capistrano-foreman
capistrano-foreman copied to clipboard
Restart doesn't trigger new jobs
I'm noting this here as I'm running into it with Capistrano v3. Not sure the best way to solve it yet. But the foreman:restart
task won't restart newly exported configurations as they have never been started yet (can't restart a job that was never started). Here is a Server Fault question outlining the problem: http://serverfault.com/questions/497114/upstart-restart-command-doesnt-load-new-updated-job-config-solr.
I wonder if it might be better to have the foreman:restart
task do a stop then start?
@andyshinn Probably too old, but I'm facing the same thing. Also don't seem to notice it starting, in the normal deployment phase? Any idea why?
Sorry, I no longer use this and don't recall ever having a workaround.