diff --git a/docs/getting_started/installation_guide/platforms/hopsworks-cloud-installer.rst b/docs/getting_started/installation_guide/platforms/hopsworks-cloud-installer.rst index fd467dd..fd82f53 100644 --- a/docs/getting_started/installation_guide/platforms/hopsworks-cloud-installer.rst +++ b/docs/getting_started/installation_guide/platforms/hopsworks-cloud-installer.rst @@ -9,7 +9,7 @@ This installation requires the command-line on a Linux machine (Ubuntu or Redha .. code-block:: bash - wget https://raw.githubusercontent.com/logicalclocks/karamel-chef/master/cloud/hopsworks-cloud-installer.sh + wget https://raw.githubusercontent.com/logicalclocks/karamel-chef/2.4/cloud/hopsworks-cloud-installer.sh chmod +x hopsworks-cloud-installer.sh ./hopsworks-cloud-installer.sh diff --git a/docs/getting_started/installation_guide/platforms/hopsworks-installer.rst b/docs/getting_started/installation_guide/platforms/hopsworks-installer.rst index b76047c..d3073f1 100644 --- a/docs/getting_started/installation_guide/platforms/hopsworks-installer.rst +++ b/docs/getting_started/installation_guide/platforms/hopsworks-installer.rst @@ -25,7 +25,7 @@ On your server/VM, run the following bash commands from your user account with s .. code-block:: bash - wget https://raw.githubusercontent.com/logicalclocks/karamel-chef/master/hopsworks-installer.sh + wget https://raw.githubusercontent.com/logicalclocks/karamel-chef/2.4/hopsworks-installer.sh chmod +x hopsworks-installer.sh ./hopsworks-installer.sh @@ -83,7 +83,7 @@ On the head node, in the sudo account, download and run this script that install .. code-block:: bash - wget https://raw.githubusercontent.com/logicalclocks/karamel-chef/master/hopsworks-installer.sh + wget https://raw.githubusercontent.com/logicalclocks/karamel-chef/2.4/hopsworks-installer.sh chmod +x hopsworks-installer.sh ./hopsworks-installer.sh @@ -146,7 +146,7 @@ You will need an account with sudo access. From that account, download and run t .. code-block:: bash - wget https://raw.githubusercontent.com/logicalclocks/karamel-chef/master/hopsworks-installer.sh + wget https://raw.githubusercontent.com/logicalclocks/karamel-chef/2.4/hopsworks-installer.sh chmod +x hopsworks-installer.sh ./hopsworks-installer.sh @@ -164,7 +164,7 @@ On the head node, in the sudo account, download and run this script that install .. code-block:: bash - wget https://raw.githubusercontent.com/logicalclocks/karamel-chef/master/hopsworks-installer.sh + wget https://raw.githubusercontent.com/logicalclocks/karamel-chef/2.4/hopsworks-installer.sh chmod +x hopsworks-installer.sh ./hopsworks-installer.sh diff --git a/docs/getting_started/installation_guide/platforms/karamel.rst b/docs/getting_started/installation_guide/platforms/karamel.rst index 8175e10..0e6eef7 100644 --- a/docs/getting_started/installation_guide/platforms/karamel.rst +++ b/docs/getting_started/installation_guide/platforms/karamel.rst @@ -8,7 +8,7 @@ Karamel #. Run Karamel. #. Click on the "Load Cluster Definition" menu item in Karamel. You are now prompted to select a cluster definition YAML file. -Example cluster definitions can be found on `github `_. +Example cluster definitions can be found on `github `_. **Choosing which services to run on which nodes**