Redmine is a flexible project management web application written using Ruby on Rails framework.
To deploy to Stackato
git clone git@github.com:Stackato-Apps/redmine.git cd redmine git checkout stackato stackato push -n
The default admin credentials are
login: admin password: admin
More details can be found in the doc directory or on the official website www.redmine.org