Customer-Managed and Air-Gapped Installs
The customer-managed deployment guide has moved into a task-oriented section:
- Start with Deployment Overview.
- Follow Bootstrap for a connected cluster.
- Follow Air-Gapped Updates for a disconnected enclave.
- Use Licensing for initial issuance and renewal.
- Use Operations and Troubleshooting after installation.
These procedures cover the platform deployment. To point this CLI at the private platform API, set the customer endpoint and authenticate:
pretorin config set platform_api_base_url https://<platform-host>/api/v1/public
pretorin config set model_api_base_url https://<platform-host>/api/v1/public/model
pretorin whoami
pretorin frameworks list
The old page remains at this location so existing bookmarks and agent links do not break.