Files
twenty/packages/twenty-docs/l/ro/developers/self-host/self-host.mdx
T
5a33b36b85 i18n - docs translations (#17059)
Created by Github action

---------

Co-authored-by: github-actions <github-actions@twenty.com>
2026-01-10 10:41:34 +01:00

31 lines
995 B
Plaintext

---
title: Găzduire proprie
description: Implementați și gestionați Twenty pe propria infrastructură.
---
<Frame>
<img src="/images/user-guide/what-is-twenty/20.png" alt="AI" />
</Frame>
## Prezentare generală
Twenty poate fi găzduit în regim propriu pe propria infrastructură, oferindu-vă control complet asupra datelor și a implementării.
## De ce găzduire proprie?
* **Proprietatea asupra datelor**: Păstrați toate datele CRM pe serverele proprii
* **Conformitate**: Respectați cerințele de reglementare privind rezidența datelor
* **Personalizare**: Acces complet pentru a modifica și extinde platforma
## Începeți
<CardGroup cols={2}>
<Card title="Docker Compose" icon="docker" href="/l/ro/developers/self-host/capabilities/docker-compose">
Configurare rapidă cu Docker
</Card>
<Card title="Furnizori cloud" icon="cloud" href="/l/ro/developers/self-host/capabilities/cloud-providers">
Implementați pe AWS, GCP sau Azure
</Card>
</CardGroup>