Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Professional Plone 4 Development

You're reading from   Professional Plone 4 Development Build robust, content-centric web applications with Plone 4.

Arrow left icon
Product type Paperback
Published in Aug 2011
Publisher Packt
ISBN-13 9781849514422
Length 516 pages
Edition 1st Edition
Tools
Arrow right icon
Toc

Chapter 16. Zope on the Server

Until now, we have been concerned mostly with developing code in a local sandbox. We have filled our development environment with developer tools and turned on debug support in Zope. Now it is time to move our code into a production environment, tighten up security and configure Zope for maximum performance and stability.

In this chapter, we will cover:

  • The key configuration differences between a development Zope instance and a production one
  • Scaling Zope with multiple instances, using Zope Enterprise Objects or RelStorage
  • Managing code and deployment artifacts across environments
  • Managing Zope processes and services
  • Backup and maintenance

Deployment checklist

We should not expect to change any code to move from a development environment to a test or production server, and configuration changes should be limited to those that directly relate to the target environment. The key tasks are:

  1. Remove development and debugging tools from our buildout.
  2. Ensure that...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image