mirror of
https://github.com/docker/docs.git
synced 2026-03-29 15:28:51 +07:00
edited screen snap breaking out topics for Docker Cloud swarm mode added another where-to-next link added more where-to-next links added back in on-page TOC for create swarm topic incorporated Ryan's review comments on first draft more Ryan's review comments, sweep thru all for consistency, notoc on short pages, etc. removed duplicate link to 'create a new swarm in docker cloud' Laura's comments incorporated re-organized Cloud topics, added in Swarm Mode Ryan's review comments on Cloud, added new type of advisory for Beta previews more review comments, manage infrastructure --> standard mode fixing image testing cloud images updates to Cloud welcome page for Swarm, non-Swarm descriptions add new cloud repository image retake of corrupted image fixed the other instance of corrupted image by referencing the retake fixing corrupted image on GitHub Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
23 lines
1.2 KiB
Markdown
23 lines
1.2 KiB
Markdown
---
|
|
description: 'Getting Started with Docker Cloud: Setting up a node using a hosted
|
|
cloud provider or your own nodes, deploying a service and clustering.'
|
|
keywords: one, two, three
|
|
title: Getting started with Docker Cloud
|
|
notoc: true
|
|
---
|
|
|
|
If you're completely new to Docker Cloud, start here!
|
|
|
|
* [Introducing Docker Cloud](intro_cloud.md) Start here! Then, you can either:
|
|
* [Link to your Infrastructure](connect-infra.md) Link one of the following providers:
|
|
* [Link your Amazon Web Services account](../infrastructure/link-aws.md)
|
|
* [Link your Microsoft Azure account](../infrastructure/link-azure.md)
|
|
* [Link your Digital Ocean account](../infrastructure/link-do.md)
|
|
* [Link your Packet account](../infrastructure/link-packet.md)
|
|
* [Link your SoftLayer account](../infrastructure/link-softlayer.md)
|
|
* [Set up self-hosted nodes](../infrastructure/byoh.md) ...Or bring your own hosts
|
|
* [Deploy your first node](your_first_node.md) Then, deploy your first nodes,
|
|
* [Create your first service](your_first_service.md) ...And finish by deploying your first service.
|
|
|
|
Ready to deploy your first web service? [Deploy a web application in Docker Cloud](deploy-app/index.md)
|