add homarr

This commit is contained in:
2026-02-14 19:05:04 +01:00
parent 202137b7db
commit 46d3487d1a
6 changed files with 37 additions and 0 deletions

18
homarr/homarr.container Normal file
View File

@@ -0,0 +1,18 @@
[Unit]
Description=Homarr Dashboard
[Container]
AutoUpdate=registry
ContainerName=homarr
Environment=TZ=Europe/Berlin
Image=ghcr.io/ajnart/homarr:latest
Pod=homarr.pod
Volume=homarr-config:/app/data/configs
Volume=homarr-icons:/app/public/icons
Volume=homarr-data:/data
[Service]
Restart=always
[Install]
WantedBy=default.target