Deploy the binary
To run agentgateway as a standalone binary, follow the steps to download, install, and configure the binary on your local machine or server.
-
Download and install the agentgateway binary with the following command. Alternatively, you can manually download the binary from the agentgateway releases page.
curl https://raw.githubusercontent.com/agentgateway/agentgateway/refs/heads/main/common/scripts/get-agentgateway | bash -
Create a configuration file for agentgateway. In this example,
config.yamlis used. You might start with this simple example configuration file. -
Run agentgateway:
agentgateway -f config.yaml