ceph/doc/install/index.rst
John Wilkins 859da18e5e Building out information architecture. Modified getting involved, why use ceph, etc.
Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
2012-05-02 12:09:55 -07:00

21 lines
750 B
ReStructuredText

==========================
Installing Ceph Components
==========================
Storage clusters are the foundation of the Ceph file system, and they can also provide
object storage to ``librados``, ``rbd`` and ``radosgw``. The following sections
provide guidance for configuring a storage cluster:
1. :doc:`Hardware Requirements <hardware_recommendations>`
2. :doc:`File System Requirements <file_system_recommendations>`
3. :doc:`Download Packages <download_packages>`
4. :doc:`Building Ceph from Source <building_ceph_from_source>`
.. toctree::
:hidden:
Hardware Recs <hardware_recommendations>
File System Recs <file_system_recommendations>
Download Packages <download_packages>
Build From Source <building_ceph_from_source>