summaryrefslogtreecommitdiffstats
path: root/doc/markdown/quick_start_guide.md
diff options
context:
space:
mode:
authorPrashanth Pai <ppai@redhat.com>2016-03-14 17:18:25 +0530
committerThiago da Silva <thiago@redhat.com>2016-09-12 09:36:25 -0700
commitcfcfba624d554b46fe88f66949e02f5448d15e26 (patch)
tree48edf4a4f431f1c25942e023cf3bd59d628b7d3b /doc/markdown/quick_start_guide.md
parent88a1bd75a515e348c6cd5f08e98ec9e39b7f66e8 (diff)
Document accessing glusterfs over Amazon S3 API
The document explains how to setup S3 API access to GlusterFS via gluster-swift. Currently, the scope of this is limited to tempauth and gswauth. Change-Id: I2b5e173c98bc1687e0e541c6d99039b12ab249b6 Signed-off-by: Prashanth Pai <ppai@redhat.com> Reviewed-on: http://review.gluster.org/13729 Reviewed-by: Pranith Kumar Karampuri <pkarampu@redhat.com> Reviewed-by: Thiago da Silva <thiago@redhat.com> Tested-by: Thiago da Silva <thiago@redhat.com>
Diffstat (limited to 'doc/markdown/quick_start_guide.md')
-rw-r--r--doc/markdown/quick_start_guide.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/markdown/quick_start_guide.md b/doc/markdown/quick_start_guide.md
index 4ebabe6..0b0990f 100644
--- a/doc/markdown/quick_start_guide.md
+++ b/doc/markdown/quick_start_guide.md
@@ -5,6 +5,7 @@
* [System Setup](#system_setup)
* [Gluster For Swift Setup](#swift_setup)
* [Using Gluster for Swift](#using_swift)
+* [Accessing over Amazon S3 API](s3.md)
* [What now?](#what_now)
<a name="overview" />