Web Applications - Separating DB Connections
Burhan
burhan.khalid at gmail.com
Wed Jun 8 10:19:14 EDT 2011
On Jun 8, 1:22 pm, Stuart MacKay <smac... at flagstonesoftware.com>
wrote:
> A simple way to do this is use fabric for deployment. It allows you to
> upload a file as if it was a template and replaces any placeholder
> strings with values supplied when you upload. The values can be supplied
> either in a config file or interactively when the deployment takes place.
Unfortunately our servers are Windows so neat tools like fabric (which
I
had used before on private projects) is out of the question. I am not
aware
of it being using for Windows servers successfully.
Thanks!
More information about the Python-list
mailing list