docs: auth in cloud + restructure deployment guides (#14457)

* docs: auth in cloud + restructure deployment guides

* added details about enabling cloud auth

* fix vale errors
This commit is contained in:
Shahed Nasser
2026-01-07 13:51:23 +02:00
committed by GitHub
parent 1bfde8dc57
commit 7161cf1903
9 changed files with 133 additions and 73 deletions

View File

@@ -107,6 +107,14 @@ export const generatedSidebars = [
"title": "Deployments",
"path": "/deployments",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"title": "Access Deployment",
"path": "/deployments/access",
"children": []
},
{
"loaded": true,
"isPathHref": true,