Browse Source

Add nicoandrade/healthchecks-front to resources

Fixes: #536
pull/537/head
Pēteris Caune 3 years ago
parent
commit
52e1d420b5
No known key found for this signature in database GPG Key ID: E28D7679E9A9EDE2
2 changed files with 6 additions and 4 deletions
  1. +3
    -2
      templates/docs/resources.html
  2. +3
    -2
      templates/docs/resources.md

+ 3
- 2
templates/docs/resources.html View File

@ -14,7 +14,7 @@ Please submit additions and corrections
<ul>
<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>
<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/pforret/crontask">crontask.sh</a>bash wrapper to use in crontab. Supports pinging.</li>
<li><a href="https://github.com/pforret/crontask">crontask.sh</a>Bash wrapper to use in crontab. Supports pinging.</li>
</ul>
<h2>API Wrappers</h2>
<h3>Go</h3>
@ -57,10 +57,11 @@ Please submit additions and corrections
<h2>Backup Software Integrations</h2>
<ul>
<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>
<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>Dashboards</h2>
<ul>
<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/taylus/HealthTray">HealthTray</a> – Watch your healthchecks in Windows system tray.</li>
<li><a href="https://github.com/nicoandrade/healthchecks-front">nicoandrade/healthchecks-front</a> – Beautiful &amp; free web dashboard, works great on desktop and mobile.</li>
</ul>

+ 3
- 2
templates/docs/resources.md View File

@ -16,7 +16,7 @@ Please submit additions and corrections
* [runitor](https://github.com/bdd/runitor) - A command runner with Healthchecks.io integration to keep your scripts and containers simple.
* [SmartCronHelper](https://gitlab.science.ru.nl/bram/sch) – A cron shell wrapper. Automatically registers and pings cron jobs listed in crontab.
* [crontask.sh](https://github.com/pforret/crontask) – bash wrapper to use in crontab. Supports pinging.
* [crontask.sh](https://github.com/pforret/crontask) – Bash wrapper to use in crontab. Supports pinging.
## API Wrappers
@ -60,9 +60,10 @@ Please submit additions and corrections
## Backup Software Integrations
* [binarybucks/restic-tools](https://github.com/binarybucks/restic-tools) – Wrapper around restic backup, with Healthchecks.io support.
* [borgmatic](https://torsion.org/borgmatic/docs/how-to/monitor-your-backups/#healthchecks-hook) – backup software for servers and workstations, includes Healthchecks.io support.
* [borgmatic](https://torsion.org/borgmatic/docs/how-to/monitor-your-backups/#healthchecks-hook) – Backup software for servers and workstations, includes Healthchecks.io support.
## Dashboards
* [healthchecks/dashboard](https://github.com/healthchecks/dashboard) – A standalone HTML page showing the status of the checks in your account.
* [HealthTray](https://github.com/taylus/HealthTray) – Watch your healthchecks in Windows system tray.
* [nicoandrade/healthchecks-front](https://github.com/nicoandrade/healthchecks-front) – Beautiful & free web dashboard, works great on desktop and mobile.

Loading…
Cancel
Save