Packaging: add podman/systemd files
This commit is contained in:
parent
abc4c4a508
commit
d4e4077ec8
7 changed files with 78 additions and 0 deletions
14
doc/packaging/systemd/gisaf.pod
Normal file
14
doc/packaging/systemd/gisaf.pod
Normal file
|
@ -0,0 +1,14 @@
|
|||
[Pod]
|
||||
PodName=gisaf
|
||||
Network=gisaf
|
||||
PublishPort=8899:80
|
||||
PublishPort=35432:4532
|
||||
#PublishPort=36379:4532
|
||||
|
||||
[Service]
|
||||
Wants=gisaf-network.service
|
||||
After=gisaf-network.service
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue