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?
  1. cookiecutter-zope-instance /
  2. Reference

ReferenceΒΆ

Complete configuration reference for all cookiecutter-zope-instance variables.

  • 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
Previous
Upgrade from version 1 to version 2
Next
Base locations

2022-2026, Plone Foundation

Made with Sphinx and Shibuya theme.