summaryrefslogtreecommitdiff
path: root/doc/start/quick-start.rst
blob: 4c5aed8b85739d0d490c79ba410db3093d221143 (plain)
1
2
3
4
5
6
7
8
9
10
11
=============
 Quick Start
=============
Ceph is intended for large-scale deployments, but you may install Ceph on a
single host. Quick start is intended for Debian/Ubuntu Linux distributions.

#. `Install Ceph packages <../../install/debian>`_
#. Create a ``ceph.conf`` file. 
   See `Ceph Configuration Files <../../config-cluster/ceph-conf>`_ for details.
#. Create and start a Ceph cluster.
   See `Deploying Ceph with mkcephfs <../../config-cluster/deploying-ceph-with-mkcephfs>`_