Provides a CMS Plone Backend and Frontend for Kubernetes with cdk8s
Project description
CMS Plone Chart for CDK8S
This chart provides a library to bootstrap a Plone deployment on a Kubernetes cluster using the CDK8S framework.
It provides
- backend (with
plone.volto
or Classic-UI) - frontend (Plone-Volto, a ReactJS based user interface)
- varnish (optional)
Usage
TODO
Development
Clone the repository and install the dependencies:
yarn install
Then run the following command to run the test:
npx projen test
WIP Checklist:
Each step need to be implemented with tests!
-
Start Backend
- deployment
- service
- pdb
- init container running plone-site-create
- lifecycle checks (readiness, liveness)
- generic way to inject sidecars
-
Start Frontend
- deployment
- service
- pdb
- lifecycle checks (readiness, liveness)
- depend on ready/live backend (needed?)
- generic way to inject sidecars
-
Start Varnish
-
deployment
- do not depend on backend/front end to be up, but configure to deliver from cache if possible.
-
service
-
pdb
-
lifecycle checks (readiness, liveness)
-
generic way to inject sidecars
-
find a way to purge caches. based on kitconcept varnish purger? needs
-
-
Other Languages
- Check Python distribution
- Check Java distribution
- Check Go distribution
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file cdk8s-plone-0.0.2.tar.gz
.
File metadata
- Download URL: cdk8s-plone-0.0.2.tar.gz
- Upload date:
- Size: 565.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3d1cdd39c662ff107a73116cb54912337cb41246b55d6e7bdcced20d4d29265 |
|
MD5 | 58efc008d557bd1093d76b4b2457f31f |
|
BLAKE2b-256 | 993de07f4fe6990e6c9db817924ccabf1beb4330dff480ca6f577c697fe917a1 |
File details
Details for the file cdk8s_plone-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: cdk8s_plone-0.0.2-py3-none-any.whl
- Upload date:
- Size: 564.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14d638f23424ba23fcf881f6dd61cdd057d7e7879ee877c512427b0ccee40519 |
|
MD5 | fd684aac73328aa90f061c08e02a4cf0 |
|
BLAKE2b-256 | 42a320341227159feadd2f89db4c43d30f604fcb558a515c940347ba57db4bb0 |