Git Product home page Git Product logo

plone-zeo's Introduction

Plone Logo

plone/plone-zeo

Docker Image Version (latest semver) Docker Image Size (latest semver)

GitHub Repo stars license badge

A ZEO Server Docker image using Python 3 and pip.

NOTE: These images are not yet officially supported by the Plone Community.

Supported tags and respective Dockerfile links

Latest

Nightly build

Previous

Usage

Please refer to the Official Plone Documentation for further documentation and examples.

Persistent data

There are several ways to store data used by applications that run in Docker containers.

We encourage users of the Plone images to familiarize themselves with the options available.

The Docker documentation is a good starting point for understanding the different storage options and variations.

Configuration

Main variables

Environment variable ZEO option Default value
ZEO_PORT address 8100
ZEO_READ_ONLY read-only false
ZEO_INVALIDATION_QUEUE_SIZE invalidation-queue-size 100
ZEO_PACK_KEEP_OLD pack-keep-old true

In case you need to configure an option not present in the environment variables, we suggest you to create a new image based on the default one:

FROM plone/plone-zeo:latest

COPY mylocalconfig /app/etc/zeo.conf

And then build the new image and start the container.

Contribute

Please DO NOT commit to main directly. Even for the smallest and most trivial fix. ALWAYS open a pull request and ask somebody else to merge your code. NEVER merge it yourself.

Credits

This project is supported by:

Plone Foundation

License

The project is licensed under the GPLv2.

plone-zeo's People

Contributors

ericof avatar maethu avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

plone-zeo's Issues

Release?

Can you release plone/plone-zeo v.5.4 please? ๐Ÿ™

Add crontab support to be able to pack the Data.fs

Is it worth to add crontab support to this image to be able to support packing the ZODB?

EEA's base Plone 5 image does it in an entrypoint.sh file

I don't know if something similar could be done here (where? in start-zeo.sh?) or whether it makes sense at all... perhaps it could be done in some other way... any hint on this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.