Commit 8a1a673a authored by Łukasz Nowak's avatar Łukasz Nowak

caddy-frontend: Explain kedifa configuration with caucase

parent 90541ea0
...@@ -610,3 +610,14 @@ So it means sites are served in `caddy-frontend-N` partition, and this partition ...@@ -610,3 +610,14 @@ So it means sites are served in `caddy-frontend-N` partition, and this partition
* Caddy serving the browser * Caddy serving the browser
* (optional) Apache Traffic Server for caching * (optional) Apache Traffic Server for caching
* Caddy connected to the backend * Caddy connected to the backend
Kedifa implementation
---------------------
`Kedifa <https://lab.nexedi.com/nexedi/kedifa>`_ server runs on kedifa partition.
Each `caddy-frontend-N` partition downloads certificates from the kedifa server.
Caucase (exposed by ``kedifa-caucase-url`` in master partition parameters) is used to handle certificates for authentication to kedifa server.
If ``automatic-internal-kedifa-caucase-csr`` is enabled (by default it is) there are scripts running on master partition to simulate human to sign certificates for each caddy-frontend-N node.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment