HailDeck documentation
HailDeck is a self-hosted, multi-tenant collaboration and incident-command platform. These pages are generated at build time from the Markdown in the product repository, so they always match the shipped release.
Start here
- Operator guide — the supported Docker Compose deployment, DNS and firewall requirements, backups with verified restore, upgrade and rollback, health and logs, routine maintenance.
- Architecture — runtime and trust boundaries, the write and realtime model, authentication and integrations, and the scale path.
- Security model — the enforced invariants and what remains the deploying organization's responsibility.
Quick start
Production deployment is a Docker Compose stack: copy infra/.env.example, replace every example secret, point DNS at the host, and bring the stack up. The first browser session initializes the tenant owner. The operator guide has the exact steps.