Chapter 18.6. Summary

  • Deployment, configuration, and testing are fast-moving targets. This chapter was written with the most stable deployment scenario in mind, but you can find a lot more about configuring and deploying you applications at www.turbogears.org, and www.turbogearsbook.com

  • TurboGears prod.cfg contains all the production-specific configuration settings for your application. Often, all you have to do is edit this file to point to the proper location of your production database.

  • The benefits of placing your TurboGears application behind Apache or IIS include HTTP 1.1 support, improved handling of buggy requests, and you can use “virtual hosting” to easily set up multiple TurboGears applications behind a single front-end web server. ...

Get Rapid Web Applications with TurboGears: Using Python to Create Ajax-Powered Sites now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.