Deployment
Choose Docker, native packages, or CPA Panel mode, then finish the first setup.
One place to deploy the gateway, run CPAMP, monitor requests, estimate cost, and troubleshoot account health.

Start CPA and CPAMP from a minimal Docker setup, then complete the first login.
Decide whether the panel should be hosted by Manager Server or by CPA.
Configure providers, auth files, compatibility APIs, and clients such as Codex, Claude Code, and OpenCode.
Use the manual by real panel page: configuration, providers, auth files, monitoring, analytics, inspection, plugins, and logs each have their own page.
Protect SQLite, data.key, and admin credentials before you need to recover them.
Start here when monitoring is empty, the collector fails, queue data expires, or reverse proxy paths are wrong.
The recommended new deployment. Manager Server hosts the panel and the browser only needs the CPAMP Admin Key.
View Docker DeploymentCPA still hosts the panel. Use it when you want to keep opening the panel from the CPA port, with a smaller feature surface.
View CPA Panel ModeRun Manager Server directly on Linux, macOS, or Windows when Docker is not part of the environment.
View Native Packages