Documentation on how to set this up in a production environment #27

Closed
opened 2025-12-29 00:21:25 +01:00 by adam · 5 comments
Owner

Originally created by @jmatsuba on GitHub (Jan 28, 2016).

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.

Originally created by @jmatsuba on GitHub (Jan 28, 2016). 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.
adam closed this issue 2025-12-29 00:21:25 +01:00
Author
Owner

@cwills commented on GitHub (Mar 19, 2016):

Did you get this working in production? I've been struggling with this.

@cwills commented on GitHub (Mar 19, 2016): Did you get this working in production? I've been struggling with this.
Author
Owner

@jmatsuba commented on GitHub (Mar 19, 2016):

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

@jmatsuba commented on GitHub (Mar 19, 2016): 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
Author
Owner

@plashchynski commented on GitHub (Mar 30, 2016):

There's a Capistrano integration for production https://github.com/plashchynski/crono#capistrano

@plashchynski commented on GitHub (Mar 30, 2016): There's a Capistrano integration for production https://github.com/plashchynski/crono#capistrano
Author
Owner

@skyamgar commented on GitHub (Oct 6, 2016):

I am not using Capistrano, Can anybody help with how to setup this in production environment on VPS?

@skyamgar commented on GitHub (Oct 6, 2016): I am not using Capistrano, Can anybody help with how to setup this in production environment on VPS?
Author
Owner

@Tashows commented on GitHub (Jan 13, 2022):

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?

@Tashows commented on GitHub (Jan 13, 2022): 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?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/crono#27