<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>That's pretty cool. Otherwise, you'd probably have to do a redirect.<div><br></div><div>RS<br><br><div>&gt; Date: Fri, 2 Aug 2013 09:55:57 -0700<br>&gt; From: pdebruic@gmail.com<br>&gt; To: seaside@lists.squeakfoundation.org<br>&gt; Subject: Re: [Seaside] RE: Starting VM on demand from nginx<br>&gt; <br>&gt; I don't know how to do what you want from nginx and am interested in<br>&gt; learning about it.  Have you read these threads?<br>&gt; <br>&gt; http://forum.world.st/Unix-socket-plugin-patch-for-systemd-td4685021.html#a4685101<br>&gt; <br>&gt; http://forum.world.st/Unix-socket-plugin-patch-for-systemd-td4684997.html#a4685004<br>&gt; <br>&gt; <br>&gt; Seems like with that patch you could just get it set up to have nginx<br>&gt; route the request to<br>&gt; <br>&gt; http://mySubdomain.myDomain.com<br>&gt; <br>&gt; to the backend it expects to be there and systemd will take care of<br>&gt; getting the image running<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; On 08/02/2013 09:45 AM, Dave wrote:<br>&gt; &gt; Robert Sirois wrote<br>&gt; &gt;&gt; Here's my supervisor config file if it helps (http://supervisord.org/)<br>&gt; &gt;&gt; [program:programname]command=/usr/local/coglinux/bin/squeak -mmap 256m<br>&gt; &gt;&gt; -vm-sound-null -vm-display-null<br>&gt; &gt;&gt; webapp/imagename.imagedirectory=/var/www/programdirectory/user=someonegroup=somegroup<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; Hi Robert,<br>&gt; &gt;  Thanks for your config files, I never used supervisor, anyway I can't<br>&gt; &gt; understand how to start the VM when a user goes to a specific url. I guess<br>&gt; &gt; there should be a command on nginx that allows to start a script on behalf<br>&gt; &gt; of a request. Right?<br>&gt; &gt; <br>&gt; &gt; Dave<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; --<br>&gt; &gt; View this message in context: http://forum.world.st/Starting-VM-on-demand-from-nginx-tp4701949p4701960.html<br>&gt; &gt; Sent from the Seaside General mailing list archive at Nabble.com.<br>&gt; &gt; _______________________________________________<br>&gt; &gt; seaside mailing list<br>&gt; &gt; seaside@lists.squeakfoundation.org<br>&gt; &gt; http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br>&gt; &gt; <br>&gt; <br>&gt; _______________________________________________<br>&gt; seaside mailing list<br>&gt; seaside@lists.squeakfoundation.org<br>&gt; http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br></div></div>                                               </div></body>
</html>