From: John Wilkins Date: Thu, 21 Nov 2013 03:27:20 +0000 (-0800) Subject: doc: Added manual deployment section to index. X-Git-Tag: v0.74~11^2~6 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=10b4bf6ab4f5281a30fda1ee15fc44fb19a6dd3a;p=ceph.git doc: Added manual deployment section to index. Signed-off-by: John Wilkins --- diff --git a/doc/install/index.rst b/doc/install/index.rst index b5cc90b12c45..07ed723cf08b 100644 --- a/doc/install/index.rst +++ b/doc/install/index.rst @@ -41,6 +41,18 @@ QEMU. Install Ceph Object Gateway Install Virtualization for Block + +Deploy a Cluster Manually +========================= + +Once you have Ceph installed on your nodes, you can deploy a cluster manually. +The manual procedure is primarily for exemplary purposes for those developing +deployment scripts with Chef, Juju, Puppet, etc. + +.. toctree:: + + Manual Deployment + Upgrade Software ================