Commit Graph

2 Commits

Author SHA1 Message Date
Heitor Sammuel Carvalho
a882e13305 docs(secrets-manager): restructure sidebar nav under Manage with provider subgroups
Move Secrets Manager out of being a top-level AMP-tab group and into
Manage (alongside SSO/RBAC); nest the static-credentials and Workload
Identity pages for each provider into AWS/GCP/Azure sub-sub-groups;
add Font Awesome icons and update sidebarTitles to match the rest of
the AMP nav.

Touches docs.json (v1.14.5 for en/pt-BR/ko/ar) plus the 9 mdx pages
across all 4 languages (icon + provider sidebarTitle changes).

Refs CON-203
2026-05-20 20:22:50 +01:00
Heitor Sammuel Carvalho
94a7c3dad9 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
2026-05-20 16:58:30 +01:00