21700: Install Bundler system-wide in Rails postinst
[arvados.git] / tools / salt-install / config_examples / multi_host / aws / certs / README.md
1 SSL Certificates
2 ================
3
4 Add the certificates for your hosts in this directory.
5
6 The nodes requiring certificates are:
7
8 * DOMAIN
9 * collections.DOMAIN
10 * controller.DOMAIN
11 * \*.collections.DOMAIN
12 * grafana.DOMAIN
13 * download.DOMAIN
14 * keep.DOMAIN
15 * prometheus.DOMAIN
16 * shell.DOMAIN
17 * workbench.DOMAIN
18 * workbench2.DOMAIN
19 * ws.DOMAIN
20
21 They can be individual certificates or a wildcard certificate for all of them.
22
23 Please remember to modify the *nginx\_\** salt pillars accordingly.