mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-08 00:15:12 +00:00
docs: migrate Secrets Manager / Workload Identity from replicated-config
Move the 9 Secrets Manager + Workload Identity pages from the
replicated-config Helm chart docs (enterprise-docs.crewai.com) into
the main CrewAI docs site (docs.crewai.com), where they sit alongside
the other AMP/enterprise feature docs.
- Adds en/enterprise/features/secrets-manager/{overview,usage,aws,
aws-workload-identity,gcp,gcp-workload-identity,azure,
azure-workload-identity,verify-rotation}.mdx
- Translates all 9 pages to pt-BR, ko, and ar
- Wires the new pages into docs.json under a new "Secrets Manager"
sidebar group in the AMP tab of each language's v1.14.5 block
(the feature requires CrewAI runtime >= 1.14.5)
Companion PR on replicated-config removes the original pages and
adds redirects from the old URLs.
Refs CON-203
This commit is contained in:
@@ -489,6 +489,20 @@
|
||||
"en/enterprise/guides/webhook-automation"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Secrets Manager",
|
||||
"pages": [
|
||||
"en/enterprise/features/secrets-manager/overview",
|
||||
"en/enterprise/features/secrets-manager/usage",
|
||||
"en/enterprise/features/secrets-manager/aws",
|
||||
"en/enterprise/features/secrets-manager/aws-workload-identity",
|
||||
"en/enterprise/features/secrets-manager/gcp",
|
||||
"en/enterprise/features/secrets-manager/gcp-workload-identity",
|
||||
"en/enterprise/features/secrets-manager/azure",
|
||||
"en/enterprise/features/secrets-manager/azure-workload-identity",
|
||||
"en/enterprise/features/secrets-manager/verify-rotation"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Resources",
|
||||
"pages": [
|
||||
@@ -7247,6 +7261,20 @@
|
||||
"pt-BR/enterprise/guides/webhook-automation"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Secrets Manager",
|
||||
"pages": [
|
||||
"pt-BR/enterprise/features/secrets-manager/overview",
|
||||
"pt-BR/enterprise/features/secrets-manager/usage",
|
||||
"pt-BR/enterprise/features/secrets-manager/aws",
|
||||
"pt-BR/enterprise/features/secrets-manager/aws-workload-identity",
|
||||
"pt-BR/enterprise/features/secrets-manager/gcp",
|
||||
"pt-BR/enterprise/features/secrets-manager/gcp-workload-identity",
|
||||
"pt-BR/enterprise/features/secrets-manager/azure",
|
||||
"pt-BR/enterprise/features/secrets-manager/azure-workload-identity",
|
||||
"pt-BR/enterprise/features/secrets-manager/verify-rotation"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Triggers",
|
||||
"pages": [
|
||||
@@ -13734,6 +13762,20 @@
|
||||
"ko/enterprise/guides/webhook-automation"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Secrets Manager",
|
||||
"pages": [
|
||||
"ko/enterprise/features/secrets-manager/overview",
|
||||
"ko/enterprise/features/secrets-manager/usage",
|
||||
"ko/enterprise/features/secrets-manager/aws",
|
||||
"ko/enterprise/features/secrets-manager/aws-workload-identity",
|
||||
"ko/enterprise/features/secrets-manager/gcp",
|
||||
"ko/enterprise/features/secrets-manager/gcp-workload-identity",
|
||||
"ko/enterprise/features/secrets-manager/azure",
|
||||
"ko/enterprise/features/secrets-manager/azure-workload-identity",
|
||||
"ko/enterprise/features/secrets-manager/verify-rotation"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "트리거",
|
||||
"pages": [
|
||||
@@ -20388,6 +20430,20 @@
|
||||
"ar/enterprise/guides/webhook-automation"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Secrets Manager",
|
||||
"pages": [
|
||||
"ar/enterprise/features/secrets-manager/overview",
|
||||
"ar/enterprise/features/secrets-manager/usage",
|
||||
"ar/enterprise/features/secrets-manager/aws",
|
||||
"ar/enterprise/features/secrets-manager/aws-workload-identity",
|
||||
"ar/enterprise/features/secrets-manager/gcp",
|
||||
"ar/enterprise/features/secrets-manager/gcp-workload-identity",
|
||||
"ar/enterprise/features/secrets-manager/azure",
|
||||
"ar/enterprise/features/secrets-manager/azure-workload-identity",
|
||||
"ar/enterprise/features/secrets-manager/verify-rotation"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "المشغّلات",
|
||||
"pages": [
|
||||
|
||||
Reference in New Issue
Block a user