any.software.actual-podman: added role
This commit is contained in:
parent
40905a5cbe
commit
44154d337f
5 changed files with 49 additions and 0 deletions
|
|
@ -0,0 +1,13 @@
|
|||
[Container]
|
||||
Image=docker.io/actualbudget/actual-server:25.12.0-alpine
|
||||
|
||||
PublishPort=127.0.0.1:8014:5006
|
||||
Volume={{ data_dir }}:/data
|
||||
|
||||
User=0
|
||||
|
||||
[Service]
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Loading…
Add table
Add a link
Reference in a new issue