Files
twenty/packages/twenty-docs/l/de/developers/self-host/self-host.mdx
T
001c2097a3 i18n - docs translations (#18231)
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>
2026-02-25 16:50:28 +01:00

30 lines
1007 B
Plaintext

---
title: Selbsthosting
description: Stellen Sie Twenty auf Ihrer eigenen Infrastruktur bereit und verwalten Sie es.
---
<Frame>
<img src="/images/user-guide/what-is-twenty/20.png" alt="KI" />
</Frame>
## Überblick
Twenty kann auf Ihrer eigenen Infrastruktur im Selbsthosting betrieben werden, sodass Sie die volle Kontrolle über Ihre Daten und Ihre Bereitstellung haben.
## Warum Selbsthosting?
* **Datenhoheit**: Behalten Sie alle CRM-Daten auf Ihren eigenen Servern
* **Compliance**: Erfüllen Sie regulatorische Anforderungen an die Datenresidenz
* **Anpassung**: Voller Zugriff, um die Plattform zu ändern und zu erweitern
## Erste Schritte
<CardGroup cols={2}>
<Card title="Docker Compose" icon="docker" href="/l/de/developers/self-host/capabilities/docker-compose">
Schnelle Einrichtung mit Docker
</Card>
<Card title="Cloud-Anbieter" icon="cloud" href="/l/de/developers/self-host/capabilities/cloud-providers">
Auf AWS, GCP oder Azure bereitstellen
</Card>
</CardGroup>