2017-10-22 11:47:10 +09:00
2016-10-03 20:34:41 +09:00
2016-06-30 15:40:09 +08:00
2016-10-03 20:11:03 +09:00
2016-10-03 04:24:08 +00:00
2016-09-15 18:58:19 +09:00
2016-09-28 11:00:28 +00:00
2016-09-20 12:14:13 +00:00
2016-04-25 01:47:31 +01:00
up
2016-10-03 06:14:14 +00:00
2017-10-22 11:31:58 +09:00
2017-10-22 11:47:10 +09:00
2016-04-25 01:47:31 +01:00
2016-04-25 01:47:31 +01:00
2016-09-28 09:55:02 +00:00
2016-09-28 09:55:02 +00:00
2016-04-25 01:47:31 +01:00
2017-10-22 11:47:10 +09:00

Gluster Web Interface

Gluster client web interface for managing and using glusterfs more efficiently.

Requirement

  • glusterfs cluster
  • ruby (version: 2.3.0)
  • sudo privileges "without password" (see here)

Setup

git clone https://github.com/oss2016summer/gluster-web-interface.git
cd gluster-web-interface
script/setup.sh
rails s

That's it! Navigate to http://localhost:3000

If you want access via public network, use additional module like localtunnel

Contributing

In the spirit of free software, everyone is encouraged to help improve this project. Here are a few ways you can pitch in:

  • Report bugs or issues
  • Fix bugs and submit pull requests.
  • Write, clarify or fix documentation.
  • Refactor code.
Description
No description provided
Readme 4.7 MiB
Languages
HTML 28.3%
SCSS 23.4%
Less 22.7%
Ruby 21.9%
CSS 1.9%
Other 1.8%