Installation
Pipebase runs as a Docker Compose stack. Before bringing it up you need:
- A domain you control with the ability to add DNS records → DNS guide
- TLS certificates issued by Let’s Encrypt via Traefik → TLS guide
- 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.