]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: update Windows MSI link 40177/head
authorLucian Petrut <lpetrut@cloudbasesolutions.com>
Wed, 17 Mar 2021 10:38:55 +0000 (10:38 +0000)
committerLucian Petrut <lpetrut@cloudbasesolutions.com>
Wed, 17 Mar 2021 10:49:11 +0000 (10:49 +0000)
Instead of having a direct download link, we'll point to the
download page, which will eventually contain other MSI versions as
well (e.g. Quincy).

While at it, we're simplifying the document a bit, dropping
information that's also included in the manual install guide.

Signed-off-by: Lucian Petrut <lpetrut@cloudbasesolutions.com>
doc/install/windows-install.rst

index ff10c346d82a3d261dfbd15d0c06c402bf72894e..fb5b5b6f52f886698cc1f3e83c7ce7d9b465af6f 100644 (file)
@@ -43,21 +43,7 @@ MSI installer
 =============
 
 Using the MSI installer is the recommended way of installing Ceph on Windows.
-It performs the following steps:
-
-* copy the required files to the configured install location
-  (defaulting to ``C:\Program Files\Ceph``)
-* install the required Visual C++ runtime
-* install the WNBD driver and create a new WNBD SCSI adapter device
-* register the WNBD ETW manifest
-* register and start the ``ceph-rbd`` Windows service
-* update the environment ``PATH`` variable
-
-..
-    TODO: Update the link once we have a download page.
-
-The MSI can be downloaded from here:
-https://cloudbase.it/downloads/ceph_v16_0_0_beta.msi
+It can be downloaded from here: https://cloudbase.it/ceph-for-windows/
 
 As mentioned earlier, the Ceph installer does not include Dokany, which has
 to be installed separately.