Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plone 6 #147

Open
me-kell opened this issue Nov 2, 2022 · 2 comments
Open

Plone 6 #147

me-kell opened this issue Nov 2, 2022 · 2 comments

Comments

@me-kell
Copy link

me-kell commented Nov 2, 2022

Are there plans to make this playbook installing Plone 6?

@stevepiercy
Copy link
Contributor

I don't know. A few contributors have moved on to different methods, including containers. It's been over a year since anyone contributed by merging a pull request. You're welcome to contribute yourself, of course, as this is open source.

You could consider the new Plone 6 install methods. See also the Deployment Training from PloneConf 2022.

@Rudd-O
Copy link

Rudd-O commented Nov 5, 2022

I'm using Salt to install Plone 6 based on container (podman container + podman pod) today:

https://github.com/Rudd-O/saltstack-automation/tree/master/formulas/plone

It supports multiple deployments as well as blue/green updates (though we don't wait until all currently-serving connections are finished, there are technical limitations to detect this situation being tracked here: Pylons/waitress#182).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants