For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
Setup
Install agentgateway, set up the UI, the database, and configuration storage, and update your configuration.
Install agentgateway in your environment, then set up the parts that every installation needs: the UI, the database that the UI’s data-backed pages read from, where agentgateway stores the configuration that you manage in that UI, and how you change that configuration later.
Install
Install agentgateway as a binary, a Docker container, or a Kubernetes Deployment with Helm.
UI
Use the agentgateway UI to view and manage your standalone proxy configuration in real time.
Database
Set up the SQLite or PostgreSQL database that the Analytics page, the Logs page, hybrid storage, and …
Configuration storage
Choose whether agentgateway stores UI-managed configuration in your config file, in a database, or …
Update your configuration
Change the agentgateway configuration of a running instance, for each installation method.