All apps · 0 apps
dockerdiscordcontrol
OfficialDocker app from Selfhosters
Overview
Interactive Discord bot with buttons to start, stop, restart, and monitor containers. Includes a web dashboard for configuration, task scheduling, auto-actions, and channel translation (DeepL/Google/Microsoft). Available in 40 languages.
Alpine-based image, less than 200 MB RAM.
Setup: Access the Web UI at http://[YOUR-IP]:9374 and log in with username "admin", password "setup".
Homepage: https://ddc.bot
Media gallery
1 / 6Install Dockerdiscordcontrol on Unraid in a few clicks.
Find Dockerdiscordcontrol in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Requirements
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allDetails
dockerdiscordcontrol/dockerdiscordcontrol:latestRuntime arguments
- Web UI
http://[IP]:[PORT:9374]- Network
bridge- Privileged
- false
Template configuration
User ID for file permissions. Unraid default: 99 (nobody).
- Default
- 99
- Value
- 99
Group ID for file permissions. Unraid default: 100 (users).
- Default
- 100
- Value
- 100
Port for DDC web interface.
- Target
- 9374
- Default
- 9374
- Value
- 9374
Password for web UI admin user (username: admin). If not set, use username "admin", password "setup" for first login.
- Target
- DDC_ADMIN_PASSWORD
Secret key for session security. Generate with: openssl rand -hex 32. If not set, sessions reset on restart.
- Target
- FLASK_SECRET_KEY
Discord bot token. Can also be configured via the Web UI after first login.
- Target
- DISCORD_BOT_TOKEN
DDC configuration files.
- Target
- /app/config
- Default
- /mnt/user/appdata/dockerdiscordcontrol/config
- Value
- /mnt/user/appdata/dockerdiscordcontrol/config
DDC log files.
- Target
- /app/logs
- Default
- /mnt/user/appdata/dockerdiscordcontrol/logs
- Value
- /mnt/user/appdata/dockerdiscordcontrol/logs
Docker socket for container management.
- Target
- /var/run/docker.sock
- Default
- /var/run/docker.sock
- Value
- /var/run/docker.sock