Skip to content
This repository has been archived by the owner on Aug 24, 2022. It is now read-only.

Suggestion - Implement a healthcheck ping #89

Open
stevekaten opened this issue Dec 28, 2021 · 1 comment
Open

Suggestion - Implement a healthcheck ping #89

stevekaten opened this issue Dec 28, 2021 · 1 comment

Comments

@stevekaten
Copy link

Would be very helpful to know if something fails. Using https://healthchecks.io/ makes this really easy. They even have a self-hosted option available.

My request is that there is a new environment variable to pass in the healthchecks.io url and then add validation to curl/wget the url if everything is working as expected after the cron runs.

Big fan of the project, thanks for your consideration.

@stevekaten
Copy link
Author

Hoping to be more helpful than just asking for something, here are some other implementations I've seen

https://github.com/pfidr34/docker-rclone/blob/master/sync.sh#L85-L112
https://github.com/ttionya/vaultwarden-backup/blob/master/scripts/includes.sh#L114-L130

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

No branches or pull requests

1 participant