[Seaside] RE: Starting VM on demand from nginx

Robert Sirois watchlala at hotmail.com
Fri Aug 2 18:33:43 UTC 2013


That's pretty cool. Otherwise, you'd probably have to do a redirect.
RS

> Date: Fri, 2 Aug 2013 09:55:57 -0700
> From: pdebruic at gmail.com
> To: seaside at lists.squeakfoundation.org
> Subject: Re: [Seaside] RE: Starting VM on demand from nginx
> 
> I don't know how to do what you want from nginx and am interested in
> learning about it.  Have you read these threads?
> 
> http://forum.world.st/Unix-socket-plugin-patch-for-systemd-td4685021.html#a4685101
> 
> http://forum.world.st/Unix-socket-plugin-patch-for-systemd-td4684997.html#a4685004
> 
> 
> Seems like with that patch you could just get it set up to have nginx
> route the request to
> 
> http://mySubdomain.myDomain.com
> 
> to the backend it expects to be there and systemd will take care of
> getting the image running
> 
> 
> 
> 
> 
> On 08/02/2013 09:45 AM, Dave wrote:
> > Robert Sirois wrote
> >> Here's my supervisor config file if it helps (http://supervisord.org/)
> >> [program:programname]command=/usr/local/coglinux/bin/squeak -mmap 256m
> >> -vm-sound-null -vm-display-null
> >> webapp/imagename.imagedirectory=/var/www/programdirectory/user=someonegroup=somegroup
> > 
> > 
> > Hi Robert,
> >  Thanks for your config files, I never used supervisor, anyway I can't
> > understand how to start the VM when a user goes to a specific url. I guess
> > there should be a command on nginx that allows to start a script on behalf
> > of a request. Right?
> > 
> > Dave
> > 
> > 
> > 
> > --
> > View this message in context: http://forum.world.st/Starting-VM-on-demand-from-nginx-tp4701949p4701960.html
> > Sent from the Seaside General mailing list archive at Nabble.com.
> > _______________________________________________
> > seaside mailing list
> > seaside at lists.squeakfoundation.org
> > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> > 
> 
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20130802/588fbf3c/attachment.htm


More information about the seaside mailing list