Files
twenty/packages/twenty-docs/l/ar/developers/self-host/self-host.mdx
T
github-actions[bot] 01cba39f71 i18n - docs translations (#22271)
Created by Github action

<!-- This is an auto-generated description by cubic. -->
<a
href="https://cubic.dev/pr/twentyhq/twenty/pull/22271?utm_source=github"
target="_blank" rel="noopener noreferrer"
data-no-image-dialog="true"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source
media="(prefers-color-scheme: light)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img
alt="Review in cubic"
src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a>
<!-- End of auto-generated description by cubic. -->

Co-authored-by: github-actions <github-actions@twenty.com>
2026-06-29 03:53:34 +02:00

27 lines
1.1 KiB
Plaintext

---
title: الاستضافة الذاتية
description: قم بنشر Twenty وإدارته على البنية التحتية الخاصة بك.
---
<Frame>
<img src="/images/user-guide/what-is-twenty/20.png" alt="الذكاء الاصطناعي" />
</Frame>
## نظرة عامة
يمكن استضافة Twenty ذاتيًا على البنية التحتية الخاصة بك، مما يمنحك تحكمًا كاملاً في بياناتك وعمليات النشر.
## لماذا الاستضافة الذاتية؟
* **ملكية البيانات**: احتفظ بجميع بيانات إدارة علاقات العملاء (CRM) على خوادمك الخاصة
* **الامتثال**: تلبية المتطلبات التنظيمية الخاصة بإقامة البيانات
* **التخصيص**: وصول كامل إلى تعديل المنصة وتوسيعها
## البدء
<CardGroup cols={2}>
<Card title="Docker Compose" icon="docker" href="/l/ar/developers/self-host/capabilities/docker-compose">
إعداد سريع باستخدام Docker
</Card>
</CardGroup>