]> git.proxmox.com Git - ceph.git/blame - ceph/doc/start/quick-rgw-old.rst
update download target update for octopus release
[ceph.git] / ceph / doc / start / quick-rgw-old.rst
CommitLineData
7c673cae
FG
1:orphan:
2
3===========================
4 Quick Ceph Object Storage
5===========================
6
7To use the :term:`Ceph Object Storage` Quick Start guide, you must have executed the
8procedures in the `Storage Cluster Quick Start`_ guide first. Make sure that you
9have at least one :term:`RGW` instance running.
10
11Configure new RGW instance
12==========================
13
14The :term:`RGW` instance created by the `Storage Cluster Quick Start`_ will run using
15the embedded CivetWeb webserver. ``ceph-deploy`` will create the instance and start
16it automatically with default parameters.
17
18To administer the :term:`RGW` instance, see details in the the
19`RGW Admin Guide`_.
20
21Additional details may be found in the `Configuring Ceph Object Gateway`_ guide, but
22the 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