mirror of
https://github.com/ceph/ceph
synced 2024-12-17 00:46:05 +00:00
b5a18ad8f9
Signed-off-by: Sage Weil <sage@newdream.net>
12 lines
486 B
ReStructuredText
12 lines
486 B
ReStructuredText
=============
|
|
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>`_
|