Guide to deploying and installing Plone in production¶
Description
A guide to the Plone deployment stack, including load balancing, proxy caching, server preparation, backups, log rotation, and process control.
This guide particularly focuses on Unix-like environments, though the stack discussion may be useful to everyone.
- Introduction
- Background: the stack
- Preparing the Server
- Starting, stopping and restarting
- Logs and log rotation
- Database packing
- Backing up your Plone deployment
- Copying a Plone site
- WSGI
-
Zope Application Server
- Introduction
- Zope control command
- Adding users from command-line (reset admin password)
- Timezone
- Log level
- Creating additional debug instances
- Virtual hosting
- Import and export
- Regular database packing
- Copying a remote site database
-
Pack and copy big
Data.fs
- Creating a sanitized data drop
- Log rotate
- Guide to Caching
- Frontend Webserver
- Production
- Testing & Tuning Plone