Can't comment how often object cache addresses are configurable.
Every app I have seen that uses Redis has REDIS_URL or something, but I don't think I have yet seen a single recipe where…
Hmm do we we need a redis cache per app? I've seen people share one redis instances across many sites. I'm not sure of the implications of doing this either way in terms of security and…
Maybe worth mentioning in the .env as well that only one method is necessary? It's in the README already though so 🤷
Maybe "and when the apex domain is served by the same machine than Synapse is running on"?
Ditto, requires apex pointing to same server.
Maybe worth moving this warning higher up in the section?
I've just added Yet One More , way to do matrix federation here, which is hopefully portable and resilient
Ah neat idea, LGTM
Yes please, thank you! Sorry for losing track of this, 2 years wow 🤪
Glad you found that @kawaiipunk , I had forgotten everything about that branch 🙈
AWS_ACCESS_KEY_ID be in secrets instead of .env ?