diff --git a/docker-cloud/images/Beta-Swarm-Mode-List-View.png b/docker-cloud/images/Beta-Swarm-Mode-List-View.png new file mode 100644 index 0000000000..698fe1dc77 Binary files /dev/null and b/docker-cloud/images/Beta-Swarm-Mode-List-View.png differ diff --git a/docker-cloud/index.md b/docker-cloud/index.md index deb6094c01..22e71b2874 100644 --- a/docker-cloud/index.md +++ b/docker-cloud/index.md @@ -27,19 +27,19 @@ Log in to Docker Cloud using your free [Docker ID](../docker-id/). - - + + - - - - - - - + + + + + + + @@ -59,7 +59,17 @@ them to a repository. ![](images/cloud-build.png) -### Infrastructure management +### Swarm Management (Beta Swarm Mode) + +With [Beta Swarm Mode](/docker-cloud/cloud-swarm/index.md), you can create new +swarms from within Docker Cloud, register existing swarms to Docker Cloud, or +provision swarms to your cloud providers. Your Docker ID authenticates and +securely accesses personal or team swarms. Docker Cloud allows you to connect +your local Docker Engine to any swarm you have access to in Docker Cloud. + +![](images//Beta-Swarm-Mode-List-View.png) + +### Infrastructure management (Standard Mode) Before you can do anything with your images, you need somewhere to run them. Docker Cloud allows you to link to your infrastructure or cloud services @@ -68,7 +78,7 @@ up, you can deploy images directly from Docker Cloud repositories. ![](images/cloud-clusters.png) -### Services, Stacks, and Applications +### Services, Stacks, and Applications (Standard Mode) Images are just one layer in containerized applications. Once you've built an image, you can use it to deploy services (which are composed of one or more diff --git a/docker-cloud/infrastructure/index.md b/docker-cloud/infrastructure/index.md index e79660c4a9..147769f61e 100644 --- a/docker-cloud/infrastructure/index.md +++ b/docker-cloud/infrastructure/index.md @@ -1,7 +1,7 @@ --- description: Manage network in Docker Cloud keywords: nodes, hosts, infrastructure, Cloud -title: Docker Cloud infrastructure overview +title: Docker Cloud infrastructure overview (Standard Mode) notoc: true --- diff --git a/docker-for-mac/index.md b/docker-for-mac/index.md index 244220287f..0785d36b75 100644 --- a/docker-for-mac/index.md +++ b/docker-for-mac/index.md @@ -366,14 +366,14 @@ create one. ![Docker Cloud sign-in](images/menu-cloud-sign-in.png) -Then use the Docker for Mac menu to create, view, or navigate directly to -your Cloud resources: +Then use the Docker for Mac menu to create, view, or navigate directly to your +Cloud resources, including **organizations**, **repositories**, and **swarms**. -* Organizations -* Repositories -* Swarms +Check out these [Docker Cloud topics](/docker-cloud/index.md) to learn more: -Check out the [Docker Cloud topics](/docker-cloud/index.md) to learn more. +* [Organizations and Teams in Docker Cloud](/docker-cloud/orgs/index.md) +* [Builds and Images](/docker-cloud/builds/index.md) +* [Swarms in Docker Cloud](/docker-cloud/cloud-swarm/index.md) ## Where to go next diff --git a/docker-for-windows/index.md b/docker-for-windows/index.md index bf4d3f6dac..3fcebb6059 100644 --- a/docker-for-windows/index.md +++ b/docker-for-windows/index.md @@ -639,14 +639,14 @@ or create one. ![Docker Cloud sign-in](images/docker-cloud-menu.png) -Then use the Docker for Windows menu to create, view, or navigate directly to -your Cloud resources: +Then use the Docker for Mac menu to create, view, or navigate directly to your +Cloud resources, including **organizations**, **repositories**, and **swarms**. -* Organizations -* Repositories -* Swarms +Check out these [Docker Cloud topics](/docker-cloud/index.md) to learn more: -Check out the [Docker Cloud topics](/docker-cloud/index.md) to learn more. +* [Organizations and Teams in Docker Cloud](/docker-cloud/orgs/index.md) +* [Builds and Images](/docker-cloud/builds/index.md) +* [Swarms in Docker Cloud](/docker-cloud/cloud-swarm/index.md) ### Diagnose and Feedback
Manage Builds and ImagesManage Infrastructure (Standard Mode)Manage Builds and ImagesManage Swarms (Beta Swarm Mode)

Build and test your code, build Docker images. Link Cloud repositories to your source code provider to automate building images and pushing them to Cloud.

Link to your hosts, upgrade the Docker Cloud agent, and manage container distribution. See the AWS FAQ and Packet.net FAQ

Manage Swarms (Beta Swarm Mode)Manage Nodes and Apps (Standard Mode)

Provision swarms to popular cloud providers, register existing swarms, and use your Docker ID to authenticate and securely access personal or team swarms.

Manage Infrastructure (Standard Mode)Manage Nodes and Apps (Standard Mode)

Link to your hosts, upgrade the Docker Cloud agent, and manage container distribution. See the AWS FAQ and Packet.net FAQ

Deploy and manage nodes, services, and applications in Docker Cloud (Standard Mode).