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 Healthcheck Implementation (Docker) #2

Open
michael1800v1 opened this issue Jan 28, 2025 · 1 comment
Open

Simple Healthcheck Implementation (Docker) #2

michael1800v1 opened this issue Jan 28, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@michael1800v1
Copy link

Specifically for the docker image, please consider a simple, unauthenticated healthcheck api and include wget or curl, or a node command that can be called periodically to return a 0 or 1 exit code.

I absolutely love the basic nature of DumbPad and do not want to bloat or complicate it, however, a healthcheck is needed to allow Docker Swarm or K8 to detect failures, and move between nodes automatically for maintenance, backups, hardware failures, etc. Low priority but would be appreciated.

@abiteman
Copy link
Collaborator

I'll look at rolling this our for the whole DumbSuite

@abiteman abiteman self-assigned this Jan 29, 2025
@abiteman abiteman added the enhancement New feature or request label Jan 29, 2025
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

2 participants