Update README

This commit is contained in:
3wc 2020-09-09 02:17:57 +02:00
parent 09eccf8fdb
commit 645c4b105a
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,7 @@
# Matrix Synapse
Matrix Synapse, based on official `martixdotorg/synapse` image.
Matrix Synapse, based on the [official `matrixdotorg/synapse`
image][synapse-docker].
1. Set up Docker Swarm and [`abra`][abra]
2. Deploy [`compose-stacks/traefik`][compose-traefik]
@ -12,5 +13,6 @@ Matrix Synapse, based on official `martixdotorg/synapse` image.
6. `abra service_run synapse` to open a shell
7. `register_new_matrix_user -c /data/homeserver.yaml http://localhost:8008`
[synapse-docker]: https://hub.docker.com/r/matrixdotorg/synapse
[abra]: https://git.autonomic.zone/autonomic-cooperative/abra
[compose-traefik]: https://git.autonomic.zone/compose-stacks/traefik