19015: installer fix: work around a Passenger issue with the detection of RVM
[arvados.git] / tools / salt-install / config_examples / single_host / single_hostname / README.md
1 Single host with a single hostname
2 ==================================
3
4 These files let you setup Arvados on a single host using a single hostname
5 for all of its components nginx's virtualhosts.
6
7 The hostname MUST be given in the `local.params` file. The script won't try
8 to guess it because, depending on the network architecture where you're
9 installing Arvados, things might not work as expected.
10
11 The services will be available on the same hostname but different ports,
12 which can be given on the `local.params` file or will default to the following
13 values:
14
15 * CLUSTER.DOMAIN
16 * collections
17 * download
18 * keep
19 * keep0
20 * webshell
21 * workbench
22 * workbench2
23 * ws