Go to file
Like Ma 9e83043355 Initial commit. 2017-03-07 11:22:45 +08:00
.dockerignore Initial commit. 2017-03-07 11:22:45 +08:00
Dockerfile Initial commit. 2017-03-07 11:22:45 +08:00
README.md Initial commit. 2017-03-07 11:22:45 +08:00
entrypoint Initial commit. 2017-03-07 11:22:45 +08:00

README.md

docker-gluster-web-interface

gluster-web-interface is Web UI to manage GlusterFS.

Pull the image

docker pull like/gluster-web-interface

Run the instance

docker run -it -p 3000:3000 like/gluster-web-interface

Please open http://<ip address>:3000/ by browser to access gluster-web-interface.