Skip to content

feat: start up better with wait-for-it and supervisord

Ben Whitmore requested to merge supervisord-20240430 into main

Make Flax container responsible for wait-for-it script and entire startup sequence: we don't want to override this with entrypoint in the docker-compose. I also added supervisord to ensure nginx and server.js stay running.

This has a corresponding Kotahi MR kotahi!1215 (merged)

Edited by Ben Whitmore

Merge request reports