Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dhardy92
Copy link
Contributor

As discussed in #145 here is my proposition about #144 based on upstart.
I loose some of my hair on it but it works.

I use a main service managing "worker" services with ports number as upstart instances

$force_start became $force because it is used also to stop service (#MSWindowsStartMenuEffect)

And the enable=0 should be (or not ... #Shakespeare) anything but 0 to allow start.

One thing annoying me is that restart thumbor fails because upstart does not read conf file for restart (just kill and respawn the process witch does nothing as a virtual service)

@heynemann
Copy link
Member

That's FREAKING great! Thanks Damien. Not only it's EASY to configure new ports, it's user friendly! As soon as I install the package it's running! With one port.

It can be easily changed to run many ports, though. Great job!

heynemann added a commit that referenced this pull request Jan 24, 2013
…tart

Feature multi process as deb service [upstart version]
@heynemann heynemann merged commit c1f3342 into thumbor:master Jan 24, 2013
@heynemann
Copy link
Member

Updated the wiki to this new configuration! Great job again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants