docs(swarm): cross-link services.md to sso.md and secrets.md

This commit is contained in:
iris 2026-08-15 11:44:34 +02:00 committed by mara
commit 42282410ad

View file

@ -57,3 +57,7 @@ small-deployment choices, and the scope is the justification: redis
buys shared session state across replicas and there is one instance;
SMTP exists to mail humans, and provisioning here is programmatic.
See [`sso.md`](sso.md) for bootstrapping the first user and the OIDC
relying-party flow, and [`secrets.md`](secrets.md) for where each of
authelia's keys is generated and read.