From a196102577988c2ac1f4800a4fe990e8ec0b324a Mon Sep 17 00:00:00 2001 From: Lucas Terranova Barberio Date: Wed, 12 Apr 2023 15:14:41 -0300 Subject: [PATCH] Change links provided in doc for users In bullet point 4 inside the Host Setup topic, the link provided to download the ISO gives the user too many options and unclear instructions on wher exactly to find the ISO file. We propose that the first link is always to the latest release and then additional versions can be found on a second link. Other references to the mirror are updated as well. Additionally, on the Introduction page (https://docs.starlingx.io/), the provided link is for release 8. We also changed it to point to the latest release. The main page still shows the current version, however now the change is pretty straighforwar for when new releases come. Closes-Bug: 2016032 Change-Id: I94201ef4f436b137f2601b033cb344d726384b55 Signed-off-by: Bruno Muniz --- .../deploy_install_guides/bootable_usb.rst | 16 +++++++++------- .../release/virtual/physical_host_req.txt | 6 +++--- doc/source/index.rst | 4 ++-- 3 files changed, 14 insertions(+), 12 deletions(-) diff --git a/doc/source/deploy_install_guides/bootable_usb.rst b/doc/source/deploy_install_guides/bootable_usb.rst index 3d4d220a9..0fdc86b94 100644 --- a/doc/source/deploy_install_guides/bootable_usb.rst +++ b/doc/source/deploy_install_guides/bootable_usb.rst @@ -25,9 +25,9 @@ Create a bootable USB drive on Linux\* sudo -s -#. Get the StarlingX ISO from the - `CENGN StarlingX mirror `_. - Alternately, you can use an ISO from a private StarlingX build. +#. Get the latest StarlingX ISO from the + `CENGN StarlingX mirror `_. + Alternately, you can get an older release ISO from `here `_. #. Navigate to the directory with the `StarlingX ISO `_. @@ -68,8 +68,9 @@ Create a bootable USB drive on macOS\* #. Launch the Terminal app. -#. Get the StarlingX ISO from the - `CENGN StarlingX mirror `_. Alternately, you can use an ISO from a private StarlingX build. +#. Get the latest StarlingX ISO from the + `CENGN StarlingX mirror `_. + Alternately, you can get an older release ISO from `here `_. #. Navigate to the directory with the ISO. @@ -111,8 +112,9 @@ Create a bootable USB drive on macOS\* Create a bootable USB drive on Windows\* ---------------------------------------- -#. Get the StarlingX ISO from the - `CENGN StarlingX mirror `_. Alternately, you can use an ISO from a private StarlingX build. +#. Get the latest StarlingX ISO from the + `CENGN StarlingX mirror `_. + Alternately, you can get an older release ISO from `here `_. #. Download the `Rufus`_ utility to burn the image onto a USB drive. **Only use the latest version of Rufus**. diff --git a/doc/source/deploy_install_guides/release/virtual/physical_host_req.txt b/doc/source/deploy_install_guides/release/virtual/physical_host_req.txt index 422a8696b..1d72061f3 100644 --- a/doc/source/deploy_install_guides/release/virtual/physical_host_req.txt +++ b/doc/source/deploy_install_guides/release/virtual/physical_host_req.txt @@ -67,6 +67,6 @@ Set up the host with the following steps: apparmor-profile modules. -#. Get the StarlingX ISO from the - `CENGN StarlingX mirror `_. - Alternately, you can use an ISO from a private StarlingX build. +#. Get the latest StarlingX ISO from the + `CENGN StarlingX mirror `_. + Alternately, you can get an older release ISO from `here `_. diff --git a/doc/source/index.rst b/doc/source/index.rst index 223f79726..435ba84e4 100755 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -9,9 +9,9 @@ everything needed to deploy an edge cloud on one, two, or up to 100 servers. * See the :ref:`release-notes`. * Download the pre-built ISO (CentOS and Debian) and Docker images for - StarlingX release 8.0 that are located at the ``CENGN StarlingX mirror`` repos: + StarlingX latest release that are located at the ``CENGN StarlingX mirror`` repos: - - https://mirror.starlingx.cengn.ca/mirror/starlingx/release/8.0.0/debian/monolithic/outputs/iso/ + - https://mirror.starlingx.cengn.ca/mirror/starlingx/release/latest_release/debian/monolithic/outputs/iso/ For more information about the StarlingX project, refer to the `StarlingX wiki `_.