Development
Everything about the OpenDesk deployer — the system that provisions and reconciles OpenDesk instances on STACKIT SKE. This is the build-time half of the docs: architecture, design decisions, pipelines, and the deep component wiki.
What lives here
- Getting started & architecture — how the deployer is structured, the ArgoCD app-of-apps model, and the core components.
- Data & state — how the deployer tracks instances, checkpoints, and state.
- Pipelines — the Azure Pipelines that build the deployer image and run smoke / full-version deploys.
- ADRs — architecture decision records: why things are the way they are.
- Wiki — ~230 atomic, cross-linked pages covering every concept, deployer step, patch, fix, component, and app in the project.
Operating a running instance instead of building the deployer? See Operations.