{"id":21614887,"url":"https://github.com/eea/eea.docker.plonesaas","last_synced_at":"2025-04-11T06:54:19.909Z","repository":{"id":45987042,"uuid":"178882347","full_name":"eea/eea.docker.plonesaas","owner":"eea","description":"Plone 5 w/ RelStorage, RestAPI, Memcached, Graylog, Sentry...","archived":false,"fork":false,"pushed_at":"2025-04-01T22:57:48.000Z","size":360,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-04-10T09:19:57.337Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eea.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-01T14:34:59.000Z","updated_at":"2025-04-01T22:57:51.000Z","dependencies_parsed_at":"2024-01-11T01:02:38.967Z","dependency_job_id":"6203c6bd-9f98-4e47-834d-e26deb562834","html_url":"https://github.com/eea/eea.docker.plonesaas","commit_stats":null,"previous_names":[],"tags_count":382,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eea%2Feea.docker.plonesaas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eea%2Feea.docker.plonesaas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eea%2Feea.docker.plonesaas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eea%2Feea.docker.plonesaas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eea","download_url":"https://codeload.github.com/eea/eea.docker.plonesaas/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248358555,"owners_count":21090402,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-24T22:09:49.799Z","updated_at":"2025-04-11T06:54:19.873Z","avatar_url":"https://github.com/eea.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Plone 5 with RelStorage, RestAPI, Memcached, Graylog, Sentry and more support\n[![Build Status](https://ci.eionet.europa.eu/buildStatus/icon?job=plone/eea.docker.plonesaas/master\u0026subject=Build)](https://ci.eionet.europa.eu/blue/organizations/jenkins/plone%2Feea.docker.plonesaas/activity/)\n[![Pipeline Status](https://ci.eionet.europa.eu/buildStatus/icon?job=plone/eea.pipeline.plone/master\u0026subject=Pipeline)](https://ci.eionet.europa.eu/blue/organizations/jenkins/plone%2Feea.pipeline.plone/activity/)\n[![Release](https://img.shields.io/github/release/eea/eea.docker.plonesaas)](https://github.com/eea/eea.docker.plonesaas/releases)\n\nPlone 5 with built-in support for:\n* RelStorage\n* RestAPI\n* Memcached\n* Graylog\n* Sentry\n* Faceted Navigation\n* Faceted Inheritance\n* Image Cropping\n\nThis image is generic, thus you can obviously re-use it within your own projects.\n\n## Supported tags and respective Dockerfile links\n\n  - [Tags](https://hub.docker.com/r/eeacms/plonesaas/tags/)\n\n## Base docker image\n\n - [hub.docker.com](https://hub.docker.com/r/eeacms/plonesaas/)\n\n## Source code\n\n  - [github.com](http://github.com/eeacms/eea.docker.plonesaas)\n\n## Simple Usage\n\n    $ docker-compose up -d\n\nNow, ask for http://localhost/ in your workstation web browser and add a Plone site (default credentials `admin:admin`).\n\nSee [docker-compose.yml](http://github.com/eeacms/eea.docker.plonesaas) for more details and more about Plone at [plone](https://hub.docker.com/_/plone)\n\n## Extending this image\n\nFor this you'll have to provide the following custom files:\n\n* `site.cfg`\n* `Dockerfile`\n\nBelow is an example of `site.cfg` and `Dockerfile` to build a custom version of Plone with some add-ons based on this image:\n\n**site.cfg**:\n\n    [buildout]\n    extends = buildout.cfg\n\n    [configuration]\n    eggs +=\n      collective.elasticsearch\n      collective.taxonomy\n\n    [versions]\n    collective.elasticsearch = 3.0.2\n    collective.taxonomy = 1.5.1\n\n\n**Dockerfile**:\n\n    FROM eeacms/plonesaas\n\n    COPY site.cfg /plone/instance/\n    RUN gosu plone buildout -c site.cfg\n\nand then run\n\n    $ docker build -t plone-rocks .\n\n\n## Supported environment variables\n\nSee **eeacms/plone** [supported environment variables](https://github.com/eea/eea.docker.plone#supported-environment-variables)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feea%2Feea.docker.plonesaas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feea%2Feea.docker.plonesaas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feea%2Feea.docker.plonesaas/lists"}