Skip to content

Commit 2f9af26

Browse files
committed
Improve the Continaers index with a better introduction
1 parent e8efd10 commit 2f9af26

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/install/containers/index.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,17 @@ The Plone 6 container images are compliant with the [Open Container Initiative (
2020
They should work with any OCI-compliant container engine for developing, managing, and running Plone 6 images.
2121
Two 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.
2426
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.
2630

2731
```{toctree}
2832
:maxdepth: 2
29-
:hidden: true
33+
:hidden:
3034
3135
images/index
3236
examples/index

0 commit comments

Comments
 (0)