Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use supervisord to supervise Postgres and Caddy in the Complement image. ↵ | reivilibre | 2022-04-27 | 1 | -1/+4 |
| | | | | | (#12480) Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | ||||
* | complement-synapse-workers: factor out separate entry point script (#12467) | Richard van der Hoff | 2022-04-14 | 1 | -33/+7 |
| | | | ... with a bit more verbosity. | ||||
* | Move complement setup stuff into the Synapse repo (#12404) | Richard van der Hoff | 2022-04-11 | 1 | -0/+73 |
Fixes matrix-org/complement#330 (or it will, once we remove the old files). It's not quite a lift-and-shift: I've also taken the opportunity to get rid of the custom CA that we used to use to sign the TLS certs, which has been superceded by the CA exposed by Complement. |