File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -20,13 +20,17 @@ The Plone 6 container images are compliant with the [Open Container Initiative (
2020They should work with any OCI-compliant container engine for developing, managing, and running Plone 6 images.
2121Two popular options include [ podman] ( https://podman.io/ ) and [ Docker] ( https://www.docker.com/products/docker-desktop/ ) .
2222
23- The community provides official images that could be used for standalone Plone installations.
23+ ## Resources
24+
25+ The community provides {doc}` images/index ` that you can use for standalone Plone installations.
2426These images support a variety of installation options.
25- You can choose from Classic UI or the new frontend, or specialized databases using ZEO or a relational database.
27+ You can choose from Volto or Classic UI for a frontend, or specialized databases using ZEO or a relational database.
28+
29+ The {doc}` examples/index ` and {doc}` recipes/index ` provide configuration for proxy servers, load balancers, and caching services.
2630
2731``` {toctree}
2832:maxdepth: 2
29- :hidden: true
33+ :hidden:
3034
3135images/index
3236examples/index
You can’t perform that action at this time.
0 commit comments