Initial Home Assistant Container deployment

- docker-compose.yml: homeassistant/home-assistant:stable, bridge, 127.0.0.1:8123, journald
- config/ исключён из git (.gitignore)
- README + CLAUDE с описанием стека, деплоя, nginx-нюансов
This commit is contained in:
striker
2026-05-08 04:36:06 +03:00
commit 19e0d4b1b1
4 changed files with 114 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
config/
!config/.gitkeep
*.log
*.db
*.db-shm
*.db-wal
.HA_VERSION