From 8e4fe671005f3c9bc7ec1cc0008bab224353bd1f Mon Sep 17 00:00:00 2001 From: Lucian Petrut Date: Wed, 17 Mar 2021 10:38:55 +0000 Subject: [PATCH] doc: update Windows MSI link 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 --- doc/install/windows-install.rst | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/doc/install/windows-install.rst b/doc/install/windows-install.rst index ff10c346d82a3..fb5b5b6f52f88 100644 --- a/doc/install/windows-install.rst +++ b/doc/install/windows-install.rst @@ -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. -- 2.39.5