Create healthcheck script for synapse-workers container (#11429)
The intent is to iterate through all the worker ports and only report healthy when all are healthy, starting with the main process.
Showing
- changelog.d/11429.docker 1 addition, 0 deletionschangelog.d/11429.docker
- docker/Dockerfile-workers 3 additions, 0 deletionsdocker/Dockerfile-workers
- docker/conf-workers/healthcheck.sh.j2 6 additions, 0 deletionsdocker/conf-workers/healthcheck.sh.j2
- docker/configure_workers_and_start.py 13 additions, 0 deletionsdocker/configure_workers_and_start.py
changelog.d/11429.docker
0 → 100644
docker/conf-workers/healthcheck.sh.j2
0 → 100644
Please register or sign in to comment