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

Add a HEALTHCHECK to the container #124

Open
vorburger opened this issue Nov 26, 2022 · 2 comments
Open

Add a HEALTHCHECK to the container #124

vorburger opened this issue Nov 26, 2022 · 2 comments
Assignees

Comments

@vorburger
Copy link
Contributor

vorburger commented Nov 26, 2022

I suspect that if the container had a HEALTHCHECK this will make what #32 #109 #123 are after easier. It could also be used as Configure Liveness, Readiness and Startup Probes for running this container in Kubernetes (k8s). Possibly also useful as Lifecycle hooks with Watchtower.

It's basically just an executable (binary, script, whatever) in the container image that can test if its working (not faulty).

@DiegoRBaquero
Copy link
Collaborator

I didn't know about this, this is great! Could be used to test the test CID locally

@DiegoRBaquero DiegoRBaquero self-assigned this Dec 1, 2022
@vorburger
Copy link
Contributor Author

I didn't know about this, this is great!

You're very welcome! (Do contributors to this project also get FIL for friendly good tips? Just joking!)

Could be used to test the test CID locally

What is that? According to a quick read the source, Luke, I suspect that's QmXjYBY478Cno4jzdCcPy4NcJYFrwHZ51xaCP8vUwN9MGm... I have suggested that on PR #142 from @holdenk.

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