Deploy Helicone AI Gateway to Fly.io in 5 minutes
Install Fly CLI
Get your Helicone API key
sk-helicone-
)Get the fly.toml configuration
Launch and deploy
Configure authentication & API keys
Prefer to use the web UI?
Redeploy with secrets
sk-helicone-your-api-key
with your actual Helicone API key for secure access to your gateway.Create a custom config file
config.yaml
file in your project directory:Update fly.toml
[[files]]
section in your fly.toml
to use your local config file:raw_value
line with local_path
pointing to your config file.Redeploy