Hi,
My TG2.1 project is now nearing to production.
I'm reading the deployment docs from the tg site but I'm stuck with no clue.
I have a server with ubuntu 10.04 on it. Apache and postgresql works
fine and there are several virtualhost web sites (made with django)
running on it with apache mod-python. My plan is run tg web sites on
that server as virtual hosts.
can you point me a direction to how to do that?
I can ssh into that server as root and I'm using scp to transfer files.
I can copy all my files to that server from my development laptop with
scp and I have no version control system, I can copy the modified files
of my application to server manually.
And I need some tips about how to convert my development.ini file to
production.ini
--
You received this message because you are subscribed to the Google Groups
"TurboGears" 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/turbogears?hl=en.