18870: Change the non-user oriented "FIXME" to "NOTE"
[arvados.git] / tools / salt-install / config_examples / single_host / multiple_hostnames / README.md
1 Single host with multiple hostnames
2 ===================================
3
4 These files let you setup Arvados on a single host using different hostnames
5 for each of its components nginx's virtualhosts.
6
7 The hostnames are composed after the variables "CLUSTER" and "DOMAIN" set in
8 the `local.params` file.
9
10 The virtual hosts' hostnames that will be used are:
11
12 * CLUSTER.DOMAIN
13 * collections.CLUSTER.DOMAIN
14 * download.CLUSTER.DOMAIN
15 * keep.CLUSTER.DOMAIN
16 * keep0.CLUSTER.DOMAIN
17 * webshell.CLUSTER.DOMAIN
18 * workbench.CLUSTER.DOMAIN
19 * workbench2.CLUSTER.DOMAIN
20 * ws.CLUSTER.DOMAIN