From 7c1deb4118a28b0316e4d24a2bbbfd6ed131fb2a Mon Sep 17 00:00:00 2001 From: Alex Ormenisan Date: Thu, 22 Apr 2021 12:12:17 +0200 Subject: [PATCH] remove cloud section anchor and use same file - setup section (#237) --- .../installation_guide/platforms/hopsworks-installer.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/getting_started/installation_guide/platforms/hopsworks-installer.rst b/docs/getting_started/installation_guide/platforms/hopsworks-installer.rst index 934b2e1..30f797e 100644 --- a/docs/getting_started/installation_guide/platforms/hopsworks-installer.rst +++ b/docs/getting_started/installation_guide/platforms/hopsworks-installer.rst @@ -156,11 +156,11 @@ The above script will download and install Karamel on the same server that runs Quickstart (Multi-Host Installation) ----------------------------------------------------- -First, you need to identify hosts where Hopsworks will be installed (Centos/RHEL 7.x and Ubuntu 18.04 are supported). We recommend at least 32GB RAM, 8 CPUs, and 100 GB of free hard-disk space. If this server is air-gapped (has no Internet access), contact Logical Clocks for support. You pick one server as the head node and on the account on that server with sudo access, you need to setup password ssh access to all the worker nodes. You then need to setup passwordless ssh access - following instructions here: passwordless_ssh_. +First, you need to identify hosts where Hopsworks will be installed (Centos/RHEL 7.x and Ubuntu 18.04 are supported). We recommend at least 32GB RAM, 8 CPUs, and 100 GB of free hard-disk space. If this server is air-gapped (has no Internet access), contact Logical Clocks for support. You pick one server as the head node and on the account on that server with sudo access, you need to setup password ssh access to all the worker nodes. You then need to setup passwordless ssh access as described in the previous setup_cluster_ section. On the head node, in the sudo account, download and run this script that installs Hopsworks on all hosts. It will ask you to enter the IP address of all the workers during installation: -.. _passwordless_ssh: ./cloud.html#password-less-ssh-access-from-the-head-node-to-worker-nodes +.. _setup_cluster: ./hopsworks-installer.html#setting-up-a-cluster-for-installation .. code-block:: bash