Skip to content

genewoo/homeland

 
 

Repository files navigation

A new style forum for small communitys.

Rails 3 + MongoDb

Install

  • You need install Ruby 1.9.2, Rubygems and Rails 3 first.
  • Install Memcached, MongoDb
$ cp config/config.yml.default config/config.yml # Need change it. $ cp config/mongoid.yml.default config/mongoid.yml # Need change it. $ bundle install $ rails s

Install Full-Text Search

  • This project use Coreseek for Full-Text search library. It a branch from Sphinx for support Chinese.
  • If you are debian system, there have deb package in packages path for quick install the Full-Text search.

About

Homeland project for build people commulity.

Resources

Stars

Watchers

Forks

Packages

No packages published