cookiecutter-zope-instance
  • GitHub
  • PyPI
/

Documentation

  • Tutorials
    • Your first Zope instance
    • Docker deployment
  • How-to guides
    • Configure RelStorage with PostgreSQL
    • Configure PGJsonb storage
    • Configure ZEO client
    • Configure S3 blob storage (z3blobs)
    • Migrate data between storage backends
    • Configure CORS for REST API access
    • Use environment variables for configuration
    • Upgrade from version 1 to version 2
  • Reference
    • Base locations
    • Basic configuration
    • Initial user
    • ZCML
    • Database: common settings
    • Database: blob settings
    • Database: direct filestorage
    • Database: RelStorage
    • Database: ZEO
    • Database: PGJsonb
    • Database: S3 blob wrapper (z3blobs)
    • CORS
    • Development
    • Helpers
    • Changelog
  • Explanation
    • Understanding storage backends
    • How blob storage works
    • Why Cookiecutter for Zope configuration?

On this page

  • Database backends
  • Storage migration
  • Web layer
  • Operations
  • Upgrading
  1. cookiecutter-zope-instance /
  2. How-to guides

How-to guides¶

Goal-oriented guides for common tasks.

Database backends¶

  • Configure RelStorage with PostgreSQL

  • Configure PGJsonb storage

  • Configure ZEO client

  • Configure S3 blob storage (z3blobs)

Storage migration¶

  • Migrate data between storage backends

Web layer¶

  • Configure CORS for REST API access

Operations¶

  • Use environment variables for configuration

Upgrading¶

  • Upgrade from version 1 to version 2

Previous
Docker deployment
Next
Configure RelStorage with PostgreSQL

2022-2026, Plone Foundation

Made with Sphinx and Shibuya theme.