eBooru/Procfile
Earlopain 793997d36a
[Install] Add video and iqdb sidekiq queues
Videos now get automatically sampled on development instances
Iqdb is not yet installed on dev machines but I'll get to that some other time
2021-09-25 11:40:22 +02:00

3 lines
126 B
Plaintext

unicorn: bin/rails server -p 9000
jobs: bundle exec sidekiq -c 1 -q low_prio -q tags -q default -q high_prio -q video -q iqdb