<html><body><div style="color:#000; background-color:#fff; font-family:Courier New, courier, monaco, monospace, sans-serif;font-size:16px"><div id="yui_3_16_0_1_1433795419408_23532" dir="ltr">>> enterprise way to deploy as a daemon that starts on reboot, start/stop/reload with service control, ensures the daemons is running, etc. <br> <br>> From: Andrew Solomon andrew@geekuni.com<br>> This is a Ubuntu example, but I think the principle will still hold - jump down to the section entitled 'Configuring Staman'<br>> Does that answer your question?<br> <br>Yes and no, I was hoping that someone had already packaged up an RPM/PKG like Apache where I could just drop my PSGI script in the /etc/starman/pgsi/ folder and be off and running.  The /etc/http/conf.d folder is why Apache is so nice.  </div><div id="yui_3_16_0_1_1433795419408_23533" dir="ltr"> </div><div id="yui_3_16_0_1_1433795419408_23561" dir="ltr">But, I will look at the <span id="yui_3_16_0_1_1433795419408_23605">Daemon</span><span id="yui_3_16_0_1_1433795419408_23552">::</span><span id="yui_3_16_0_1_1433795419408_23542">Control module and see what I can do.  But, It would be nice to have a folder load all of the PSGI apps in a folder and mount them (a la Plack::Builder).</span></div><div id="yui_3_16_0_1_1433795419408_23563"><span></span> </div><div id="yui_3_16_0_1_1433795419408_23554" dir="ltr"><span id="yui_3_16_0_1_1433795419408_23593">A config could also be as easy as </span></div><div id="yui_3_16_0_1_1433795419408_23592" dir="ltr"><span></span> </div><div id="yui_3_16_0_1_1433795419408_23591" dir="ltr"><span id="yui_3_16_0_1_1433795419408_23594">mount=/webservice</span></div><div id="yui_3_16_0_1_1433795419408_23590" dir="ltr"><span id="yui_3_16_0_1_1433795419408_23595">psgi=/path/app.psgi</span></div><div id="yui_3_16_0_1_1433795419408_23564" dir="ltr"><br>Thanks,<br>Mike<br> <br>mrdvt92</div></div></body></html>