Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple Service Status Page #124

Open
DovOps opened this issue Feb 26, 2024 · 2 comments
Open

Simple Service Status Page #124

DovOps opened this issue Feb 26, 2024 · 2 comments

Comments

@DovOps
Copy link
Contributor

DovOps commented Feb 26, 2024

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

@DovOps DovOps changed the title Create Status Page Simple Service Status Page Feb 26, 2024
@matthewgardner
Copy link
Member

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 👍

@DovOps
Copy link
Contributor Author

DovOps commented Sep 12, 2024

For the most part for java processes this is just enabling actuator, etc. Should be fairly trivial and minimially additive to put in the base repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants