invoker.ini revision c2beed4a99acc487957c8bcbbd7331d09b845475
[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
[ontohub-hets]
command = bundle exec rake hets:run