ceph/doc/start/index.rst

29 lines
1.0 KiB
ReStructuredText
Raw Normal View History

===============
Getting Started
===============
Welcome to Ceph! The following sections provide information
that will help you get started before you install Ceph:
- :doc:`Why use Ceph? <why_use_ceph>`
- :doc:`Get Involved in the Ceph Community! <get_involved_in_the_ceph_community>`
- :doc:`Build Prerequisites <build_prerequisites>`
- :doc:`Download Packages <download_packages>`
- :doc:`Downloading a Ceph Release <downloading_a_ceph_release>`
- :doc:`Cloning the Ceph Source Code Repository <cloning_the_ceph_source_code_repository>`
- :doc:`Building Ceph<building_ceph>`
- :doc:`Summary <summary>`
Once you successfully build the Ceph code, you may proceed to `RADOS OSD Provisioning <../install/RADOS_OSD_Provisioning>`_.
.. toctree::
:hidden:
why_use_ceph
Get Involved <get_involved_in_the_ceph_community>
build_prerequisites
Download Packages <download_packages>
Download a Release <downloading_a_ceph_release>
Clone the Source Code <cloning_the_ceph_source_code_repository>
building_ceph
summary