Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Customer-Managed and Air-Gapped Installs

The customer-managed deployment guide has moved into a task-oriented section:

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.