boxwatchr
boxwatchr
Docker app from nulcraft's Repository
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:8143]- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--restart unless-stopped
Template configuration
The directory to store your boxwatchr configuration files.
- Target
- /app/config
- Default
- /mnt/user/appdata/boxwatchr/config
- Value
- /mnt/user/appdata/boxwatchr/config
The directory to store your boxwatchr data persistence.
- Target
- /app/data
- Default
- /mnt/user/appdata/boxwatchr/data
- Value
- /mnt/user/appdata/boxwatchr/data
Internal port the web dashboard listens on.
- Target
- 8143
- Default
- 8143
- Value
- 8143
User ID to run as inside the container. Match this to your host user to avoid permission issues on mounted volumes. Run id on your server to find your value.
- Default
- 99
- Value
- 99
Group ID to run as inside the container.
- Default
- 100
- Value
- 100
Timezone used for log timestamps. Logs are stored in UTC and converted at display time, so you can change this at any time without affecting existing data.
- Default
- UTC
- Value
- America/Denver
Password for the rspamd web interface on port 11334. A random password is generated at every startup if not set.
- Target
- RSPAMD_PASSWORD
- Value
- j$$8Dy4$@r#V$8564489
Set to true if you are running boxwatchr behind an HTTPS reverse proxy. Marks the session cookie as Secure so it is only sent over encrypted connections. Leave unset for plain HTTP deployments.
- Target
- SECURE_COOKIES
- Default
- false
- Value
- true
Categories
Download Statistics
Details
ghcr.io/nulcraft/boxwatchr:latestRun Boxwatchr on Unraid.
Boxwatchr is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.