Reorganised: pure infrastructure configs - Docker compose, nginx, deploy scripts

This commit is contained in:
mo
2026-05-10 02:24:36 +02:00
commit 77d0366f80
7 changed files with 370 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# Homelab Infrastructure Configuration
Docker compose, nginx, deploy scripts voor Synology NAS (192.168.1.211).
## Repos
| Service | Repo |
| HA Voice Control MCP | [ha-voice-control-mcp](http://192.168.1.211:3000/mo/ha-voice-control-mcp) |
## Structuur
```
docker/
gitea/ # Gitea self-hosted Git
ha-voice-control/ # HA Voice Control (apart repo)
nginx/ # Reverse proxy configs
scripts/ # Deploy en setup scripts
```