Docker base image for Zope with Eionet Data Repository specific Add-ons and settings available.
:latest (default)Install Docker
Install Docker Compose (optional)
See eeacms/zope
$ docker pull eeacms/reportek-base-dr
On top of the environment variables supported by the base eeacms/zope image, you can also use the following variables which won't trigger a re-run of the buildout process:
ZOPE_THREADS - default 2
ZOPE_FAST_LISTEN - default off
GRAYLOG - format <hostname_or_ip>:<port>
GRAYLOG_FACILITY
ZOPE_FORCE_CONNECTION_CLOSE - default on
SESSION_MANAGER_TIMEOUT - in minutes
ZEO_ADDRESS - format <hostname_or_ip>:<port>
ZEO_READ_ONLY - default false
ZEO_CLIENT_READ_ONLY_FALLBACK - default false
ZEO_SHARED_BLOB_DIR - default off
ZEO_STORAGE - default 1
ZEO_CLIENT_CACHE_SIZE - default 128MB
ZEO_CLIENT_BLOB_CACHE_SIZE - default 500000000 in bytes
EVENT_LOG_LEVEL - default INFO
ACCESS_LOG_LEVEL - default WARN
ZIP_CACHE_ENABLED - default true
ZIP_CACHE_THRESHOLD - default 100000000 in bytes
ZIP_CACHE_PATH - default /opt/zope/var/instance/zip_cache
The Initial Owner of the Original Code is European Environment Agency (EEA). All Rights Reserved.
The Original Code is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Content type
Image
Digest
sha256:f2df2608f…
Size
212.9 MB
Last updated
2 days ago
docker pull eeacms/reportek-base-dr