Plone's Ansible Playbook¶
Description
Use Ansible to provision a full-stack Plone server
- Introduction
- Provisioning a Plone server
- Major choices
- Requirements
- Setting up the Playbook
- Customizing the deployment
- The Configuration File
- Testing with Vagrant
- Common errors
- Testing
- Live host deployment
- Configuration options
-
Plone options
- plone_initial_password
- plone_target_path
- plone_var_path
- plone_buildout_git_repo
- plone_major_version
- plone_version
- plone_client_count
- plone_zodb_cache_size
- plone_zserver_threads
- plone_client_max_memory
- plone_additional_eggs
- plone_sources
- plone_zcml_slugs
- plone_additional_versions
- plone_zeo_port
- plone_client_base_port
- plone_environment_vars
- plone_client_extras
- plone_client1_extras
- plone_autorun_buildout
- plone_buildout_cache_url
- plone_buildout_cache_file
- supervisor_instance_discriminator
- Cron jobs
- plone_pack_at
- plone_keep_days
- plone_backup_at
- plone_keep_backups
- plone_keep_blob_days
- plone_backup_path
- Load-balancer options
- Caching proxy options
- Web-server options
- Mail-server options
- Monitoring options
- Multiple Plone Servers