31 lines
1022 B
Plaintext
31 lines
1022 B
Plaintext
---
|
|
title: Auto-hébergement
|
|
description: Déployez et gérez Twenty sur votre propre infrastructure.
|
|
---
|
|
|
|
<Frame>
|
|
<img src="/images/user-guide/what-is-twenty/20.png" alt="IA" />
|
|
</Frame>
|
|
|
|
## Vue d'ensemble
|
|
|
|
Twenty peut être auto-hébergé sur votre propre infrastructure, vous offrant un contrôle total sur vos données et votre déploiement.
|
|
|
|
## Pourquoi l'auto-hébergement ?
|
|
|
|
* **Propriété des données** : Conservez toutes les données CRM sur vos propres serveurs
|
|
* **Conformité** : Répondez aux exigences réglementaires en matière de résidence des données
|
|
* **Personnalisation** : Accès complet pour modifier et étendre la plateforme
|
|
|
|
## Prise en main
|
|
|
|
<CardGroup cols={2}>
|
|
<Card title="Docker Compose" icon="docker" href="/l/fr/developers/self-host/capabilities/docker-compose">
|
|
Configuration rapide avec Docker
|
|
</Card>
|
|
|
|
<Card title="Fournisseurs cloud" icon="cloud" href="/l/fr/developers/self-host/capabilities/cloud-providers">
|
|
Déployez sur AWS, GCP ou Azure
|
|
</Card>
|
|
</CardGroup>
|