mo 290da02936 Restore real credentials in private repo configs.
Passwords and tokens in compose defaults, .env files, and servers.json
for quick NAS restore without manual secret setup.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-17 13:17:16 +02:00
2026-05-10 17:27:03 +02:00

Homelab Infrastructure Configuration

Docker compose, applicatie-configs, nginx en deploy-scripts voor Synology NAS (192.168.1.211).

Snel herstellen: zie RESTORE.md

Repos op Gitea

Repo Inhoud
homelab-configs Dit repo — infra, compose, configs
homelab-command Dashboard-app + Grafana-build + mesh
ha-voice-control-mcp Home Assistant voice MCP

Structuur

docker/
  postgres/           # PostgreSQL homelab (5433)
  postgres-web/       # pgAdmin (5434)
  gitea/              # Git server (3000)
  adguard/            # DNS/filter (host network)
  duckdns/            # Dynamische DNS
  homarr/             # Dashboard (4755)
  neo4j/              # Graph DB
  portainer/          # Docker UI (9000)
  remotely/           # Remote support (8080)
  excalidraw/         # Whiteboard (3765)
  guacamole/          # Remote desktop (8348)
  wazuh/              # SIEM
  ha-voice-control/   # HA MCP (8765)
  monitoring/         # Prometheus + refs naar homelab-command
  homelab-command/    # README → aparte repo
configs/
  adguard/            # AdGuardHome.yaml
  homarr/             # Dashboard JSON
  home-assistant/
  prowlarr/ sonarr/ radarr/ qbittorrent/ sabnzbd/
  proxmox/
nginx/
scripts/
  sync-from-nas.sh    # NAS → git vóór commit

Workflow

  1. Wijziging op NAS → sh scripts/sync-from-nas.sh
  2. git add -A && git commit && git push
  3. Bij disaster → RESTORE.md

Poorten

Zie RESTORE.md tabel.

S
Description
Homelab configs
Readme 2.3 MiB
Languages
Python 43.4%
CSS 24.2%
Shell 9.8%
HTML 9.1%
PowerShell 7.7%
Other 5.8%