mirror of
https://github.com/healthchecks/healthchecks.git
synced 2024-11-23 07:57:39 +00:00
2c4719ecc3
Fixes: #1087
3.4 KiB
3.4 KiB
Third-Party Resources
A collection of third-party software projects that integrate with SITE_NAME. Please submit additions and corrections on GitHub.
Command Runners, Shell Wrappers
- runitor - A command runner with Healthchecks.io integration to keep your scripts and containers simple.
- crontask.sh – Bash wrapper to use in crontab. Supports pinging.
- task-mon – A small binary for notifying Healthchecks.io when a command runs, written in Rust.
- hc-monitor – Bash wrapper, supports pinging.
Tools for Self-Hosting
- linuxserver/docker-healthchecks – Alternative Docker image
- galexrt/docker-healthchecks – Alternative Docker image
- Elestio – Managed hosting platform with Healthchecks support (uses the linuxserver image)
API Wrappers
Ansible
- ansible-collections/community.healthchecksio - Ansible modules for automating tasks on Healthchecks.io
Go
- kristofferahl/go-healthchecksio – Supports listing, creating, updating, deleting, pausing, pinging.
- gitlab.com/etke.cc/go/healthchecks – Supports pinging.
PowerShell
- davehope/HealthChecksIOStatusReport – Supports pinging.
Python
- samarpan-rai/healthchecks_wrapper – Python context manager, supports pinging.
- danidelvalle/healthchecks-decorator – Python context manager, supports pinging.
- andrewthetechie/py-healthchecks.io – Supports creating, pinging. Has sync and async implementations.
Rust
- msfjarvis/healthchecks-rs – Supports all current Ping API and Management API calls.
Terraform
- terraform-provider-healthchecksio – Terraform Provider for Healthchecks.io. Supports creating, updating, deleting checks.
Backup Software Integrations
- backrest – A web UI and orchestrator for restic, includes Healthchecks.io support.
- binarybucks/restic-tools – Wrapper around restic backup, with Healthchecks.io support.
- borgmatic – A frontend to Borg, includes Healthchecks.io support.
- emborg – A frontend to Borg, includes Healthchecks.io support.
Dashboards
- healthchecks/dashboard – A standalone HTML page showing the status of the checks in your account.
- nicoandrade/healthchecks-front – Beautiful & free web dashboard, works great on desktop and mobile.