# Homelab Infrastructure Configuration Docker compose, application configs, nginx, en 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) | | Homelab Configs | [homelab-configs](http://192.168.1.211:3000/mo/homelab-configs) (dit repo) | ## Structuur ``` docker/ gitea/ # Gitea self-hosted Git (poort 3000) ha-voice-control/ # HA Voice Control MCP server (poort 8765) guacamole/ # Guacamole remote desktop (poort 8348) excalidraw/ # Excalidraw whiteboard (poort 3765) wazuh/ # Wazuh SIEM security monitoring nginx/ # Reverse proxy configs (ha.el-kadi.nl) configs/ # Application configs (van /volume1/docker/Configs/) home-assistant/ # Home Assistant (192.168.1.235:8123) prowlarr/ # Torrent indexer management sonarr/ # TV series management radarr/ # Movie management qbittorrent/ # Torrent client sabnzbd/ # Usenet client unifi/ # UniFi Controller (192.168.1.24) scripts/ # Deploy en setup scripts ```