DockerAZ
Simple & powerful Docker management platform. Deploy apps from Git, Docker Compose, or templates with Traefik SSL, Cloudflare Tunnel, and real-time monitoring.
Install / Use
/learn @rickicode/DockerAZREADME
DockerAZ - Docker Manager & Deployment Platform
DockerAZ is a comprehensive management platform designed to run as a native binary on your host system. It orchestrates Docker containers, manages services, and handles deployments securely and efficiently.
📚 Complete Documentation: Visit https://dockeraz.wiki for full documentation, guides, and API references.
✨ Key Features
- 🐳 Host-Level Management - Direct control of the Docker daemon via socket
- 🚀 Git & Docker Compose Deployment - Deploy from Git repos or compose files
- 📦 Template Library - One-click deployment for popular services
- 🌐 Auto-SSL & Reverse Proxy - Integrated Traefik with Let's Encrypt
- ☁️ Cloudflare Tunnel - Secure remote access without port forwarding
- 📊 Resource Monitoring - Real-time CPU, RAM, and Network stats
- 📂 File Manager - Built-in browser for volume management
- 🛡️ Auto-Recovery - Automatic health checks and service recovery
- 🔐 Secure Authentication - Session-based auth with rate limiting
📸 Screenshots
Dashboard Overview

Manage all your Docker containers from one beautiful dashboard with real-time status and quick actions.
Template Library

Deploy popular services with one click. Choose from 20+ ready-to-use templates including databases, monitoring tools, and more.
Service Detail

Monitor container resources, view real-time logs, manage ports, volumes, and environment variables in one place.
File Manager

Browse and manage files in container volumes directly from the web UI. Upload, download, edit files with ease.
DNS Management

Configure custom domains and SSL certificates with integrated Traefik reverse proxy management.
🚀 Quick Start
Prerequisites
- Linux system (Ubuntu/Debian recommended)
- Root Access (Must run as root) -
sudo -i
One-Line Installation
curl -fsSL https://raw.githubusercontent.com/rickicode/DockerAZ/main/installer.sh | sudo bash
After installation, access your dashboard at: http://YOUR_SERVER_IP:3012
CLI Commands
dockeraz # Show application info
dockeraz server # Start the server
dockeraz reset-password # Reset admin password
dockeraz version # Show version
dockeraz help # Show help
Change Port
# Edit systemd service
sudo nano /etc/systemd/system/dockeraz.service
# Add environment variable
[Service]
Environment="PORT=8080"
# Reload and restart
sudo systemctl daemon-reload
sudo systemctl restart dockeraz
📚 Full Documentation
For detailed information, visit:
- 📖 Documentation - Complete guides and tutorials
- 🚀 Installation Guide - Detailed setup instructions
- ⚙️ Configuration - Advanced configuration options
- ❓ FAQ - Common questions and solutions
- 🐛 Troubleshooting - Debug and fix issues
📂 Default Locations
| Path | Description |
|---|---|
| /opt/DockerAZ/data/ | Database and secrets |
| /opt/DockerAZ/logs/ | Application logs |
| /opt/DockerAZ/repos/ | Git repositories |
| /usr/local/bin/dockeraz | Binary executable |
🔧 System Commands
# View logs (realtime)
sudo journalctl -u dockeraz -f
# Restart service
sudo systemctl restart dockeraz
# Stop service
sudo systemctl stop dockeraz
# Check status
sudo systemctl status dockeraz
🤝 Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
📄 License
MIT License - see LICENSE file for details
🔗 Links:
Related Skills
node-connect
344.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
prose
344.1kOpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
frontend-design
96.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
