Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 441 Bytes

install-ceph-deploy.rst

File metadata and controls

23 lines (13 loc) · 441 Bytes

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