mirror of
https://github.com/ceph/ceph
synced 2025-02-25 12:03:00 +00:00
Modified title syntax per Tommi Modified paragraph width to 80-chars per Dan Moved "Build from Source" out of Install Renamed create_cluster to config-cluster Added config-ref with configuration reference tables Added a toc ref for man/1/obsync per Dan Removed redundant sections from Ops Deleted "Why use Ceph" and "Introduction to Storage Clusters" Signed-off-by: John Wilkins <john.wilkins@dreamhost.com>
18 lines
580 B
ReStructuredText
18 lines
580 B
ReStructuredText
==================
|
|
Ceph Source Code
|
|
==================
|
|
|
|
You can build Ceph from source by downloading a release or cloning the ``ceph``
|
|
repository at github. If you intend to build Ceph from source, please see the
|
|
build pre-requisites first. Making sure you have all the pre-requisites
|
|
will save you time.
|
|
|
|
.. toctree::
|
|
|
|
Prerequisites <build_prerequisites>
|
|
Get a Tarball <downloading_a_ceph_release>
|
|
Clone the Source <cloning_the_ceph_source_code_repository>
|
|
Build the Source <building_ceph>
|
|
Build a Package <build_packages>
|
|
Contributing Code <contributing>
|