From: Lucian Petrut Date: Wed, 17 Mar 2021 10:38:55 +0000 (+0000) Subject: doc: update Windows MSI link X-Git-Tag: v17.1.0~2579^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F40177%2Fhead;p=ceph.git 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 --- diff --git a/doc/install/windows-install.rst b/doc/install/windows-install.rst index ff10c346d82a..fb5b5b6f52f8 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.