Deploy the binary

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.

  1. 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
  2. Create a configuration file for agentgateway. In this example, config.yaml is used. You might start with this simple example configuration file.

  3. Run agentgateway:

    agentgateway -f config.yaml