-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Plone: Add info about Plone 6 Docker images #2479
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
Changes from 11 commits
5ad3b3d
4ea296c
10063ca
52e9727
6af77d9
864b9c6
66fdf9f
f9d7526
0069420
1e4c0a4
dfd9be6
aae5cfc
5805a62
7f0dff4
cbe8446
a7904fa
07da0a1
b1669a0
db757d8
e4d1c6e
3abd58f
c1ccceb
d3f9221
b71f5b7
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# ⚠️ DEPRECATION NOTICE ⚠️ | ||
|
||
- Plone 4.x is no longer supported. | ||
- Plone 5.x is out of maintenance support, and will exit security support on 2024-10-31. | ||
avoinea marked this conversation as resolved.
Show resolved
Hide resolved
|
||
- It is strongly recommended to migrate to the latest available Plone version. See https://plone.org/download/release-schedule for details. | ||
|
||
The official Docker images for Plone 5.x and Plone 4.x are available here, and are maintained by community volunteers. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Should this be present tense, or past tense? (I don't think they're being actively maintained right now, are they?) We should also add a There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. To add a little more detail for #2583, my goal there was to make it really clear (immediately) to users on the page that any images they find here are old, outdated, and unsupported, and they should look elsewhere ASAP - I think this description gets there, but it's not quite as immediately obvious. I don't have a strong preference either way, as long as we make it clear that this repository is officially deprecated and unsupported (and I think the tense here is the only blocking issue I have with that). There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @tianon I lack permission to make a comment on your PR #2583, so here it is:
I'm revising this PR to incorporate your suggestions, once we verify that question. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I made a few revisions. Hopefully this file gets included in the repo. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. LGTM. |
||
|
||
Beginning with Plone 6.x, the frontend and backend run in separate Docker images, and are supported by the Plone Foundation. | ||
|
||
- [Plone Backend](https://github.com/plone/plone-backend) | ||
- [Plone Frontend](https://github.com/plone/plone-frontend) |
Uh oh!
There was an error while loading. Please reload this page.