vorburger commented on issue #645: Add healthcheck so DB is up before Fineract starts URL: https://github.com/apache/fineract/pull/645#issuecomment-541668322 @conradsp I was initially going to suggest that we could finish #644 first, and then have this tested by running it through that, but instead I just locally pulled this, ran `podman-compose down && podman-compose build && podman-compose up -d && sleep 5s && http --verify no --timeout 240 --check-status get https://localhost:8443/fineract-provider/health` and saw that it still worked, so it's OK for me and I'm merging it.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
