summaryrefslogtreecommitdiffstats
path: root/doc/install.rst
Commit message (Collapse)AuthorAgeFilesLines
* doc: Update install and troubleshoot guideHEADmasterPrashanth Pai2018-09-241-2/+2
| | | | | | | | | * Mention that bindings have been tested with Python 3.x * Remove section about troubleshotting logging as it is disabled by default now. Change-Id: If7a4e398734efec2cc68e6abaec4510c554bff9e Signed-off-by: Prashanth Pai <ppai@redhat.com>
* Update install guide with RPM namePrashanth Pai2017-04-261-2/+4
| | | | | | | ...and fix some minor doc rendering. Change-Id: Ibec7a39bf2633026b106972d4d476d5734232b5f Signed-off-by: Prashanth Pai <ppai@redhat.com>
* Add install instructions for pipPrashanth Pai2016-08-161-1/+9
| | | | | | | The python bindings is now available for installation using pip. Change-Id: Ifc2def21e3b099b024a670422e444de82ca52cc6 Signed-off-by: Prashanth Pai <ppai@redhat.com>
* doc: Add troubleshooting sectionPrashanth Pai2016-06-171-30/+4
| | | | | | | | | | * Mention glusterfs versions which requires additional steps to allow non-root users to mount the volume. * Add note on tested platform and python versions. * Remove TODOs and add them as issues on GitHub Change-Id: I36a63ff2b9f98de82c2fd58542584565dab7dda0 Signed-off-by: Prashanth Pai <ppai@redhat.com>
* Document mounting as non-root userPrashanth Pai2016-06-161-1/+31
| | | | | Change-Id: I58baf2b6b24bf07707be133508b5d1213744562e Signed-off-by: Prashanth Pai <ppai@redhat.com>
* Improve sphinx rendering on RTDPrashanth Pai2016-06-101-0/+16
Change-Id: I646b5d26bca6d4f0123c1b2140f80f24d268568e Signed-off-by: Prashanth Pai <ppai@redhat.com>