Skip to content

Commit 511c067

Browse files
docs: add child page links to Deploy Aidbox index page
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 8f2d588 commit 511c067

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

  • docs/deployment-and-maintenance/deploy-aidbox

docs/deployment-and-maintenance/deploy-aidbox/README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ description: Deploy Aidbox to Kubernetes, managed PostgreSQL, or with Helm chart
44

55
# Deploy Aidbox
66

7+
## Deployment guides
8+
9+
{% content-ref url="run-aidbox-in-kubernetes/README.md" %}
10+
[Run Aidbox on Kubernetes](run-aidbox-in-kubernetes/README.md)
11+
{% endcontent-ref %}
12+
13+
{% content-ref url="run-aidbox-on-managed-postgresql.md" %}
14+
[Run Aidbox on managed PostgreSQL](run-aidbox-on-managed-postgresql.md)
15+
{% endcontent-ref %}
16+
17+
{% content-ref url="how-to-inject-env-variables-into-init-bundle.md" %}
18+
[How to inject env variables into Init Bundle](how-to-inject-env-variables-into-init-bundle.md)
19+
{% endcontent-ref %}
20+
721
## Cloud deployment tutorials
822

923
{% content-ref url="../../tutorials/other-tutorials/how-to-run-aidbox-in-gcp-cloud-run.md" %}

0 commit comments

Comments
 (0)