mirror of
https://github.com/suitenumerique/docs.git
synced 2026-09-25 19:15:14 +02:00
📝(installation) upgrade documentation with yhub instruction
All installation guides are updated to add the instructions about how to deploy docs with yhub.
This commit is contained in:
@@ -157,6 +157,13 @@ yhub:
|
||||
COLLABORATION_BACKEND_BASE_URL: https://docs.127.0.0.1.nip.io
|
||||
COLLABORATION_SERVER_ORIGIN: https://docs.127.0.0.1.nip.io
|
||||
|
||||
# The backend and the collaboration server authenticate each other with signed
|
||||
# tokens, each with a key of its own, verified against the JWKS the other
|
||||
# publishes. This generates the two keys on the cluster, once, in a secret both
|
||||
# mount read-only — nothing to put in this file.
|
||||
jwtKeys:
|
||||
enabled: true
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
host: docs.127.0.0.1.nip.io
|
||||
|
||||
Reference in New Issue
Block a user