managarten/docker
Claude 3aa9e8608d
feat(matrix): add self-hosted Matrix infrastructure for GDPR compliance
Add complete Matrix/Synapse setup as Telegram bot alternative:

Docker configuration:
- Synapse homeserver (port 8008) with PostgreSQL backend
- Element Web client (port 8087) with ManaCore branding
- DSGVO-compliant data retention policies (1-365 days)
- Prometheus metrics endpoint for monitoring

Config files:
- docker/matrix/homeserver.yaml - Synapse configuration
- docker/matrix/log.config.yaml - Logging with rotation
- docker/matrix/element-config.json - Element Web settings

Scripts & docs:
- scripts/mac-mini/setup-matrix.sh - One-time initialization
- Updated health-check.sh with Matrix services
- Updated MAC_MINI_SERVER.md with Matrix documentation

https://claude.ai/code/session_01E3r5aFW3YLAhEJfsL2ryhv
2026-01-28 00:20:12 +00:00
..
caddy refactor: change Umami analytics URL from analytics.mana.how to stats.mana.how 2026-01-23 16:11:24 +01:00
grafana feat(stats): add user statistics to Prometheus metrics and Grafana 2026-01-26 10:53:57 +01:00
init-db 🧑‍💻 dx: add automatic database setup and dev:*:full commands 2025-12-08 14:38:18 +01:00
matrix feat(matrix): add self-hosted Matrix infrastructure for GDPR compliance 2026-01-28 00:20:12 +00:00
nginx first implementation 2025-11-27 17:26:18 +01:00
prometheus revert: fix CI by reverting Telegram notifications 2026-01-26 10:40:10 +01:00
shared 🐛 fix(docker): add missing build-shared-packages.sh script for Docker builds 2025-12-25 20:51:15 +01:00
templates style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00