healthchecks

healthchecks

Docker 应用程序 from linuxserver's Repository

概述

Healthchecks(https://github.com/healthchecks/healthchecks) is a watchdog for your cron jobs. It's a web server that listens for pings from your cron jobs, plus a web interface.

运行时参数

网络用户界面
http://[IP]:[PORT:8000]
网络
bridge
外壳
bash
特权
false

模板配置

WebUIPorttcp

Healthchecks Web UI

目标
8000
默认值
8000
Port: 2525Porttcp

Port for inbound SMTP pings

目标
2525
默认值
2525
AppdataPathrw

Persistent config files.

目标
/config
SECRET_KEYVariable

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`.

SITE_ROOTVariable

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).

SITE_NAMEVariable

The site's name (e.g., "Example Corp HealthChecks").

SUPERUSER_EMAILVariable

Superuser email.

SUPERUSER_PASSWORDVariable

Superuser password.

ALLOWED_HOSTSVariable

A comma-separated list of valid hostnames for the server. Default is the domain portion of `SITE_ROOT`.

APPRISE_ENABLEDVariable

Set to `True` to enable the Apprise integration (https://github.com/caronc/apprise).

默认值
False
CSRF_TRUSTED_ORIGINSVariable

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`.

DEBUGVariable

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.

默认值
True
DEFAULT_FROM_EMAILVariable

From email for alerts.

EMAIL_HOSTVariable

SMTP host.

EMAIL_PORTVariable

SMTP port.

EMAIL_HOST_USERVariable

SMTP user.

EMAIL_HOST_PASSWORDVariable

SMTP password.

EMAIL_USE_TLSVariable

Use TLS for SMTP (`True` or `False`).

INTEGRATIONS_ALLOW_PRIVATE_IPSVariable

Defaults to False. Set to True to allow integrations to connect to private IP addresses.

PING_EMAIL_DOMAINVariable

The domain to use for generating ping email addresses. Defaults to `localhost`.

RP_IDVariable

If using webauthn for 2FA set this to match your Healthchecks domain. Webauthn will only work over https.

SITE_LOGO_URLVariable

Full URL to custom site logo.

PUIDVariable

Container Variable: PUID

默认值
99
PGIDVariable

Container Variable: PGID

默认值
100
UMASKVariable

Container Variable: UMASK

默认值
022

下载统计数据

18,444,129
下载总数
26,614
本月
27,975
平均每月

长期下载总量

加载图表...

详细信息

存储库
lscr.io/linuxserver/healthchecks
最后更新2026-05-04
初见2021-10-23

在Unraid 上运行 Healthchecks 。

Healthchecks 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。