Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / doc / start / quick-rgw-old.rst
1 :orphan:
2
3 ===========================
4  Quick Ceph Object Storage
5 ===========================
6
7 To use the :term:`Ceph Object Storage` Quick Start guide, you must have executed the
8 procedures in the `Storage Cluster Quick Start`_ guide first. Make sure that you
9 have at least one :term:`RGW` instance running.
10
11 Configure new RGW instance
12 ==========================
13
14 The :term:`RGW` instance created by the `Storage Cluster Quick Start`_ will run using
15 the embedded CivetWeb webserver. ``ceph-deploy`` will create the instance and start
16 it automatically with default parameters.
17
18 To administer the :term:`RGW` instance, see details in the the
19 `RGW Admin Guide`_.
20
21 Additional details may be found in the `Configuring Ceph Object Gateway`_ guide, but
22 the steps specific to Apache are no longer needed.
23
24 .. note:: Deploying RGW using ``ceph-deploy`` and using the CivetWeb webserver instead
25    of Apache is new functionality as of **Hammer** release.
26
27
28 .. _Storage Cluster Quick Start: ../quick-ceph-deploy
29 .. _RGW Admin Guide: ../../radosgw/admin
30 .. _Configuring Ceph Object Gateway: ../../radosgw/config-fcgi