forked from patcito/shapado
-
Notifications
You must be signed in to change notification settings - Fork 1
free and open source Q&A software, open source stackoverflow style app written in ruby, rails, mongomapper and mongodb.
License
viitoo/shapado
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
== Dependencies - git >= 1.5 - ruby >= 1.8.6 <1.9 - rubygems >= 1.3.5 - mongodb >= 1.4 - ruby on rails =2.3.5 == Install Ruby On Rails sudo gem install -v=2.3.5 rails == Getting Started 1. Download the sources: git clone git://gitorious.org/shapado/shapado.git cd shapado/ 2. Configure the application cp config/shapado.sample.yml config/shapado.yml edit shapado.yml 3. Install dependencies rake gems:install 4. Download GeoIP data script/update_geoip 5. Load default data rake bootstrap 6. Add default subdomain to /etc/hosts, for example: "0.0.0.0 localhost.lan group1.localhost.lan group2.localhost.lan" 7. Start the server script/server
About
free and open source Q&A software, open source stackoverflow style app written in ruby, rails, mongomapper and mongodb.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published