Closed dangreenisrael closed 8 years ago
Hi Dan,
how did you manage to run lifx-http in the background?
Cheers, Krzysztof
I think that I ran it through a php script calling it with && to be asynchronous but I don’t remember
On Nov 23, 2014, at 16:26, Krzysztof Tomasz Zembrowski notifications@github.com wrote:
Hi Dan,
how did you manage to run lifx-http in the background?
Cheers, Krzysztof
— Reply to this email directly or view it on GitHub https://github.com/chendo/lifx-http/issues/12#issuecomment-64119611.
If your using RVM you can generate wrapper scripts and then run lifx-httpd with any process control app.
I've got it working with supervisor.
I get the server running in the background, and deal with it potentially crashing by running this php script as a cron: