Multi-user project-management tool, 100% self-hostable (on-premise), for organizations of 200+ users.
What the application does and, conceptually, how each capability works: tasks & Kanban, Gantt, time & reporting, workload, skills, finance, the enterprise integrations (SSO, SCIM, webhooks, API keys, audit, AI connector) and the role/permission model.
Read →The technical stack, the control-plane / data-plane split, single-organization vs multi-organization (multi-tenant) modes, how a request is routed to the right organization, real-time channels, and the multi-datacenter option.
Read →Stand up an instance from scratch with the guided installer: prerequisites and initial state, single-host and high-availability (multi-host) topologies, and how to turn on encryption (internal TLS, network-bound disk encryption, the key ring) as part of the install.
Read →Install onto an existing Kubernetes cluster with the Helm chart: prerequisites, single vs high-availability values, external vs bundled backing services, S3 storage, and the encryption layers (field-level, in-transit, at-rest) for a production-grade deployment.
Read →The cross-cutting encryption reference: the envelope model (key-encryption key wrapping per-tenant data-encryption keys), local key ring vs external custody (KMS/HSM), rotation, disk encryption (LUKS + network-bound release), internal TLS, GDPR data handling, and the DORA control mapping.
Read →Running the instance after go-live: backup & restore tiers by tolerated data loss, restore procedures, encrypted backups, rolling updates, health checks, and the support-diagnostics bundle.
Read →Prepare a realistic dataset so an evaluator can try the application, then wipe everything: seed accounts, demo data, and reset procedure.
Read →
This documentation set is self-contained and assumes no prior knowledge of the product.
Suggested reading order for a first deployment: Product & features → Architecture → the deployment guide for the chosen orchestrator → Encryption, keys & DORA → Operations.