Thanks for the suggestions, folks.  Yes, I should explain...

My intention was to run a site in a sort of beta-test mode, where it would do real work but with very low volume -- only a few select users would know how to connect to it. I was hoping to be able to deal with Apache (or whatever) once everything else was sorted out.

Or is this a silly idea?

        - Allan


On Tue, 25 Jan 2011, Peter Halliday wrote:

Is this for development?  Because if this was for production I'd say you
shouldn't do that.  Instead you should just run apache + mod_wsgi or some
other deployment method.


Peter Halliday
Excelsior Systems
(Phone:) 607-438-2527 x101
(Fax:) 888-265-5082



On Tue, Jan 25, 2011 at 10:50 AM, allan <[email protected]> wrote:

Hello all,

I'm in the process of deploying Satchmo on a Linux (CentOS) virtual
machine.  I'd like to install a daemon to start Satcho (e.g., "python
manage.py runserver") on boot, manage starting and stopping it, and so
on.  The daemon will live in /etc/init.d/ and follow the protocols for
daemons that live there.

It looks like a routine job, but has anyone else written one so I
won't need to do it myself?

Thanks!

--
You received this message because you are subscribed to the Google Groups
"Satchmo users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected]<satchmo-users%[email protected]>
.
For more options, visit this group at
http://groups.google.com/group/satchmo-users?hl=en.



--
You received this message because you are subscribed to the Google Groups "Satchmo 
users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en.



--
You received this message because you are subscribed to the Google Groups "Satchmo 
users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en.

Reply via email to