This repository deploys Agent Gateway v1.0.1 on Railway using a custom Dockerfile.
- Port 3000 — Main proxy port (LLM, MCP, A2A traffic)
- Port 15000 — Admin UI (accessible via
ADMIN_ADDR=0.0.0.0:15000)
Edit config.yaml to configure your LLM backends, MCP servers, and routing rules.
Railway will automatically build and deploy this Dockerfile on every push to main.