Files
docker-docs/engine/installation/cloud/index.md
Gaetan a5e01e1844 fix type of keywords entry in frontmatter (in /engine/) (#552)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-11 14:45:24 -08:00

16 lines
516 B
Markdown

---
description: Cloud Installations
keywords: Docker install
redirect_from:
- /engine/installation/amazon/
- /engine/installation/google/
- /engine/installation/softlayer/
- /engine/installation/azure/
- /engine/installation/rackspace/
- /engine/installation/joyent/
title: Install Engine on cloud hosts
---
* [Understand cloud install options and choose one](overview.md)
* [Example: Use Machine to provision cloud hosts](cloud-ex-machine-ocean.md)
* [Example: Manual install on a cloud provider](cloud-ex-aws.md)