/docker-gluster-web-interface

Gluster web interface for managing and using glusterfs more efficiently.

Primary LanguageDockerfile

Fork this repo only to build a latest docker image for dockerhub.

docker-gluster-web-interface

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

Pull the image to local

docker pull mulspace/gluster-web-interface

Run the instance to expose port 3000

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

Please open http://localhost:3000/ by browser to access gluster-web-interface.