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

Setup predictable healthchecks #10

Open
heyMP opened this issue Dec 21, 2019 · 0 comments
Open

Setup predictable healthchecks #10

heyMP opened this issue Dec 21, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@heyMP
Copy link
Owner

heyMP commented Dec 21, 2019

If we knew for sure what endpoint to ping inside of all of these containers then we could add automatic health checks. Need to figure out a way to do it constantly.

For example, I am currently just assuming that I can run:
curl --fail http://127.0.0.1:${Number(options.port)}

The problem is that I can assume the host.

@heyMP heyMP added the enhancement New feature or request label Dec 21, 2019
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