feat: new self-hosting docs (#4689)

Co-authored-by: Ritik Sahni <ritiksahni0203@gmail.com>
This commit is contained in:
Naman
2026-02-11 09:09:42 +05:30
committed by GitHub
parent 45cfbb2e75
commit 263a6dec0c
9 changed files with 2139 additions and 6 deletions

View File

@@ -33,6 +33,18 @@
"running-automations/extract-structured-data"
]
},
{
"group": "Self-Hosted Deployment",
"pages": [
"self-hosted/overview",
"self-hosted/docker",
"self-hosted/llm-configuration",
"self-hosted/browser",
"self-hosted/proxy",
"self-hosted/kubernetes",
"self-hosted/storage"
]
},
{
"group": "Multi-Step Automations",
"pages": [