healthchecks/templates/docs/resources.html

40 lines
4.1 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<h1>Third-Party Resources</h1>
<p>A collection of third-party software projects that integrate with SITE_NAME.
Please submit additions and corrections
<a href="https://github.com/healthchecks/healthchecks/issues">on GitHub</a>.</p>
<h2>Deployment Tools</h2>
<ul>
<li><a href="https://github.com/iphoting/healthchecks/">iphoting/healthchecks</a> Deploy Healthchecks to Heroku</li>
<li><a href="https://github.com/haswalt/docker-healthchecks">haswalt/docker-healthchecks</a> Docker image</li>
<li><a href="https://github.com/galexrt/docker-healthchecks">galexrt/docker-healthchecks</a> Docker image</li>
<li><a href="https://github.com/linuxserver/docker-healthchecks">linuxserver/docker-healthchecks</a> Docker image</li>
<li><a href="https://galaxy.ansible.com/coaxial/healthchecks">coaxial/healthchecks</a> Ansible role for deploying Healthchecks</li>
</ul>
<h2>API Wrappers</h2>
<ul>
<li><a href="https://github.com/pauldenver/healthchecks-io-client">pauldenver/healthchecks-io-client</a> API wrapper in Javascript. Supports listing, creating, updating, deleting, pausing and pinging checks. Supports listing integrations.</li>
<li><a href="https://github.com/jwulf/healthchecks.io">jwulf/healthchecks.io</a> API wrapper in Javascript. Supports pinging.</li>
<li><a href="https://github.com/MyPropertyOffice/node-hchk">MyPropertyOffice/node-hchk</a> API wrapper in Javascript. Supports listing, creating, updating, deleting, pausing and pinging checks. Supports listing integrations.</li>
<li><a href="https://github.com/gyde-tv/checks">gyde-tv/checks</a> API wrapper in Ruby. Supports pinging.</li>
<li><a href="https://github.com/kristofferahl/go-healthchecksio">kristofferahl/go-healthchecksio</a> API wrapper in Go. Supports listing, creating, updating, deleting, pausing, pinging.</li>
<li><a href="https://github.com/frozzare/go-healthchecks">frozzare/go-healthchecks</a> API wrapper in Go. Supports pinging and failing.</li>
<li><a href="https://github.com/healthchecks/hchk">healthchecks/hchk</a> API wrapper &amp; CLI in Python. Supports creating, pinging.</li>
<li><a href="https://github.com/pforret/crontask">crontask.sh</a> bash wrapper to use in crontab. Supports pinging.</li>
<li><a href="https://gitlab.science.ru.nl/bram/sch">SmartCronHelper</a> A cron shell wrapper. Automatically registers and pings cron jobs listed in crontab.</li>
<li><a href="https://github.com/davehope/HealthChecksIOStatusReport">davehope/HealthChecksIOStatusReport</a> PowerShell module. Supports pinging.</li>
<li><a href="https://github.com/henrywhitaker3/PHP-healthchecks.io">henrywhitaker3/PHP-healthchecks.io</a> API wrapper in PHP. Supports listing, creating, updating, deleting, pausing, pinging, failing and starting checks. Supports listing integrations.</li>
</ul>
<h2>Plugins &amp; Integrations</h2>
<ul>
<li><a href="https://github.com/kristofferahl/terraform-provider-healthchecksio">terraform-provider-healthchecksio</a> Terraform Provider for Healthchecks.io.</li>
<li><a href="https://github.com/prgTW/healthchecks-bundle">prgTW/healthchecks-bundle</a> Symfony bundle. Supports listing, creating, pinging, pausing.</li>
<li><a href="https://github.com/janiscaunecm/Healthchecks_Magento">janiscaunecm/Healthchecks_Magento</a> Magento module for Healthchecks.io.</li>
<li><a href="https://github.com/binarybucks/restic-tools">binarybucks/restic-tools</a> Wrapper around restic backup, with Healthchecks.io support.</li>
<li><a href="https://torsion.org/borgmatic/docs/how-to/monitor-your-backups/#healthchecks-hook">borgmatic</a> backup software for servers and workstations, includes Healthchecks.io support.</li>
</ul>
<h2>Other</h2>
<ul>
<li><a href="https://github.com/taylus/HealthTray">HealthTray</a> Watch your healthchecks in Windows system tray.</li>
<li><a href="https://github.com/healthchecks/dashboard">healthchecks/dashboard</a> A standalone HTML page showing the status of the checks in your account.</li>
<li><a href="https://github.com/bdd/runitor">runitor</a> - A command runner with Healthchecks.io integration to keep your scripts and containers simple.</li>
</ul>