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
Given the number of 'moving parts' there should be a simple status page to indicate that all services are up and running as expected, both directly via CORS, as well as via the proxy/nginx (in the case of docker-compose, etc).
Over time with the move to Service Mesh or more sophisticated architectures, this would be something handled 'out of the box' but for now it will help a local developer determine that things are all working
The text was updated successfully, but these errors were encountered:
DovOps
changed the title
Create Status Page
Simple Service Status Page
Feb 26, 2024
Suggestion - build in liveliness and readiness endpoints (perhaps even build info) - then add a page to the angular and react app to show the results of these probes (via ingress) from the web app. Given we have a single ingress coming soon - this will be possible very soon 👍
Given the number of 'moving parts' there should be a simple status page to indicate that all services are up and running as expected, both directly via CORS, as well as via the proxy/nginx (in the case of docker-compose, etc).
Over time with the move to Service Mesh or more sophisticated architectures, this would be something handled 'out of the box' but for now it will help a local developer determine that things are all working
The text was updated successfully, but these errors were encountered: