This is the Camdram fork of Brimir that we use for our ticket support system.
For the original code see the now-dormant upstream repository.
git clone https://github.com/camdram/brimir.git && cd brimir
- Copy the
Procfile.local
file from old to new bundle install --without development test --deployment
procodile run -- bundle exec rake db:migrate
procodile run -- bundle exec rake assets:precompile
procodile start