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

Monitor the status of some of the services' and host it under status.clustername.tld #377

Open
cmd-ntrf opened this issue Sep 5, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@cmd-ntrf
Copy link
Member

cmd-ntrf commented Sep 5, 2024

There are numerous tools that could do monitor, but I like the simplicity of tinystatus:
https://github.com/harsxv/tinystatus

The script generates an html file that can be served by a web server of our choice - caddy.

checks.yaml could be generated by Puppet based on the cluster config (i.e.: terraform_data.yaml content).

If the proxy is down, the status page won't be available publicly, but there is a json record file with the timestamp.

The json and html files could be forwarded out of the cluster to alleviate the proxy as a single point of failure for status display.

@cmd-ntrf cmd-ntrf added the enhancement New feature or request label Sep 5, 2024
@cmd-ntrf cmd-ntrf self-assigned this Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant