ceph/doc/install/install-ceph-deploy.rst
Abhishek Lekshmanan d693d7bf7b doc: Fix a few typos in the install docs
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
2014-07-09 10:47:51 +05:30

24 lines
441 B
ReStructuredText

=====================
Install Ceph Deploy
=====================
The ``ceph-deploy`` tool enables you to set up and tear down Ceph clusters
for development, testing and proof-of-concept projects.
APT
---
To install ``ceph-deploy`` with ``apt``, execute the following::
sudo apt-get update && sudo apt-get install ceph-deploy
RPM
---
To install ``ceph-deploy`` with ``yum``, execute the following::
sudo yum install ceph-deploy