2023-10-26 05:23:45 +00:00
< div align = "center" width = "100%" >
< img src = "./frontend/public/icon.svg" width = "128" alt = "" / >
< / div >
2023-10-23 11:22:45 +00:00
# Dockge
2023-10-23 11:30:58 +00:00
2023-10-26 05:23:45 +00:00
A fancy, easy-to-use and reactive docker stack (`docker-compose.yml`) manager.
## ⭐ Features
2023-10-23 11:30:58 +00:00
2023-10-26 05:23:45 +00:00
- Focus on `docker-compose.yml` stack management
2023-10-23 11:30:58 +00:00
- Interactive editor for `docker-compose.yml` files
2023-10-26 05:23:45 +00:00
- Interactive web terminal for containers and any docker commands
- Reactive - Everything is just responsive. Progress and terminal output are in real-time
- Easy-to-use & fancy UI - If you love Uptime Kuma's UI, you will love this too
2023-10-23 11:30:58 +00:00
2023-10-26 05:23:45 +00:00
## Installation
2023-10-23 11:30:58 +00:00
## Motivations
2023-10-26 05:23:45 +00:00
- Try ES Module and TypeScript in 2023
- I have been using Portainer for some time, but I am sometimes not satisfied with it. For example, sometimes when I deploy a stack, it keeps spinning the loading icon for a few minutes, and I don't know what's going on.
If you love this project, please consider giving this project a ⭐.
2023-10-23 11:30:58 +00:00
2023-10-26 05:23:45 +00:00
## More Ideas?
2023-10-23 11:30:58 +00:00
2023-10-26 05:23:45 +00:00
- Container file manager
- App store for yaml templates
- Container stats
- Get app icons
- Switch Docker context
- Zero-config private docker registry