Skip to main content

Make standalone ZEO database server instances

Project description

zope.mkzeoinstance

This package provides a single script, mkzeoinstance, which creates a standalone ZEO server instance.

Changelog

6.0 (2024-09-16)

  • Add support for Python 3.12.

  • DRop support for Python 3.7.

5.1.1 (2023-05-05)

  • Make blob_dir parameter added in 5.1 optional. (#18)

5.1 (2023-04-28)

  • Add configuration option -b resp. --blobs for passing blob directory path. (#16)

5.0 (2023-02-09)

  • Drop support for Python 2.7, 3.4, 3.5, 3.6.

  • Add support for Python 3.7, 3.8, 3.9, 3.10, 3.11.

  • Drop support for running tests using python setup.py test.

4.1 (2017-05-26)

  • Fix generated runzeo and zeoctl scripts to run with ZEO 5.

4.0 (2017-02-28)

  • 100% unit test coverage.

  • Drop support for Python 2.6.

  • Add support for Python 3.4, 3.5, and 3.6.

  • Move dependency from ZODB3 -> [zdaemon, ZODB, ZEO]. Even though this package doesn’t actually import anything from the last two, the generated instance won’t be usable unless the host python has them installed.

3.9.6 (2014-12-23)

  • Add support for testing on Travis, and with tox.

3.9.5 (2011-10-31)

3.9.4 (2010-04-22)

  • Rename the script / package mkzeoinstance to avoid clashing with the script bundled with ZODB.

  • Add an option to spell the host interface to be listened on, as well as the port the generated ZEO server configuration. Thanks to Igor Stroh for the patch. See: https://bugs.launchpad.net/zodb/+bug/143361

  • Fix generated templates to cope with the move of zdaemon code into its own project.

  • Fork from the version of the mkzeoinst script contained in ZODB 3.9.4.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page