ceph-deploy

Ceph cluster deployment and configuration over ssh

Ubuntu
RUN apt-get update && \ apt-get install -y ceph-deploy
Fedora
RUN dnf install -y ceph-deploy
click the source code to copy install ceph-deploy on any operating system with command-not-found.com