summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Wilkins <john.wilkins@inktank.com>2013-04-28 15:00:10 -0700
committerJohn Wilkins <john.wilkins@inktank.com>2013-04-28 15:00:10 -0700
commit4e805a573ecc04013b6057ffa11c88531e500ecb (patch)
treecd2b8cfa60288c3cbb870c7d15af8054237d2476
parent661278523a1246b4a2616d187fdd11ca2320b674 (diff)
downloadceph-4e805a573ecc04013b6057ffa11c88531e500ecb.tar.gz
doc: Removed. Redunant information now.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
-rw-r--r--doc/start/manual-install.rst23
1 files changed, 0 insertions, 23 deletions
diff --git a/doc/start/manual-install.rst b/doc/start/manual-install.rst
deleted file mode 100644
index 40362ef88fd..00000000000
--- a/doc/start/manual-install.rst
+++ /dev/null
@@ -1,23 +0,0 @@
-==========================
- Installing Ceph Manually
-==========================
-
-Ceph is intended for large-scale deployments, but you may install Ceph on a
-single host. This guide 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: ../../rados/configuration/ceph-conf
-.. _Deploy with mkcephfs: ../../rados/deployment/mkcephfs
-.. _Starting a Cluster: ../../rados/operations/operating/
-.. _Ceph FS: ../../cephfs/ \ No newline at end of file