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
cdk8s-plone-0.0.2.tar.gz
(565.8 kB
view hashes)
Built Distribution
cdk8s_plone-0.0.2-py3-none-any.whl
(564.2 kB
view hashes)
Close
Hashes for cdk8s_plone-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14d638f23424ba23fcf881f6dd61cdd057d7e7879ee877c512427b0ccee40519 |
|
MD5 | fd684aac73328aa90f061c08e02a4cf0 |
|
BLAKE2b-256 | 42a320341227159feadd2f89db4c43d30f604fcb558a515c940347ba57db4bb0 |