summaryrefslogtreecommitdiffstats
path: root/src/ceph/doc/install/install-ceph-deploy.rst
blob: d6516ad7e5087d5bf1aa1c447411de6835293d5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
=====================
 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