Overview
Turn a Dockerfile into a fleet of globally-distributed instances. Good for teams that need edge deployment, low latency, and stateful apps.
Features
- Multi-region global deploys
- Fly Machines and persistent volumes
- Private networking
- Logs and metrics
- Managed Postgres and Redis
Common commands
A few common invocations — the Agent runs them as you in your terminal
$ fly launchScaffold config from the project and deploy
$ fly deployDeploy the latest changes
$ fly logsStream production logs