Re-order list to match Droplet creation screen

This commit is contained in:
Andrew Schleifer 2017-07-03 14:33:53 -05:00
parent 984778d3ac
commit 173062a158
1 changed files with 3 additions and 3 deletions

View File

@ -6,14 +6,14 @@
[Sign up for DigitalOcean][do], update billing info, then create your new cloud server.
- Enter your domain `discourse.example.com` as the name.
- The default of **Ubuntu 16.04 LTS x64** works fine. At minimum, a 64-bit Linux OS with a kernel version of 3.10+ is required.
- The default of **1 GB** RAM works fine for small Discourse communities. We recommend 2 GB RAM for larger communities.
- The default of **Ubuntu 16.04 LTS x64** works fine. At minimum, a 64-bit Linux OS with a kernel version of 3.10+ is required.
- The default of **New York** is a good choice for most US and European audiences. Or select a region that is geographically closer to your audience.
- Enter your domain `discourse.example.com` as the name.
Create your new Droplet. You will receive an email with the root password. (However, if you know [how to use SSH keys](https://www.google.com/search?q=digitalocean+ssh+keys), you may not need a password to log in.)
### Access Your Cloud Server