mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-26 09:15:08 +00:00
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
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
---
|
||||
title: AWS Workload Identity (اتحاد OIDC)
|
||||
description: تكوين AWS Secrets Manager عبر Workload Identity للوصول إلى الأسرار بشكل مراعٍ للتدوير وبدون بيانات اعتماد
|
||||
sidebarTitle: AWS — Workload Identity
|
||||
sidebarTitle: بـ Workload Identity
|
||||
icon: "id-badge"
|
||||
---
|
||||
|
||||
## نظرة عامة
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
title: AWS Secrets Manager (بيانات اعتماد ثابتة)
|
||||
description: تكوين AWS Secrets Manager كمزود أسرار لـ CrewAI Platform باستخدام مفاتيح الوصول الثابتة أو AssumeRole
|
||||
sidebarTitle: AWS
|
||||
sidebarTitle: ببيانات اعتماد ثابتة
|
||||
icon: "key"
|
||||
---
|
||||
|
||||
## نظرة عامة
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
title: Azure Workload Identity Federation
|
||||
description: تكوين Azure Key Vault عبر Microsoft Entra Workload Identity Federation للوصول إلى الأسرار بشكل مراعٍ للتدوير وبدون بيانات اعتماد
|
||||
sidebarTitle: Azure — Workload Identity
|
||||
sidebarTitle: بـ Workload Identity
|
||||
icon: "id-badge"
|
||||
---
|
||||
|
||||
## نظرة عامة
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
title: Azure Key Vault
|
||||
description: تكوين Azure Key Vault كمزود أسرار لـ CrewAI Platform من البداية إلى النهاية
|
||||
sidebarTitle: Azure
|
||||
sidebarTitle: ببيانات اعتماد ثابتة
|
||||
icon: "key"
|
||||
---
|
||||
|
||||
## نظرة عامة
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
title: GCP Workload Identity Federation
|
||||
description: تكوين Google Cloud Secret Manager عبر Workload Identity Federation للوصول إلى الأسرار بشكل مراعٍ للتدوير وبدون بيانات اعتماد
|
||||
sidebarTitle: GCP — Workload Identity
|
||||
sidebarTitle: بـ Workload Identity
|
||||
icon: "id-badge"
|
||||
---
|
||||
|
||||
## نظرة عامة
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
title: Google Cloud Secret Manager
|
||||
description: تكوين Google Cloud Secret Manager كمزود أسرار لـ CrewAI Platform من البداية إلى النهاية
|
||||
sidebarTitle: GCP
|
||||
sidebarTitle: ببيانات اعتماد ثابتة
|
||||
icon: "key"
|
||||
---
|
||||
|
||||
## نظرة عامة
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
title: نظرة عامة على مدير الأسرار
|
||||
description: ربط مخازن الأسرار الخارجية بمنصة CrewAI Platform والإشارة إلى الأسرار المُدارة من متغيرات البيئة
|
||||
sidebarTitle: نظرة عامة
|
||||
icon: "book-open"
|
||||
---
|
||||
|
||||
## نظرة عامة
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
title: استخدام مدير الأسرار
|
||||
description: إدارة الأذونات والإشارة إلى الأسرار المُدارة من متغيرات البيئة في CrewAI Platform
|
||||
sidebarTitle: الاستخدام والأذونات
|
||||
icon: "list-check"
|
||||
---
|
||||
|
||||
## نظرة عامة
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
title: التحقق من التدوير
|
||||
description: مثال طاقم مستقل يُثبت أن تدوير الأسرار ينتشر إلى عمليات النشر الجارية دون إعادة نشر.
|
||||
sidebarTitle: التحقق من التدوير
|
||||
icon: "arrows-rotate"
|
||||
---
|
||||
|
||||
## نظرة عامة
|
||||
|
||||
Reference in New Issue
Block a user