halvaborsch / docker-swarm-gui

:package: Docker Swarm GUI. A tiny tool to help you to visualize the state of your Docker swarm.

Home Page:https://goo.gl/1swbyh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Swarm GUI

Docker pull Docker pull Github issues License Dependency Status Twitter

📦 Docker Swarm GUI is a tiny tool to help you to visualize the state of your Docker swarm.

Get started

docker run -it --rm -p 8080:8080 -v /var/run/docker.sock:/var/run/docker.sock  julienbreux/docker-swarm-gui:latest

Preview

Docker Swarm GUI preview

Donate

I maintain this project in my free time, if it helped you please support my work via paypal, thanks a lot!

License

See LICENSE.

GPG Signature

You can download Julien Breux's public key to verify the signature.

gpg --keyserver hkp://pgp.mit.edu --recv-keys 0998EBAA

Alternative

About

:package: Docker Swarm GUI. A tiny tool to help you to visualize the state of your Docker swarm.

https://goo.gl/1swbyh

License:MIT License


Languages

Language:HTML 64.7%Language:Ruby 31.8%Language:Makefile 3.4%