We recommend using the cloud-native version of Ctrlplane when possible. Current selfhosted installation is not stable.

Prerequisites

  • Docker installed on your system
  • Docker Compose installed on your system

Installation

  1. Clone the Ctrlplane repository:

    git clone https://github.com/ctrlplanedev/ctrlplane.git
    cd ctrlplane
    
  2. Run the deployment command:

    docker compose up -d