Update INSTALL.md

This commit is contained in:
Jeff Atwood 2015-01-30 16:39:44 -08:00
parent 674e917243
commit 3948ea89eb
1 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
# How Do I Install Discourse?
Simple 30 minute basic install:
[**Beginner Docker install guide for Digital Ocean**][do]
[**Beginner Docker install guide**][basic]
Powerful, flexible, large or multiple server install:
[**Advanced Docker install guide**][docker]
[**Advanced Docker install guide**][advanced]
The only officially supported installs of Discourse are the [Docker](https://www.docker.io/) based beginner and advanced installs. We regret that we cannot support any other methods of installation.
@ -30,8 +30,8 @@ Hosting Rails applications is complicated. Even if you already have Postgres, Re
We take security very seriously at Discourse, and all our code is 100% open source and peer reviewed. Please read [our security guide](https://github.com/discourse/discourse/blob/master/docs/SECURITY.md) for an overview of security measures in Discourse.
[do]: https://github.com/discourse/discourse/blob/master/docs/INSTALL-digital-ocean.md
[docker]: https://github.com/discourse/discourse_docker
[basic]: https://github.com/discourse/discourse/blob/master/docs/INSTALL-digital-ocean.md
[advanced]: https://github.com/discourse/discourse_docker
[bitnami]: http://bitnami.com/stack/discourse
[cloud66]: https://github.com/discourse/discourse/blob/master/docs/INSTALL-cloud66.md
[heroku]: https://github.com/discourse/discourse/blob/master/docs/install-HEROKU.md