healthchecks
healthchecks
Docker app from linuxserver's Repository
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:8000]- Network
bridge- Shell
bash- Privileged
- false
Template configuration
Healthchecks Web UI
- Target
- 8000
- Default
- 8000
Port for inbound SMTP pings
- Target
- 2525
- Default
- 2525
Persistent config files.
- Target
- /config
A secret key used for cryptographic signing. Will generate a random value if one is not supplied and save it to `/config/local_settings.py`.
The site's top-level URL and the port it listens to if different than 80 or 443 (e.g., https://healthchecks.example.com:8000).
The site's name (e.g., "Example Corp HealthChecks").
Superuser email.
Superuser password.
A comma-separated list of valid hostnames for the server. Default is the domain portion of `SITE_ROOT`.
Set to `True` to enable the Apprise integration (https://github.com/caronc/apprise).
- Default
- False
A list(https://docs.python.org/3/tutorial/introduction.html#lists) of trusted origins for unsafe requests (e.g. POST). Defaults to the value of `SITE_ROOT`.
Set to `False` to disable. Debug mode relaxes CSRF protections and increases logging verbosity but should be disabled for production instances as it will impact performance and security.
- Default
- True
From email for alerts.
SMTP host.
SMTP port.
SMTP user.
SMTP password.
Use TLS for SMTP (`True` or `False`).
Defaults to False. Set to True to allow integrations to connect to private IP addresses.
The domain to use for generating ping email addresses. Defaults to `localhost`.
If using webauthn for 2FA set this to match your Healthchecks domain. Webauthn will only work over https.
Full URL to custom site logo.
Container Variable: PUID
- Default
- 99
Container Variable: PGID
- Default
- 100
Container Variable: UMASK
- Default
- 022
Categories
Download Statistics
Total Downloads Over Time
Details
lscr.io/linuxserver/healthchecksRun Healthchecks on Unraid.
Healthchecks is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.