# Campo Campo is a lightweight forum application, base on Ruby on Rails. This project is inactive, if you want a full-featured forum, I recommend [Discourse](http://www.discourse.org/). [![Build Status](https://travis-ci.org/chloerei/campo.png?branch=master)](https://travis-ci.org/chloerei/campo) ## Build with - Ruby 2.1 and Rails 4.1.1 - Postgresql 9.1+ for databsae - elasticsearch 1.0+ for full text searching - Redis for backgound jobs - memcached for cache - postfix or other email service(through SMTP) for sending system email The best deploy environment is Ubuntu 14.04 LTS, require at least 1G memory. You don't need to install all denpendency manual, an auto-install scirpt will be show below. ## How to development or deployment Read document here: https://github.com/chloerei/campo/wiki ## Donate Buy me some Instant noodles: http://chloerei.com/donate/ ## License MIT License.