Files
twenty/packages/twenty-docs/l/zh/developers/self-host/self-host.mdx
T
e0d4492013 i18n - docs translations (#17434)
Created by Github action

Co-authored-by: github-actions <github-actions@twenty.com>
2026-01-26 09:06:17 +01:00

31 lines
880 B
Plaintext

---
title: 自托管
description: 在您自己的基础设施上部署并管理 Twenty。
---
<Frame>
<img src="/images/user-guide/what-is-twenty/20.png" alt="AI" />
</Frame>
## 概览
Twenty 可以在您自己的基础设施上自托管,使您能够完全掌控您的数据和部署。
## 为什么选择自托管?
* **数据所有权**:将所有 CRM 数据保存在您自己的服务器上
* **合规性**:满足有关数据驻留的监管要求
* **自定义**:拥有完全权限来修改和扩展平台
## 开始使用
<CardGroup cols={2}>
<Card title="Docker Compose" icon="docker" href="/l/zh/developers/self-host/capabilities/docker-compose">
使用 Docker 快速设置
</Card>
<Card title="云提供商" icon="cloud" href="/l/zh/developers/self-host/capabilities/cloud-providers">
在 AWS、GCP 或 Azure 上部署
</Card>
</CardGroup>