Settings — System
Installation-wide maintenance — version info, updates, deployment policy.
Application route
/settings?tab=systemSidebar
Settings → System
RolesPlatform Admin
Installed version
- Platform and CLI version numbers.
- Release notes link.
- Check for updates button.
- Update availability banner with host apply command (sudo maximus update).
- Beta updates opt-in toggle.
Update setup
- Diagnostic: update credentials configured?, update agent reachable?
- Manual update command with copy button.
- Setup instructions if not ready (update agent install, .env vars).
Platform deployment
- Network: Public web origin, allowed CORS origins, MCP URL allowlists.
- Policy: Require tool approvals, require two-person scope review.
Apply a platform update
- Settings → System → Check for updates.
- If update available, copy the host command.
- SSH to the Maximus host.
- Run sudo maximus update (or provided command).
- Wait for services to restart — refresh browser.
Allow a new browser origin (CORS)
- Settings → System → Platform deployment → Network.
- Edit Allowed web origins.
- Add origin (e.g. https://pentest.customer.com).
- Save — API accepts requests from that origin.