I have the web.py site I've built up and running publicly
(incidentally, thanks for creating such a great package -- it has been
great to work with). I've done a couple iterations since putting the
site up, so now I'm starting to think about my dev/test/production
deployment strategies. Right now I'm just using scp to manually copy
files around, but I'd love to make this a lot more automated and
repeatable (and give myself the ability to roll back easily).

I'm using what I take to be a pretty standard setup (Slicehost/debian/
lighttpd/fastcgi, no dbms aside from BerkeleyDB files) as described in
http://webpy.org/cookbook/fastcgi-lighttpd. I realize that this is not
strictly a web.py only question, but I'm guessing that someone here
has come up with good strategies/tools.

Thanks
Bill
http://edgarest.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" 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/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to