From ddb07f49786fafca384affcff0fe6e5ce041a07b Mon Sep 17 00:00:00 2001 From: Joao Fernandes Date: Fri, 15 Dec 2017 15:39:16 -0800 Subject: [PATCH] Mention --dtr-external-url in install docs --- datacenter/dtr/2.5/guides/admin/install/index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/datacenter/dtr/2.5/guides/admin/install/index.md b/datacenter/dtr/2.5/guides/admin/install/index.md index 9f1f9afcfe..20ecc53582 100644 --- a/datacenter/dtr/2.5/guides/admin/install/index.md +++ b/datacenter/dtr/2.5/guides/admin/install/index.md @@ -54,6 +54,11 @@ the installer runs in interactive mode and prompts you for any additional information that is necessary. [Learn more about the installer](../../../reference/cli/install.md). +By default DTR is deployed with self-signed certificates, so your UCP deployment +might not be able to pull images from DTR. +Use the `--dtr-external-url :` optional flag while deploying +DTR, so that UCP is automatically reconfigured to trust DTR. + ## Step 4. Check that DTR is running In your browser, navigate to the Docker **Universal Control Plane**