matrix-synapse/release/5.0.0+v1.93.0
decentral1se 08b49c14d9
Some checks failed
continuous-integration/drone/push Build is failing
feat: use nginx proxy, config for public rooms (fedi)
See #38.
2023-10-08 01:41:29 +02:00

18 lines
513 B
Plaintext

An Nginx proxy has been configured as the entrypoint for Synapse. This is not
optional. This is done to counteract IP collection in Synapse itself. See more:
!!! You MUST undeploy your Synapse install before upgrading to this version !!!
This is because there have been a service rename in the recipe configuration:
* `app` -> `synapse`
This could break stuff in the recipe, so please report issues if you run into
anything!
https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/38
Thanks!
-- d1