homelab-docker-compose/matrix/README.md

18 lines
524 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Matrix Server (Synapse) Homelab Dokumentation
Selbst gehosteter Matrix/Synapse-Server auf `matrix.theocloud.dev`.
Registrierung ist nicht offen neue User können sich nur per Einladungstoken registrieren.
## Dateien
| Datei | Beschreibung |
|---|---|
| `docker-compose.yml` | Produktiv-Setup: Registrierung nur per Token |
| `.env` | Secrets (nicht committen!) |
| `.env.example` | Vorlage für `.env` |
## Dokumentation
- [Setup & Installation](./setup.md)
- [User & Token Verwaltung](./user-management.md)