constat

constat

Docker app from ProphetSe7en's Repository

Overview

Docker container monitor with web UI — live stats, health tracking, auto-restart, memory monitoring, log viewer, and container sequences. The Web UI requires first-run login setup (Radarr/Sonarr-style authentication); LAN devices bypass by default. Most configuration lives in /config/constat.conf.

Runtime arguments

Web UI
http://[IP]:[PORT:7890]/
Network
bridge
Shell
bash
Privileged
false

Template configuration

WebUIPorttcp

Web UI port

Target
7890
Default
7890
Value
7890
Docker SocketPathrw

Docker socket for container monitoring and auto-restart

Target
/var/run/docker.sock
Default
/var/run/docker.sock
Value
/var/run/docker.sock
Config PathPathrw

Config directory — edit constat.conf for all settings

Target
/config
Default
/mnt/user/appdata/constat
Value
/mnt/user/appdata/constat
PUIDVariable

User ID for file ownership

Default
99
Value
99
PGIDVariable

Group ID for file ownership

Default
100
Value
100
UMASKVariable

File creation mask

Default
002
Value
002
TRUSTED_NETWORKSVariable

Optional: lock Trusted Networks at host level. Comma-separated IPs/CIDRs (e.g. 192.168.0.0/24, 10.0.0.0/24). When set, the UI field becomes read-only and can only be changed by editing this template and restarting. Leave empty to configure via the Security panel in the web UI. Loopback is always trusted regardless.

TRUSTED_PROXIESVariable

Optional: lock Trusted Proxies at host level. Comma-separated reverse-proxy IPs (e.g. 172.17.0.1). Only needed when Constat sits behind SWAG, Authelia, Traefik, etc. When set, the UI field becomes read-only. Leave empty for direct access.

Details

Repository
ghcr.io/prophetse7en/constat:latest
Last Updated2026-06-02
First Seen2026-03-29

Run Constat on Unraid.

Constat is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.