pivotal cloud foundry pcf ruby rails

19 views
Skip to first unread message

jim.ala...@gmail.com

unread,
Jul 10, 2017, 5:33:26 PM7/10/17
to delayed_job
What is the correct manifest for deploying delayed_job in pivotal cloud foundry? This doesn't seem to initiate jobs sent to it with set(wait: 1.second).perform_later()
- name: delayed-job
  instances: 1
  memory: 512MB
  command: bundle exec bin/delayed_job run
  health-check-type: process
  no-route: true

Reply all
Reply to author
Forward
0 new messages