Prerequisites
Install and authenticate `flyctl`
Install and authenticate `flyctl`
Deploy to Fly.io
Fly Commands
Commands and configuration for Fly.io via the CLI
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
π CLI v2 is now live! See Getting Started for details.
Practical examples and patterns for typical Fly.io deployment workflows
Install and authenticate `flyctl`
flyctlbrew install flyctl
curl -L https://fly.io/install.sh | sh
curl -L https://fly.io/install.sh | sh
pwsh -Command "iwr https://fly.io/install.ps1 -useb | iex"
flyctlfly auth login
Was this page helpful?