discourse/docs/INSTALL.md
2014-02-25 01:11:32 -08:00

1.5 KiB

How Do I Install Discourse?

If you want the easiest possible install:
Beginner Docker install guide for Digital Ocean

If you want a powerful, flexible install:
Advanced Docker install guide

The only officially supported installs of Discourse are the Docker based beginner and advanced installs, above. We regret that we cannot directly support any other methods of installation.

Alternately, you can try the unofficial Heroku install guide, the unofficial Ubuntu install guide, the BitNami Discourse Virtual Machine package or Cloud66.

Requirements

Hardware

  • Dual core CPU recommended
  • 2 GB RAM recommended

We highly recommend you enable swap (for a total of 4 GB, so 2 GB swap with 2 GB RAM, and 3 GB swap with 1 GB ram, etc).

Software

  1. Postgres 9.1+
  2. Redis 2.6+
  3. Ruby 1.9.3+ (we recommend 2.0.0-p353 or higher)