Setup

Install

Install dependencies:

$ bundle install --path .bundle --without development test

Precompile assets:

$ bundle exec rake assets:precompile RAILS_ENV=production

Run server:

$ bundle exec rails s -e production

Parameters

Edit config/dashbozu.yml

or set environment variables:

  • GITHUB_KEY
  • GITHUB_SECRET
  • BITBUCKET_KEY
  • BITBUCKET_SECRET

If you do not have GitHub and Bitbucket keys, go to