-
Notifications
You must be signed in to change notification settings - Fork 0
Home
MNDL-27 edited this page Oct 15, 2025
·
1 revision
Welcome to the Docker Dashboard documentation! This wiki provides comprehensive guides for installation, configuration, and advanced usage.
- Installation Guide - Get up and running in minutes
- Quick Start - Deploy with Docker Compose
- First Steps - Your first container monitoring experience
- Environment Variables - Configure your dashboard
- Portainer Integration - Multi-host support with Portainer
- qBittorrent Integration - VPN-bound container bandwidth tracking
- HTTPS Setup - Secure your dashboard with SSL/TLS
- Dashboard Overview - Understanding the interface
- Container Management - Start, stop, restart containers
- Live Monitoring - Real-time stats and charts
- Bandwidth Tracking - Network usage monitoring
- Log Streaming - View container logs in real-time
- Docker Compose - Recommended deployment method
- Docker CLI - Manual container deployment
- Production Setup - Best practices for production
- Reverse Proxy Setup - Nginx, Traefik, Caddy examples
- Resource Limits - Configure memory and CPU limits
- Project Structure - Understanding the codebase
- API Reference - REST and WebSocket endpoints
- Contributing Guide - Help improve the project
- Architecture - Design patterns and decisions
- Common Issues - Solutions to frequent problems
- FAQ - Frequently asked questions
- Debug Mode - Enable verbose logging
- Performance Tuning - Optimize for your setup
- Docker Swarm - Deploy to a Swarm cluster
- Kubernetes - Deploy to Kubernetes
- Custom Themes - Customize the UI appearance
- Backup & Restore - Configuration backup strategies
Docker Dashboard is a fully containerized web application for monitoring and managing Docker containers. It features:
- ✅ Real-time monitoring - CPU, RAM, Network, Disk usage with live charts
- ✅ Bandwidth tracking - Total data downloaded/uploaded by each container
- ✅ Container management - Start, stop, restart with one click
- ✅ Log streaming - Live container logs via WebSocket
- ✅ qBittorrent integration - Accurate stats for VPN-bound containers
- ✅ Portainer support - Multi-host Docker management
- ✅ Modern UI - Glass-morphism design with TailwindCSS
- ✅ Zero dependencies - Fully containerized, no Node.js required
- GitHub Repository: MNDL-27/docker-dashboard
- License: AGPL-3.0
- Issues: Report a bug
- Discussions: Ask questions
- Check the Troubleshooting Guide for common issues
- Review the FAQ for quick answers
- Ask questions in GitHub Discussions
- Report bugs in GitHub Issues
Made with ❤️ for the Docker community