diff --git a/docs/getting-started/install/azure.md b/docs/getting-started/install/azure.md index 6d61ddda9..a9beb19c5 100644 --- a/docs/getting-started/install/azure.md +++ b/docs/getting-started/install/azure.md @@ -1,4 +1,4 @@ -# Microsoft Azure +# Microsoft Azure Installation Notes 1. If you don't already have one [generate an SSH key pair](https://help.github.com/articles/generating-ssh-keys/). diff --git a/docs/getting-started/install/digitalocean.md b/docs/getting-started/install/digitalocean.md index 2d9462413..caf2a717b 100644 --- a/docs/getting-started/install/digitalocean.md +++ b/docs/getting-started/install/digitalocean.md @@ -1,4 +1,4 @@ -# DigitalOcean Droplet +# DigitalOcean Droplet Installation Notes [DigitalOcean](https://www.digitalocean.com/products/compute/) offers a pre-installed Dokku image. You can run this image on any sized Droplet, although larger Droplets will allow you to run larger applications. diff --git a/docs/getting-started/install/dreamhost.md b/docs/getting-started/install/dreamhost.md index 0f4d005f2..a664d94f5 100644 --- a/docs/getting-started/install/dreamhost.md +++ b/docs/getting-started/install/dreamhost.md @@ -1,4 +1,4 @@ -# Install Dokku on DreamHost Cloud Server with cloud-init +# DreamHost Cloud Server Installation Notes Cloud-init script can be used to automate installation of Dokku on Dreamhost (or any other OpenStack-compatible cloud with minimal diff --git a/docs/getting-started/install/vagrant.md b/docs/getting-started/install/vagrant.md index 3ea1e9f72..5b8055ed6 100644 --- a/docs/getting-started/install/vagrant.md +++ b/docs/getting-started/install/vagrant.md @@ -1,4 +1,4 @@ -# Install Dokku using Vagrant +# Vagrant Installation Notes 1. Download and install [VirtualBox](https://www.virtualbox.org/wiki/Downloads).