> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mastermindcms.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Einführung

> Starten Sie mit MastermindCMS in wenigen Minuten

<iframe width="560" height="315" src="https://www.youtube.com/embed/60FwFBFZG9k?si=1nH7dXZRrP5tpoFR" title="MastermindCMS: Warum Sie MastermindCMS verwenden sollten" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen style={{ width: '100%', borderRadius: '0.5rem' }} />

## Installation

Wählen Sie aus, wie Sie MastermindCMS installieren möchten:

<CardGroup cols="3">
  <Card title="Installation auf einem Server" icon="server" href="/de/installation/server">
    Produktionsumgebung auf einem VPS oder dedizierten Server (systemd, Reverse Proxy, SSL).
  </Card>

  <Card title="Ausführung mit Docker" icon="docker" href="/de/installation/docker">
    Der schnellste Einstieg mit Docker oder Docker Compose.
  </Card>

  <Card title="Installation auf dem Betriebssystem" icon="desktop" href="/de/installation/os">
    Lokale Installation auf Linux, macOS oder Windows für Entwicklung und Tests.
  </Card>
</CardGroup>
