Summary
In this chapter, you have learned the following:
Adding ZEO to create a production buildout
Using collective.recipe.backup to make using
repozo
easierAutomating database backups with z3c.recipe.usercrontab and Task Scheduler
Restoring your database from a backup with the help of collective.recipe.backup
Packing your database with
zeopack
Automating database packing with help from z3c.recipe.usercrontab and Task Scheduler
Rotating logs with iw.rotatezlogs
Next, in Chapter 6, we will to focus on what we can do while our site is running to monitor and optimize the performance.
Later in Chapter 7, we will cover troubleshooting and upgrading along with various security concerns.