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 (
20
20
They should work with any OCI-compliant container engine for developing, managing, and running Plone 6 images.
21
21
Two popular options include [ podman] ( https://podman.io/ ) and [ Docker] ( https://www.docker.com/products/docker-desktop/ ) .
22
22
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.
24
26
These 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.
26
30
27
31
``` {toctree}
28
32
:maxdepth: 2
29
- :hidden: true
33
+ :hidden:
30
34
31
35
images/index
32
36
examples/index
You can’t perform that action at this time.
0 commit comments