Files
docker-machine/docs/examples/index.md
Victoria Bialas 0eb405f1d7 AWS example added to Machine docs cloud provisioning topic, reorganized/streamlined topics, tested against updated driver, and documented per new/easier use of it per Jean-Laurent's fixes
split examples out into separate files (aws, digital ocean)

fixes issue #3028:links to Swarm in overview, cloud topics, cloud examples

fixed links and mis-spelling

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-02-10 13:09:24 -08:00

18 lines
448 B
Markdown

<!--[metadata]>
+++
title = "Learn by example"
description = "Examples of cloud installs"
keywords = ["docker, machine, amazonec2, azure, digitalocean, google, openstack, rackspace, softlayer, virtualbox, vmwarefusion, vmwarevcloudair, vmwarevsphere, exoscale"]
[menu.main]
parent="workw_machine"
identifier="cloud_examples"
weight="-50"
+++
<![end-metadata]-->
# Learn by example
- [Digital Ocean Example](ocean.md)
- [AWS Example](aws.md)