mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 09:36:19 -05:00
Digital Ocean should be DigitalOcean https://www.digitalocean.com/legal/terms/
This commit is contained in:
parent
bde4bc52d7
commit
85da9c6ff8
5 changed files with 8 additions and 8 deletions
|
@ -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
|
||||
|
||||
[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.
|
||||
|
||||
|
@ -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.
|
||||
|
||||
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">
|
||||
|
||||
|
|
2
spec/fixtures/emails/html_only.eml
vendored
2
spec/fixtures/emails/html_only.eml
vendored
|
@ -80,7 +80,7 @@ king"</div></div></td></tr></tbody></table><div id=3D"_persistentHeaderEnd"=
|
|||
und-color: rgb(255, 255, 255);"></div><br><div id=3D"_originalContent" styl=
|
||||
e=3D""><p>Grizzly B just sent you a private message</p>
|
||||
|
||||
<hr><p>Log in to our EC2 instance -or- log into a new Digital Ocean instanc=
|
||||
<hr><p>Log in to our EC2 instance -or- log into a new DigitalOcean instanc=
|
||||
e?</p>
|
||||
|
||||
<hr><p>Please visit this link to respond: <a href=3D"http://meta.discourse.=
|
||||
|
|
|
@ -505,8 +505,8 @@ export default {
|
|||
},
|
||||
{
|
||||
"id":26192,
|
||||
"title":"403 when embedding a Digital Ocean droplet",
|
||||
"fancy_title":"403 when embedding a Digital Ocean droplet",
|
||||
"title":"403 when embedding a DigitalOcean droplet",
|
||||
"fancy_title":"403 when embedding a DigitalOcean droplet",
|
||||
"slug":"403-when-embedding-a-digital-ocean-droplet",
|
||||
"posts_count":7,
|
||||
"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
Loading…
Reference in a new issue