4 Commits
Author SHA1 Message Date
poprhythm 2f1a988ac3 security: remove hardcoded secrets, drop unneeded privileged mode, restrict internal-only ports to localhost
- watchtower: move Telegram token/chat ID to .env instead of plaintext in compose
- plex: remove stale/dead PLEX_CLAIM token
- uptime-kuma: mount docker.sock read-only (only needs to read container state)
- home-assistant: drop privileged: true (no device passthrough configured)
- glances: drop privileged: true, bind dashboard port to 127.0.0.1
- couchdb, docker-registry, leafweb: bind ports to 127.0.0.1 (proxy/localhost-only access confirmed, no direct LAN clients)
2026-07-20 01:49:56 +00:00
poprhythm b721e0108c Add GPU capabilities 2026-01-29 03:35:17 +00:00
poprhythm 644e0b7c57 Update plex/docker-compose.yaml 2025-10-14 16:18:31 +00:00
poprhythm 3a9c1d3ee6 Add plex/docker-compose.yaml 2025-08-06 19:10:51 +00:00