mirror of
https://github.com/ceph/ceph
synced 2024-12-13 23:17:07 +00:00
5465e81097
Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
18 lines
577 B
ReStructuredText
18 lines
577 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>
|