Merge pull request #3885 from devopsgroup-io/master

Digital Ocean should be DigitalOcean https://www.digitalocean.com/leg
This commit is contained in:
Robin Ward 2015-10-30 14:05:39 -04:00
commit 2f58663dda
5 changed files with 7 additions and 7 deletions

View File

@ -1,8 +1,8 @@
**Set up Discourse in the cloud in 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. **Set up Discourse in the cloud in under 30 minutes** with zero knowledge of Rails or Linux shell using our [Discourse Docker image][dd]. We recommend [DigitalOcean][do], but these steps will work on any Docker-compatible cloud provider or local server.
# Create New Cloud Server # Create New Cloud Server
[Sign up for Digital Ocean][do], update billing info, then create your new cloud server. [Sign up for DigitalOcean][do], update billing info, then create your new cloud server.
- Enter your domain `discourse.example.com` as the name. - Enter your domain `discourse.example.com` as the name.
@ -22,7 +22,7 @@ Connect to your server via SSH, or use [Putty][put] on Windows:
Replace `192.168.1.1` with the IP address of your server. Replace `192.168.1.1` with the IP address of your server.
You will be asked for permission to connect, type `yes`, then enter the root password from the email Digital Ocean sent you when the server was set up. You may be prompted to change the root password, too. You will be asked for permission to connect, type `yes`, then enter the root password from the email DigitalOcean sent you when the server was set up. You may be prompted to change the root password, too.
<img src="https://www.discourse.org/images/install/14/console-ssh.png?v=1" width="600px"> <img src="https://www.discourse.org/images/install/14/console-ssh.png?v=1" width="600px">

Binary file not shown.

View File

@ -505,8 +505,8 @@ export default {
}, },
{ {
"id":26192, "id":26192,
"title":"403 when embedding a Digital Ocean droplet", "title":"403 when embedding a DigitalOcean droplet",
"fancy_title":"403 when embedding a Digital Ocean droplet", "fancy_title":"403 when embedding a DigitalOcean droplet",
"slug":"403-when-embedding-a-digital-ocean-droplet", "slug":"403-when-embedding-a-digital-ocean-droplet",
"posts_count":7, "posts_count":7,
"reply_count":3, "reply_count":3,

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long