healthchecks
Docker 应用程序 from linuxserver's Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:8000]- 网络
bridge- 外壳
bash- 特权
- false
模板配置
Healthchecks Web UI
- 目标
- 8000
- 默认值
- 8000
Port for inbound SMTP pings
- 目标
- 2525
- 默认值
- 2525
Persistent config files.
- 目标
- /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).
- 默认值
- 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.
- 默认值
- 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
- 默认值
- 99
Container Variable: PGID
- 默认值
- 100
Container Variable: UMASK
- 默认值
- 022
下载统计数据
长期下载总量
详细信息
lscr.io/linuxserver/healthchecks在Unraid 上运行 Healthchecks 。
Healthchecks 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。