invoker.ini revision d37b15971d63d2bc56d74a00c0d91888fdeb3ebd
[ontohub]
command = bundle exec rails s -p $PORT
[ontohub-sidekiq]
command = bundle exec sidekiq -q default -q hets -q sequential -c 1 -v -L log/sidekiq.log
[ontohub-solr]
command = bundle exec rake sunspot:solr:run
[ontohub-test-solr]
command = RAILS_ENV=test bundle exec rake sunspot:solr:run