First draft for matrix server setup
This commit is contained in:
20
README.md
20
README.md
@@ -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
|
||||
Reference in New Issue
Block a user