Add in Dockerfile the HEALTHCHECK line:
- gateways
- midtiers
- backends
Add in Dockerfile the HEALTHCHECK line:
| Status | Assigned | Task | ||
|---|---|---|---|---|
| Open | atundo | T9119 Update Dockerfile to have HEALTHCHECK | ||
| Open | atundo | T9155 Add HEALTHCHECK to Dockerfile | ||
| Open | atundo | T9154 Add /_meta/status endpoint to provide an healthcheck | ||
| Open | atundo | T9157 Add HEALTHCHECK to Dockerfile | ||
| Open | atundo | T9156 Add /_meta/status endpoint to provide an healthcheck | ||
| Open | atundo | T9159 Add HEALTHCHECK to Dockerfile | ||
| Open | atundo | T9158 Add /_meta/status endpoint to provide an healthcheck | ||
| Resolved | atundo | T9161 Add HEALTHCHECK to Dockerfile | ||
| Resolved | atundo | T9160 Add /_meta/status endpoint to provide an healthcheck | ||
| Resolved | atundo | T9163 Add HEALTHCHECK to Dockerfile | ||
| Resolved | atundo | T9162 Add /_meta/status endpoint to provide an healthcheck |
Have you any suggestion for the healthcheck command I should perform? Otherwise, I will do on my own.
For instance: the midtiers and the gateways should expose /actuator/health HTTP endpoint.
So, let's try this solution. The endpoints are: