Skip to content

Commit 7ce6bf0

Browse files
authored
change 'simple' to basic
"nothing is simple when Varnish is involved"
1 parent c69c678 commit 7ce6bf0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/install/containers/examples/traefik-volto-plone-varnish.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
myst:
33
html_meta:
4-
"description": "Simple Plone 6 setup with only one backend, a ZEO server and data being persisted in a Docker volume."
5-
"property=og:description": "Simple Plone 6 setup with only one backend, a ZEO server and data being persisted in a Docker volume."
4+
"description": "Basic Plone 6 setup with only one backend, a ZEO server and data being persisted in a Docker volume."
5+
"property=og:description": "Basic Plone 6 setup with only one backend, a ZEO server and data being persisted in a Docker volume."
66
"property=og:title": "Traefik Proxy, Frontend, Backend, Varnish container example"
77
"keywords": "Plone 6, Container, Docker, Traefik Proxy, Frontend, Backend, Varnish"
88
---
99

1010
# Traefik Proxy, Frontend, Backend, ZEO, Varnish container example
1111

12-
This example is a simple setup with one backend accessing a ZEO server and data being persisted in a Docker volume.
12+
This example is a basic setup with one backend accessing a ZEO server and data being persisted in a Docker volume.
1313

1414
{term}`Traefik Proxy` in this example is used as a reverse proxy.
1515

0 commit comments

Comments
 (0)