Coming soon
Deploy Deckgauge (self-hosted)
Deckgauge runs on your own infrastructure — your source data never leaves your walls. Quickstart (placeholder — wire to the real repo):
git clone https://github.com/deckgauge/deckgauge
cd deckgauge
cp .env.example .env
docker compose up -d
# open http://localhost:3000 For full docs (connectors for Jira/GitHub/GitLab/Azure DevOps, SSO, access control, works-council mode), add the Starlight docs integration — see the README in this repo.
Email us for a guided setup or a walkthrough.