Fly Launch
Fly Launch helps you configure and orchestrate your app. If you followed one of ourGetting startedguides, then you’re already using Fly Launch.
Fly Launch includes:
- the
fly launch
command to get started with a new app - the
fly.toml
file for app configuration - the
fly deploy
command to deploy or redeploy your app - the
fly scale
command for quick horizontal and vertical scaling
Learn how to work with Fly Launch:
Create and configure
- Create an app with Fly Launch
- Deploy an app
- App configuration reference (fly.toml)
- Add Volume storage
- Use process groups for multiple processes in one app
Scale and control
- Scale Machine CPU and RAM
- Scale the number of Machines in an app
- Autostop/autostart Machines
- Autoscale Machines based on metrics
Custom deployments