All apps · 0 apps
healthchecks
Docker app from A75G's Repository
Overview
Simple and Effective Cron Job Monitoring
Install Healthchecks on Unraid in a few clicks.
Find Healthchecks in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for Healthchecks Review the template variables and paths Click Install
Download Statistics
872,340
Total Downloads
106
This Month
142
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
galexrt/healthchecks:latestLast Updated2021-07-03
First Seen2020-05-25
Runtime arguments
- Web UI
http://[IP]:[PORT:8000]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
PortPorttcp
Port
- Target
- 8000
- Default
- 8000
- Value
- 8000
AppdataPathrw
Appdata
- Target
- /data
- Default
- /mnt/user/appdata/healthchecks/
- Value
- /mnt/user/appdata/healthchecks/
DB_NAMEVariable
DB_NAME
- Default
- /data/hc.sqlite
- Value
- /data/hc.sqlite
SECRET_KEYVariable
SECRET_KEY
- Default
- ChangeMe
- Value
- ChangeMe
PING_EMAIL_DOMAINVariable
PING_EMAIL_DOMAIN
- Default
- example.com
- Value
- example.com
SITE_ROOTVariable
SITE_ROOT
- Default
- http://example.com
- Value
- http://example.com
EMAIL_HOSTVariable
EMAIL_HOST
- Default
- smtp.example.com
- Value
- smtp.example.com
EMAIL_PORTVariable
EMAIL_PORT
- Default
- 25
- Value
- 25
EMAIL_USE_TLSVariable
EMAIL_USE_TLS
- Default
- True|False
- Value
- True
EMAIL_HOST_USERVariable
EMAIL_HOST_USER
- Default
- user@example.com
- Value
- user@example.com
EMAIL_HOST_PASSWORDVariable
EMAIL_HOST_PASSWORD
- Default
- YOUR_PASSWORD
- Value
- YOUR_PASSWORD
ALLOWED_HOSTSVariable
ALLOWED_HOSTS
- Default
- *
- Value
- *