> ## 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.

# Introduction

> Get up and running with MastermindCMS in minutes

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

## Installation

Choose how you want to install MastermindCMS:

<CardGroup cols="3">
  <Card title="Install on a Server" icon="server" href="/en/installation/server">
    Production setup on a VPS or dedicated server (systemd, reverse proxy, SSL).
  </Card>

  <Card title="Run with Docker" icon="docker" href="/en/installation/docker">
    The fastest way to get started using Docker / Docker Compose.
  </Card>

  <Card title="Install on an OS" icon="desktop" href="/en/installation/os">
    Local installation on Linux, macOS, or Windows for development and testing.
  </Card>
</CardGroup>
