ceph/doc/rados/deployment/index.rst
John Wilkins f2c7a60c90 doc: Fixed many hyperlinks, a few typos, and some minor clarifications.
fixes: #3564

Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-03 12:22:37 -08:00

36 lines
935 B
ReStructuredText

=================
Ceph Deployment
=================
You can deploy Ceph using many different deployment systems including Chef, Juju,
Puppet, and Crowbar. If you are just experimenting, Ceph provides some minimal
deployment tools that rely only on SSH and DNS to deploy Ceph. You need to set
up the SSH and DNS settings manually.
.. raw:: html
<table cellpadding="10"><colgroup><col width="33%"><col width="33%"><col width="33%"></colgroup><tbody valign="top"><tr><td><h3>Ceph Deployment Scripts</h3>
We provide light-weight deployment scripts to help you evaluate Ceph. For
professional deployment, you should consider professional deployment systems
such as Juju, Puppet, Chef or Crowbar.
.. toctree::
mkcephfs <mkcephfs>
Ceph Deploy <ceph-deploy>
.. raw:: html
</td><td><h3>OpsCode Chef</h3>
.. toctree::
Installing Chef <install-chef>
Deploying with Chef <chef>
.. raw:: html
</td></tr></tbody></table>