docs: standardizing installation doc titles

This commit is contained in:
Jose Diaz-Gonzalez
2019-05-13 03:22:10 -04:00
parent 3eb9c9b3ba
commit 56d8346d65
4 changed files with 4 additions and 4 deletions

View File

@@ -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/).

View File

@@ -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.

View File

@@ -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

View File

@@ -1,4 +1,4 @@
# Install Dokku using Vagrant
# Vagrant Installation Notes
1. Download and install [VirtualBox](https://www.virtualbox.org/wiki/Downloads).