X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c01ce0788adade520dc825152685aee0449a7da4..e201aabcc4d6d457a662ad0b4e51f3524b5bc865:/doc/install/install-shell-server.html.textile.liquid diff --git a/doc/install/install-shell-server.html.textile.liquid b/doc/install/install-shell-server.html.textile.liquid index 90843de6dc..1cbe749972 100644 --- a/doc/install/install-shell-server.html.textile.liquid +++ b/doc/install/install-shell-server.html.textile.liquid @@ -3,6 +3,11 @@ layout: default navsection: installguide title: Install a shell server ... +{% comment %} +Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: CC-BY-SA-3.0 +{% endcomment %} There is nothing inherently special about an Arvados shell server. It is just a GNU/Linux machine with Arvados utilites and SDKs installed. For optimal performance, the Arvados shell server should be on the same LAN as the Arvados cluster, but that is not required. @@ -42,7 +47,7 @@ If you're not using RVM: h2. Install the Python SDK and utilities -{% assign rh_version = "6" %} +{% assign rh_version = "7" %} {% include 'note_python_sc' %} On Red Hat-based systems: @@ -83,7 +88,7 @@ Create an Arvados virtual_machine object representing this shell server. This wi
-apiserver:~$ arv --format=uuid virtual_machine create --virtual-machine '{"hostname":"your.shell.server.hostname"}'
+apiserver:~$ arv --format=uuid virtual_machine create --virtual-machine '{"hostname":"your.shell.server.hostname.without.domain"}'
 zzzzz-2x53u-zzzzzzzzzzzzzzz