initial upload

This commit is contained in:
2026-02-12 14:07:22 +01:00
parent 40623ba331
commit 3308ffec42
75 changed files with 714 additions and 1 deletions

View File

@@ -0,0 +1,17 @@
[Unit]
Description=Home Assistant
[Container]
AutoUpdate=registry
ContainerName=homeassistant
Environment=TZ=Europe/Berlin
GroupAdd=keep-groups
Image=ghcr.io/home-assistant/home-assistant:stable
Pod=homeassistant.pod
Volume=homeassistant-config.volume:/config
[Service]
Restart=always
[Install]
WantedBy=default.target