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 Amazon AWS is an one-click deployment of DDC on
10
-
AWS. It deploys multiple nodes with Docker CS Engine, and then installs
7
+
Docker EE on AWS (Standard/Advanced) is an one-click deployment on
8
+
AWS. It deploys multiple nodes with Docker Enterprise Edition, and then installs
11
9
highly available versions of Universal Control Plane and Docker Trusted
12
10
Registry.
13
11
@@ -114,36 +112,14 @@ Size of Manager's ephemeral storage volume in GiB (20 - 1024)
114
112
**ManagerDiskType**
115
113
Manager ephemeral storage volume type ("standard", "gp2")
116
114
117
-
118
-
119
-
## Installation
120
-
121
-
To deploy Docker Datacenter on Docker for AWS, you will
122
-
use the AWS Management Console (browser based), using the above configuration options.
123
-
124
-
**AWS Management Console**
125
-
126
-
- Click on **Launch Stack** below. This link will take you to AWS cloudformation portal.
127
-
128
-
[]({{ launch_url }}){: .with-border}
129
-
130
-
- Confirm your AWS Region that you'd like to launch this stack in (top right corner)
131
-
- Provide the required parameters and click **Next** (see below)
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.
122
+
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 EE for AWS will work correctly.
147
123
148
124
## Supported Regions
149
125
@@ -161,10 +137,10 @@ Each node will have a few system containers running on them to help run your swa
161
137
- us-west-2
162
138
163
139
## AMIs
164
-
Docker Datacenter on Docker for AWS currently only supports our custom AMI,
140
+
Docker Enterprise Edition for AWS currently only supports our custom AMI,
165
141
which is a highly optimized AMI built specifically for running Docker on AWS
166
142
167
-
## Accessing Docker Datacenter
143
+
## Accessing Docker EE for AWS (Standard/Advanced)
168
144
169
145
Once the stack is successfully created, you can access UCP and DTR URLs in the
170
146
output tab as follows:
@@ -230,7 +206,7 @@ Once you download the bundle and load it, run the following command:
230
206
231
207
8. Now you may access UCP and DTR with your own custom DNS names
232
208
233
-
## Deploy and Access Your Applications on Docker Datacenter
209
+
## Deploy and Access Your Applications on Docker Enterprise Edition
234
210
235
211
Now that you have configured your custom DNS for both UCP and DTR, you can
236
212
start deploying your applications via CLI (with the client bundle) or via the
0 commit comments