DashGate
DashGate
Docker app from Selfhosters
Overview
Requirements
Runtime arguments
- Web UI
http://[IP]:[PORT:1738]- Network
bridge- Privileged
- false
Template configuration
DashGate web interface port.
- Target
- 1738
- Default
- 1738
Persistent storage for config.yaml and SQLite database.
- Target
- /config
- Default
- /mnt/user/appdata/dashgate
User ID for file permissions (run 'id' in Unraid terminal to find yours).
- Default
- 99
Group ID for file permissions (run 'id' in Unraid terminal to find yours).
- Default
- 100
Internal port (should match WebUI Port).
- Target
- PORT
- Default
- 1738
Authentication mode
- Target
- AUTH_MODE
- Default
- local|hybrid|authelia
How many days a login session stays valid.
- Target
- SESSION_DURATION_DAYS
- Default
- 7
64-char hex string for encrypting secrets at rest. Leave empty to auto-generate.
- Target
- ENCRYPTION_KEY
Docker socket for auto-discovering containers. Optional.
- Target
- /var/run/docker.sock
- Default
- /var/run/docker.sock
Enable automatic Docker container discovery.
- Target
- DOCKER_DISCOVERY
- Default
- true
Enable Traefik router discovery.
- Target
- TRAEFIK_DISCOVERY
- Default
- false
Traefik API URL (e.g., http://traefik:8080).
- Target
- TRAEFIK_URL
Enable Nginx Proxy Manager discovery.
- Target
- NPM_DISCOVERY
- Default
- false
NPM API URL (e.g., http://npm:81).
- Target
- NPM_URL
NPM admin email for API login.
- Target
- NPM_EMAIL
NPM admin password for API login.
- Target
- NPM_PASSWORD
LLDAP server URL for user directory (e.g., http://lldap:17170).
- Target
- LLDAP_URL
LLDAP admin username.
- Target
- LLDAP_ADMIN_USERNAME
LLDAP admin password.
- Target
- LLDAP_ADMIN_PASSWORD
Categories
Download Statistics
Details
khak1s/dashgate:latestRun DashGate on Unraid.
DashGate is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.