doc: Update GlusterFS README

Reorganizing GlusterFS README contents.

BUG: 1461648
Change-Id: I3696e41963c536679d04934930d491f425ffe1ad
Signed-off-by: Sunil Kumar Acharya <sheggodu@redhat.com>
Reviewed-on: https://review.gluster.org/17550
Smoke: Gluster Build System <jenkins@build.gluster.org>
Reviewed-by: Amar Tumballi <amarts@redhat.com>
Reviewed-by: Pranith Kumar Karampuri <pkarampu@redhat.com>
CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
This commit is contained in:
Sunil Kumar Acharya 2017-06-15 11:39:56 +05:30 committed by Shyamsundar Ranganathan
parent b224f4253b
commit b2522297dd

View File

@ -1,9 +1,21 @@
For information about contributing to GlusterFS, please follow [Contributing to GlusterFS community](https://gluster.readthedocs.io/en/latest/Developer-guide/Developers-Index/#contributing-to-the-gluster-community).
# Gluster
Gluster is a software defined distributed storage that can scale to several
petabytes. It provides interfaces for object, block and file storage.
*GlusterFS does not follow the [GitHub: Fork & pull](https://help.github.com/articles/using-pull-requests/) workflow but use [Gerrit](http://review.gluster.org) for code review.*
## Development
Contributions to gluster in the form of patches and new feature additions can
be made by following steps outlined at [Developers Guide](https://gluster.readthedocs.io/en/latest/Developer-guide/Developers-Index/#contributing-to-the-gluster-community).
The development guidelines are detailed in [Development Workflow](https://gluster.readthedocs.io/en/latest/Developer-guide/Simplified-Development-Workflow).
## Documentation
The Gluster documentation can be found at [Gluster Docs](http://gluster.readthedocs.io/en/latest).
The GlusterFS documentation can be found at [our Read the Docs site](http://gluster.readthedocs.io/en/latest).
## Deployment
Quick instructions to build and install can be found in [INSTALL](INSTALL) file.
For more info, please visit [gluster.org](http://www.gluster.org/).
## Maintainers
The list of Gluster maintainers is available in [MAINTAINERS](MAINTAINERS) file.
## License
Gluster is dual licensed under [GPLV2](COPYING-GPLV2) and [LGPLV3+](COPYING-LGPLV3).
Please visit the [Gluster Home Page](http://www.gluster.org/) to find out more about Gluster.