You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2018. It is now read-only.
We currently have no health check endpoint setup. We should add this so that EB can accurately report on the health of the application. This will require a simple GET /health route in Express and an update to our configuration in Elastic Beanstalk for all applicable environments.
The text was updated successfully, but these errors were encountered:
We currently have no health check endpoint setup. We should add this so that EB can accurately report on the health of the application. This will require a simple
GET /health
route in Express and an update to our configuration in Elastic Beanstalk for all applicable environments.The text was updated successfully, but these errors were encountered: