- Install docker and docker-compose
- Create certs
sudo apt install certbot -y certbot certonly --rsa-key-size 2048 --standalone --agree-tos --no-eff-email --email [email protected] -d atpmatrix.com
- Copy nginx and docker-compose files
- Copy systemd unit in /etc/systemd/system
- Change domain and paths in configs
- Generate config like here https://github.com/matrix-org/synapse/tree/develop/contrib/docker
- Configure homeserver.yaml. Example in repo
- Run
systemctl daemon-reload && systemctl enable synapse && systemctl start synapse
-
Notifications
You must be signed in to change notification settings - Fork 5
ATPstealer/youtube
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Install files for Matrix Synapse server
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published