{{ product_name }} documentation¶
Use this documentation to deploy and operate {{ product_name }} with predictable, production-safe workflows.
Choose your starting point
- First-time setup in a new environment: Fast Start
- Runtime configuration and override strategy: Deployment configuration overview
- Day-2 operations and command references: Admin CLI overview
Quick path by goal¶
| Goal | Start here | Continue with |
|---|---|---|
| Bring up a new environment quickly | Fast Start | Admin CLI overview |
| Configure runtime settings for an environment | Deployment configuration overview | Override workflow and examples |
| Run admin operations on an initialized environment | Admin CLI overview | Command map |
| Validate bootstrap status or troubleshoot first run | Admin CLI overview | server info, Configuration loading model |
Recommended reading flows¶
- Admin CLI overview
- Command map
- Open the command-group page you need (
profile,tenant,grants,roles,oidc,pkix,proxy,ntp,server)
FAQ¶
Which page should I read first for a brand-new install?
Start with Fast Start, then move to Admin CLI overview for detailed command options.
Where can I find command syntax quickly?
Use Admin CLI overview and then Command map to jump directly to the leaf command page.
Where should I place environment-specific config values?
Use override.conf and keep shipped defaults unchanged. See Override workflow and examples.