mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 23:07:28 +08:00
add note about region to install guide
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
**Set up Discourse on a cloud server in under 30 minutes** with zero knowledge of Ruby, Rails or Linux shell using our [Discourse Docker image][dd]. We recommend [Digital Ocean][do], but these steps will work on other cloud providers and local installs that also support Docker.
|
**Set up Discourse in the cloud under 30 minutes** with zero knowledge of Rails or Linux shell using our [Discourse Docker image][dd]. We recommend [Digital Ocean][do], but these steps will work on any Docker-compatible cloud provider or local server.
|
||||||
|
|
||||||
# Create New Digital Ocean Droplet
|
# Create New Digital Ocean Droplet
|
||||||
|
|
||||||
@ -10,6 +10,8 @@
|
|||||||
|
|
||||||
- The default of **Ubuntu 14.04 LTS x64** works fine. Always select the latest 64-bit [LTS distribution][lts].
|
- The default of **Ubuntu 14.04 LTS x64** works fine. Always select the latest 64-bit [LTS distribution][lts].
|
||||||
|
|
||||||
|
- Select a region that is geographically close to your users. New York is the default and a good choice for most US and European audiences.
|
||||||
|
|
||||||
Create your new Droplet. You will receive a mail from Digital Ocean with the root password to your Droplet. (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.)
|
Create your new Droplet. You will receive a mail from Digital Ocean with the root password to your Droplet. (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 Droplet
|
# Access Your Droplet
|
||||||
|
Reference in New Issue
Block a user