summary refs log tree commit diff
path: root/docker/complement/conf-workers/start-complement-synapse-workers.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge the Complement testing Docker images into a single, multi-purpose ↵reivilibre2022-06-081-61/+0
| | | | | image. (#12881) Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
* Support registering Application Services when running with workers under ↵reivilibre2022-05-231-0/+5
| | | | | Complement. (#12826) Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
* Remove Caddy from the Synapse workers image used in Complement. (#12818)reivilibre2022-05-231-3/+15
|
* Use supervisord to supervise Postgres and Caddy in the Complement image. ↵reivilibre2022-04-271-6/+0
| | | | | (#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 Hoff2022-04-141-0/+50
... with a bit more verbosity.