add homarr
This commit is contained in:
parent
0b1f393024
commit
ac5c106468
1 changed files with 21 additions and 0 deletions
21
quadlets/homarr/homarr.container
Normal file
21
quadlets/homarr/homarr.container
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
[Unit]
|
||||||
|
Description=Homarr
|
||||||
|
After=network-online.target
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
Restart=on-failure
|
||||||
|
TimeoutStartSec=900
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=default.target
|
||||||
|
|
||||||
|
[Container]
|
||||||
|
Image=ghcr.io/ajnart/homarr:latest
|
||||||
|
ContainerName=homarr
|
||||||
|
HostName=homarr
|
||||||
|
|
||||||
|
Network=protonvpn
|
||||||
|
#PublishPort=7575:7575
|
||||||
|
|
||||||
|
Volume=/volumes/homarr/app/data/configs:/app/data/configs
|
||||||
|
Volume=/volumes/homarr/app/public/icons:/app/public/icons
|
Loading…
Add table
Reference in a new issue