mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 23:15:49 +03:00
[GH-ISSUE #68] Running with Docker #42
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#42
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @haswalt on GitHub (Jul 7, 2016).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/68
Hi,
I've created this image: https://github.com/haswalt/docker-healthchecks not sure if it's of any interest but might be worth adding something similar to the docs.
@cuu508 commented on GitHub (Jul 7, 2016):
Cool, I will give this a go!
I see you are not running
manage.py sendalertsfrom the container. Perhaps this is intentional? If not, it would be pretty easy to add with uwsgi's--attach-daemonfeature.@haswalt commented on GitHub (Jul 8, 2016):
Initially I'd planned on pushing the sendalerts part into another container. The entrypoint also allows overriding the command but perhaps running in container with uwsgi is better, certainly simpler for users
@Braintelligence commented on GitHub (Dec 27, 2017):
https://github.com/galexrt/docker-healthchecks