You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Docker Datacenter on Docker for AWS is a one-click deploy of highly-scalable
10
11
Docker Datacenter (Universal Control Plane and Docker Trusted Registry) based
@@ -102,7 +103,7 @@ above configuration options.
102
103
103
104
- Click on **Launch Stack** below. This link will take you to A
10331
WS cloudformation portal.
104
105
105
-
[]({{ template_url }})
106
+
[]({{ launch_url }}{{ template_url }})
106
107
107
108
- Confirm your AWS Region that you'd like to launch this stack in (top right corner)
108
109
- Provide the required parameters and click **Next** (see below)
@@ -152,9 +153,9 @@ stack outputs such as UCP and DTR URLs directly from CLI as follows:
Each node will have a few system containers running on them to help run your swarm cluster. In order for everything to run smoothly, please keep those containers running, and don't make any changes. If you make any changes, we can't guarantee that Docker for AWS will work correctly.
@@ -312,15 +313,6 @@ provides multiple advantages to easily deploy and access your application.
312
313
ehazlett/docker-demo:dcus
313
314
```
314
315
315
-
> Note: There is currently a caveat with HRM and Docker Datacenter running on
316
-
AWS. Before enabling the feature, you need to create a new network named
317
-
`ucp-hrm`. Please go to **Resources** > **Networks** > **Create Network** and
318
-
use the below info before clicking **Create**. Once you create the network,
0 commit comments