1 Single host with multiple hostnames
2 ===================================
4 These files let you setup Arvados on a single host using different hostnames
5 for each of its components nginx's virtualhosts.
7 The hostnames are composed after the variables "CLUSTER" and "DOMAIN" set in
8 the `local.params` file.
10 The virtual hosts' hostnames that will be used are:
13 * collections.CLUSTER.DOMAIN
14 * download.CLUSTER.DOMAIN
16 * keep0.CLUSTER.DOMAIN
17 * webshell.CLUSTER.DOMAIN
18 * workbench.CLUSTER.DOMAIN
19 * workbench2.CLUSTER.DOMAIN