First draft for matrix server setup

This commit is contained in:
DrHaid
2026-02-14 15:58:18 +01:00
parent 05acfad916
commit 65d27b0ec0
7 changed files with 135 additions and 1 deletions

View File

@@ -1,3 +1,21 @@
# matrix-server
self-hosted matrix server configuration
self-hosted matrix server configuration
## Requirements
### VPS
2GB RAM sollte passen, wenn wir ned ins föderierte Multiversum wollen
- https://www.ionos.de/server/vps
- https://www.hetzner.com/cloud
### Domain
Domain = Server-Name = User-Identity
Namen später ändern heißt: Chatverläufe und User weg...
- https://www.namecheap.com/
## Setup
1. VPS Setup, imo Debian beschde weil light-weight
2. Docker install
3. Clone repo
4. `docker-compose up -d`
5. fertig? kp