============
There are several methods for getting Ceph software. The easiest and most common
-method is to add Ceph repositories for use with package management tools such as
-the Advanced Package Tool (APT) or Yellowdog Updater, Modified (YUM). You may
-also retrieve pre-compiled packages from the Ceph repository. Finally, you can
-retrieve tarballs or clone the Ceph source code repository and build Ceph
-yourself.
+method is to `get packages`_ by adding repositories for use with package
+management tools such as the Advanced Package Tool (APT) or Yellowdog Updater,
+Modified (YUM). You may also retrieve pre-compiled packages from the Ceph
+repository. Finally, you can retrieve tarballs or clone the Ceph source code
+repository and build Ceph yourself.
.. toctree::
:maxdepth: 1
- Add Repositories <add-repositories>
- Get Release Packages <get-packages>
+ Get Packages <get-packages>
Get Tarballs <get-tarballs>
Clone Source <clone-source>
Build Ceph <build-ceph>
:maxdepth: 1
Install ceph-deploy <install-ceph-deploy>
- Install Ceph Storage Cluster daemons <install-storage-cluster>
- Install yum priorities <yum-priorities>
- Install Apache/FastCGI <install-apache>
- Install QEMU/KVM <install-qemu>
- Install libvirt <install-libvirt>
-
+ Install Ceph Storage Cluster <install-storage-cluster>
+ Install Ceph Object Gateway <install-ceph-gateway>
+ Install VM/Cloud Enablement <install-vm-cloud>
Upgrade Software
================
.. toctree::
:maxdepth: 2
- Upgrading Ceph <upgrading-ceph>
\ No newline at end of file
+ Upgrading Ceph <upgrading-ceph>
+
+.. _get packages: ../install/get-packages
\ No newline at end of file