Dokyard is a self-hosted PaaS platform for managing and deploying Docker containers through a convenient web interface. Ideal for personal use, team sandbox environments, educational labs, and internal project hosting.
- 🔐 User registration and authentication (built-in user and group management)
- 🐳 View, start, stop, and remove containers via the web UI
- 🧱 Container stack grouping via
docker-compose
with YAML editing and redeploy support - 📦 Image management: view, delete, and check usage status
- 📜 View logs of running and stopped containers
- ⏱ Display container uptime
- 🌐 Docker Hub authentication via token with current session display
- ☁️ Supports
strict
andrelaxed
modes when deploying stacks (fail-all or partial deployment in case of errors)
This project is licensed under the MIT License with Commons Clause restriction.
✅ You may:
- Use, study, and modify the code
- Deploy it for personal or non-commercial purposes
- Share and redistribute it freely
🚫 You may not:
- Sell, sublicense, or monetize the code in any form
- Include it in commercial products or services
📩 For commercial licensing inquiries, please contact license@devspond.pro