Slavi Pantaleev
1252a645e5
Rename some variables for consistency
vor 4 Jahren
Slavi Pantaleev
d701495459
Fix /usr/local/bin/matrix-dendrite-create-account
We also need to fix `--tags=register-user`. This tag is currently
defined in both the `matrix-synapse` and `matrix-dendrite` roles.
vor 4 Jahren
Slavi Pantaleev
6aa3280dd3
Delay Dendrite startup so that matrix-postgres.service can start
vor 4 Jahren
Slavi Pantaleev
5b0355c7b1
Remove matrix_s3 references from matrix-dendrite role
All the `matrix_s3_*` stuff happens in the `matrix-synapse` role.
If we are to have such S3 support for Dendrite, we should probably
extract it out of the `matrix-synapse` role (into a `matrix-s3` role or
`matrix-goofys`, etc.) and wire `matrix-dendrite` accordingly.
This may or may not be done in the future though. For now, I'm
cleaning things up in the `matrix-dendrite` role.
vor 4 Jahren
Slavi Pantaleev
fedfdff7f3
Initial work on getting nginx reverse proxying working with Dendrite
vor 4 Jahren
Slavi Pantaleev
8f4685f055
Add a variable to control Dendrite's disable_federation setting
vor 4 Jahren
Slavi Pantaleev
268a3e5f3a
Upgrade Dendrite (0.3.11 -> 0.5.0) and update configuration
This brings dendrite.yaml up to date and cleans things up a bit.
vor 4 Jahren
Slavi Pantaleev
90ba57519b
Remove Dendrite file logging
We refrain from logging to files for all components,
because we rely on systemd-journald anyway.
vor 4 Jahren
Aaron Raimist
aed398af5c
Remove Synapse and Goofys stuff
vor 5 Jahren
Jip J. Dekker
3b372b47cd
Add initial role for Dendrite as alternative Matrix server
vor 5 Jahren