summaryrefslogtreecommitdiff
path: root/doc/start/quick-start.rst
blob: c97f214bf28660ba61e8958874cdc88a6adcd332 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
=============
 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`_
#. Create a ``ceph.conf`` file. 
   See `Ceph Configuration Files`_ for details.
#. Deploy the Ceph configuration.	
   See `Deploy with mkcephfs`_ for details.
#. Start a Ceph cluster.
   See `Starting a Cluster`_ for details.
#. Mount Ceph FS. 
   See `Ceph FS`_ for details.


.. _Install Ceph packages: ../../install/debian
.. _Ceph Configuration Files: ../../config-cluster/ceph-conf
.. _Deploy with mkcephfs: ../../config-cluster/mkcephfs
.. _Starting a Cluster: ../../init/start-cluster/
.. _Ceph FS: ../../cephfs/