Reference
Authoritative shape-of-the-world docs. Every public surface OrbitalReg exposes is documented here.
| Topic | Use when |
|---|---|
| REST API | Writing a custom client or wiring an external system to events |
| API explorer | Browsing every endpoint, parameter and schema interactively |
| API code samples | Copy-paste curl / Python / Go / JavaScript snippets per operation |
| Environment variables | Configuring a single-binary deployment |
| Helm chart values | Configuring a Kubernetes deployment |
| Terraform provider | Managing OrbitalReg state from Terraform |
| GitLab CI components | Wiring uploads / scans / promotion gates into a GitLab pipeline |
| orbital CLI | Installing, configuring, and verifying the official orbital CLI |
| orbital migrate | Reference for the migrate plan / apply / verify / finalize suite |
If you're looking for conceptual documentation, start at Core concepts. If you're looking for runbooks for specific operational tasks, see Operations.