Web UI for Docker Containers
Willy is a web service that can be used to manage Docker. The application allows you to manage all your orchestrator resources (containers, images, volumes, networks and more) through a GUI.
root@willy
docker run -d -p 80:5000 -v /var/run/docker.sock:/var/run/docker.sock motiio/willy:latest
Dashboard
A dashboard that includes all the events and services running in real time.
Be Productive
Make quick changes without having to know commands and cli in front of docker api.
Containers
Quick ability to view containers including logs and metrics like CPU\RAM\Network.
Free for all
Willy is an open source project and is supported by the community. You can open bugs or issues on this repository for support.