An open API service indexing awesome lists of open source software.

https://github.com/yaon-c2h8n2/glusterfs-webui

Go based Web UI to deploy and manage a GlusterFS cluster.
https://github.com/yaon-c2h8n2/glusterfs-webui

cluster docker docker-swarm glusterfs go react webui

Last synced: 4 months ago
JSON representation

Go based Web UI to deploy and manage a GlusterFS cluster.

Awesome Lists containing this project

README

          

# glusterfs-webui

Go based Web UI to deploy and manage a GlusterFS cluster. Uses
the [go-glusterfs](https://github.com/Yaon-C2H8N2/go-glusterfs) library.

## Features

### List and manage peers

![image](resources/img/screen_peers_list.png)
![image](resources/img/screen_peer_detail.png)

### List and manage volumes

![image](resources/img/screen_volumes_list.png)
![image](resources/img/screen_volume_detail.png)
![image](resources/img/screen_volume_creation.png)