Document how to create an initial user

This commit is contained in:
3wc 2020-09-08 19:01:20 +02:00
parent edc03d0d1b
commit 09eccf8fdb
1 changed files with 3 additions and 1 deletions

View File

@ -8,7 +8,9 @@ Matrix Synapse, based on official `martixdotorg/synapse` image.
3. Edit `.envrc` - be sure to change `$DOMAIN` to something that resolves to
your Docker swarm box
4. `direnv allow` (or `. .envrc`)
8. `abra deploy`
5. `abra deploy`
6. `abra service_run synapse` to open a shell
7. `register_new_matrix_user -c /data/homeserver.yaml http://localhost:8008`
[abra]: https://git.autonomic.zone/autonomic-cooperative/abra
[compose-traefik]: https://git.autonomic.zone/compose-stacks/traefik