Closed jmatsuba closed 8 years ago
Did you get this working in production? I've been struggling with this.
i did not, i ended up abandoning it and doing straight cron jobs.
I used this tutorial http://tutorials.jumpstartlab.com/topics/systems/automation.html
There's a Capistrano integration for production https://github.com/plashchynski/crono#capistrano
I am not using Capistrano, Can anybody help with how to setup this in production environment on VPS?
It should definitely be mentioned that this is not expected to work in production. I manage to set it up but I cannot figure out how to start the process automatically. If I log in the server and manually start it, it works. Any ideas?
I got setup on my developer environment pretty quickly. Now I want to get this running on production and am wondering what the best way to do it is.
Including this as part of the README.md would be helpful.