Created by Github action <!-- mintlify-editor-comments:start --> Mintlify --- 0 threads from 0 users in Mintlify - No unresolved comments <!-- mintlify-editor-comments:end --> <!-- mintlify-comment--> <a href="https://dashboard.mintlify.com/twenty/twenty/editor/i18n-docs?source=pr_comment" target="_blank" rel="noopener noreferrer"><picture><source media="(prefers-color-scheme: dark)" srcset="https://d3gk2c5xim1je2.cloudfront.net/assets/open-mintlify-editor-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://d3gk2c5xim1je2.cloudfront.net/assets/open-mintlify-editor-light.svg"><img src="https://d3gk2c5xim1je2.cloudfront.net/assets/open-mintlify-editor-light.svg" alt="Open in Mintlify Editor"></picture></a> <!-- /mintlify-comment --> Co-authored-by: github-actions <github-actions@twenty.com>
30 lines
1.3 KiB
Plaintext
30 lines
1.3 KiB
Plaintext
---
|
|
title: الاستضافة الذاتية
|
|
description: قم بنشر Twenty وإدارته على البنية التحتية الخاصة بك.
|
|
---
|
|
|
|
<Frame>
|
|
<img src="/images/user-guide/what-is-twenty/20.png" alt="الذكاء الاصطناعي" />
|
|
</Frame>
|
|
|
|
## نظرة عامة
|
|
|
|
يمكن استضافة Twenty ذاتيًا على البنية التحتية الخاصة بك، مما يمنحك تحكمًا كاملاً في بياناتك وعمليات النشر.
|
|
|
|
## لماذا الاستضافة الذاتية؟
|
|
|
|
* **ملكية البيانات**: احتفظ بجميع بيانات إدارة علاقات العملاء (CRM) على خوادمك الخاصة
|
|
* **الامتثال**: تلبية المتطلبات التنظيمية الخاصة بإقامة البيانات
|
|
* **التخصيص**: وصول كامل إلى تعديل المنصة وتوسيعها
|
|
|
|
## البدء
|
|
|
|
<CardGroup cols={٢}>
|
|
<Card title="Docker Compose" icon="docker" href="/l/ar/developers/self-host/capabilities/docker-compose">
|
|
إعداد سريع باستخدام Docker
|
|
</Card>
|
|
<Card title="مزودو الخدمات السحابية" icon="cloud" href="/l/ar/developers/self-host/capabilities/cloud-providers">
|
|
انشر على AWS أو GCP أو Azure
|
|
</Card>
|
|
</CardGroup>
|