Skip to content

Installation

Pipebase runs as a Docker Compose stack. Before bringing it up you need:

  1. A domain you control with the ability to add DNS records → DNS guide
  2. TLS certificates issued by Let’s Encrypt via Traefik → TLS guide
  3. A server that can host the containers → Server requirements

Once those three are in place, run ./scripts/init.sh and docker compose up -d per the Quickstart.