aws: access_key_id: "hogehoge" secret_access_key: "hogehoge" region: "ap-northeast-1" concurrency: 25 delay: 5 queues: - ["sqs_queue", 1] RAILS_ROOT = File.expand_path(File.dirname(__FILE__) + '/../') God.watch do |w| w.name = "shoryuken" w.env = { 'RAILS_ROOT' => "#{RAILS_ROOT}", 'RAILS_ENV' => "development" } w.start = "cd #{RAILS_ROOT} && bundle exec shoryuken -R -C ./config/shoryuken.yml -L ./