On Fri, May 31, 2013 at 11:39 AM, Mariano Martinez Peck <marianopeck@gmail.com> wrote:
Hi Nico,First, let me say that without a lot of pain, I have my own (actually, its for a client) �SmalltalkHub instance running with Pharo 2.0, mongoDB, nginx and HTTPS :) �
Usually we need the web interface quite infrequently, that is, when we create a new user or a new project. So I would like to turn off the website for most of the time and just turn it on when I need something like that. Of course when I mean turn off the website I mean that: only the website. Monticello should continue working :)One "solution" I found is that since I have nginx listening in an SSL port and then this is forwarded to the port zinc is listening, I can just turn off nginx. That way noone can reach the website from outside... but maybe there is a better solution...Of course this doesn't actually help because when I turn off nginx I not only turn off the website but also the "monticello server" part :(Any ideas?--
Mariano
http://marianopeck.wordpress.com