forked from discourse/discourse
-
Notifications
You must be signed in to change notification settings - Fork 0
Installation Guide
John Paul Ashenfelter edited this page Aug 21, 2013
·
3 revisions
- Choosing How to Install
1a. Setting Up Via VM
1b. Setting Up From Scratch
-
Enabling Discourse's Services
-
Configuring Discourse via the Admin Console
Beginners with little-to-no experience with Ruby and who want to play with Discourse locally will want to run via VM. Seasoned developers who wish to get their hands dirty changing code, along with System Administrators who want to tweak every component by hand, will want to set up from scratch.
a. Installing VirtualBox
b. Installing Vagrant
c. Getting the Code
d. Starting the Server
a. Installing Ruby 1.9.3+
i) Changing Ruby's configuration for optimal performance
-
Changing the GC.
-
Opting to use tcmalloc.
b. Installing PostgreSQL 9.1+
c. Installing Redis 2.6+