Skip to content
davidstelter edited this page Sep 13, 2010 · 2 revisions
  • You’ll need Ruby, of course. Development is being done with version 1.8.7
  • The current DB of choice is PostgreSQL
  • WEBrick web server is included in the source
  • You’re on your own for deploying on anything else

Detailed install docs are included with the source in the file READM.install, but it amounts to 1) restore from DB dump 2) configure DB connection details 3) fire up WEBrick

Clone this wiki locally