This one time, at band camp, sjol wrote:
>
>Hi,
>
>I<ve been trying to move my code from my Mac to my
textdrive account,
>and it must be me but I cannot make head or tails on how
I am supposed
>to configure lighttpd to work with pylons.
>
>I tried converting the config file from the turbogears
site but it did
>not work. I do not know what my myap.fcgi should
contain. I believe
>some of you are on textdrive, would it be possible to
post the steps to
>be taken to configure it ?
Having not used textdrive, and only just looking at lighty
for rails hosting
at my own company, I think you can ignore lighty itself and
run your pylons
app in place of lighty, using paster serve.
>Also I've been trying to run paste serve in daemon
mode, but it
>doesn<t seem to be able to serve off any files once I
logout from my
>ssh , is this normal behavior ?
So, you need to do something to make sure your webapp isn't
connected to
your terminal, such as running it inside a screen session;
Part of our
deployment work for pylons is looking at some lifecycle
management tools - I
plan on posting here (and/or the wiki) when I have something
useful for
others.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "pylons-discuss" group.
To post to this group, send email to pylons-discuss googlegroups.com
To unsubscribe from this group, send email to
pylons-discuss-unsubscribe googlegroups.com
For more options, visit this group at http://
groups.google.com/group/pylons-discuss
-~----------~----~----~----~------~----~------~--~---
|