From: John Wilkins Date: Wed, 30 Oct 2013 22:23:45 +0000 (-0700) Subject: doc: Added quick ceph object store with links to manual install and config. X-Git-Tag: v0.73~28^2~7 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c254da5e3bd59d37a0b113e00bdc0327553e0d17;p=ceph.git doc: Added quick ceph object store with links to manual install and config. Signed-off-by: John Wilkins --- diff --git a/doc/start/quick-rgw.rst b/doc/start/quick-rgw.rst new file mode 100644 index 000000000000..1de018e0d5c2 --- /dev/null +++ b/doc/start/quick-rgw.rst @@ -0,0 +1,11 @@ +=========================== + Quick Ceph Object Storage +=========================== + +At this time, ``ceph-deploy`` does not provide a rapid installation for +:term:`Ceph Object Storage`. To install a :term:`Ceph Object Gateway`, +see `Install Ceph Object Gateway`_. To configure a Ceph Object Gateway, +see `Configuring Ceph Object Gateway`_. + +.. _Install Ceph Object Gateway: ../../install/install-ceph-gateway +.. _Configuring Ceph Object Gateway: ../../radosgw/config \ No newline at end of file