#unicorn: unicorn -c unicorn.rb rainbows: rainbows -c rainbows.rb #web: rackup config.ru #web: thin --servers 3 -R config.ru start workers: bundle exec sidekiq -r ./boot.rb -C ./sidekiq.yml