mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 23:15:49 +03:00
[GH-ISSUE #174] A docker version, and an Ansible role #123
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#123
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 @coaxial on GitHub (May 20, 2018).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/174
Just wanted to share the docker service I'm using, along with the Ansible role to deploy it.
It supports optional backups to a borg repository, and https with lets encrypt. It will also restore the latest backup after (re-)installing if desired.
Ansible role (hourly backups, https, backup restore): https://galaxy.ansible.com/coaxial/healthchecks/
Healthchecks docker service: https://github.com/coaxial/docker-healthchecks
@ShalbafZadeh commented on GitHub (Jul 30, 2018):
thank you very much for sharing
but i think a merge request to add dockerfile and adding ansible role manual to wiki would be better