From c2929e72e795af35e41472ffe7ec124eb564bd54 Mon Sep 17 00:00:00 2001 From: Anne Henmi <41210220+ahh-docker@users.noreply.github.com> Date: Wed, 24 Oct 2018 22:13:06 -0600 Subject: [PATCH] Update install.md --- reference/ucp/3.1/cli/install.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/reference/ucp/3.1/cli/install.md b/reference/ucp/3.1/cli/install.md index ab38a35b14..69252b795e 100644 --- a/reference/ucp/3.1/cli/install.md +++ b/reference/ucp/3.1/cli/install.md @@ -23,14 +23,8 @@ Docker Universal Control Plane (UCP). When installing UCP you can customize: - * The certificates used by the UCP web server. Create a volume - named `ucp-controller-server-certs` and copy the `ca.pem`, `cert.pem`, and `key.pem` - files to the root directory. Then run the install command with the - `--external-server-cert` flag. - - * The license used by UCP, by bind-mounting the file at - `/config/docker_subscription.lic` in the tool. E.g. `-v /path/to/my/config/docker_subscription.lic:/config/docker_subscription.lic` - or by specifying with `--license "$(cat license.lic)` + * The UCP web server certificates. Create a volume named `ucp-controller-server-certs` and copy the `ca.pem`, `cert.pem`, and `key.pem` files to the root directory. Then run the install command with the `--external-server-cert` flag. + * The UCP license, by bind-mounting the file at `/config/docker_subscription.lic` in the tool. E.g. `-v /path/to/my/config/docker_subscription.lic:/config/docker_subscription.lic` or by specifying with `--license "$(cat license.lic)` If you're joining more nodes to this swarm, open the following ports in your firewall: