So... where's the best place to read about deployment best practices?
I started by going to the Plone 6 deployment guide, just to compare notes. Deployment — Plone Documentation v6.0-dev
At the time of writing... it's still a work in progress.
So... where's the best place to read about deployment best practices?
I started by going to the Plone 6 deployment guide, just to compare notes. Deployment — Plone Documentation v6.0-dev
At the time of writing... it's still a work in progress.
There is a training which @jensens and @ericof presented at the Plone Conference: Introduction – Plone Deployment — Plone Training 2022 documentation
For plone-backend
I find the code in plone/plone-backend specially Dockerfile, and Makefile as well as in the scripts in docker-entrypoint and scripts a very good start point.
For plone-frontend
see the scripts in plone/plone-frontend.
Thanks @davisagli and @mekell will review these resources.
Will it 'always' be 'quite complicated' to install Plone with Volto, or is this just when it is in 'beta'?
I remember the times when a major selling point was 'One Click Installer'