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