# Fly.io

Fly.io runs applications as Firecracker microVMs on hardware it operates itself, deployed from a Dockerfile through the flyctl CLI and billed by usage.


Source: https://www.findhost.app/fly/
Last checked against the provider: 2026-08-12

## Record

### Links

- home: https://fly.io
- pricing: https://fly.io/docs/about/pricing/
- github: https://github.com/superfly

### Identity

- founded: unknown
- headcount: unknown
- favorite: unknown
- ownership: unknown
- parent: unknown
- status: active

### Classification

- category: paas
- whoManagesOs: self-managed
- infraContract: owns-metal
- runsOn: unknown
- cdnFrom: unknown
- useCases: unknown
- audience: unknown
- wikidata: unknown

### Tech stack

- runtimes: docker
- software: unknown
- specialisation: unknown
- sshAccess: unknown
- managedDatabases: postgres
- gpuCapacity: unknown
- persistentStorage: yes
- backupsIncluded: unknown

### Deployment

- deployMethods: docker-image

### Pricing

- pricingModel: usage-based
- priceFrom: xs
- entryPrice: {"amount":2.02,"currency":"USD","period":"month"}
- priceTo: lg
- currencies: USD
- billingPeriods: hourly, monthly
- billingTiming: arrears
- exitWithin: a-day
- renewalMultiple: unknown
- freeTier: none
- contractMinimum: unknown

### Regions and law

- regions: US, CA, BR, GB, FR, NL, DE, SE, ZA, IN, SG, JP, AU
- hqCountry: unknown
- gdprDpa: unknown

### Other features

- energyClaim: unknown
- certifications: unknown
- greenWebId: unknown
- domainRegistration: unknown
- dnsHosting: unknown
- emailHosting: unknown
- cdnIncluded: unknown
- testDomain: included
- collaboration: team
- staging: unknown

### Support

- supportChannels: forum
- supportHours: unknown
- supportTiering: unknown

### Automation

- mcpServer: unknown
- cliTool: official
- apiAvailable: unknown
- iacSupport: unknown

### Sources

- testDomain: https://fly.io/docs/networking/custom-domain/ (read 2026-08-12)
- collaboration: https://fly.io/docs/security/ (read 2026-08-12)
- entryPrice: https://fly.io/docs/about/pricing/ (read 2026-08-01)
- infraContract: https://fly.io/docs/reference/regions/ (read 2026-07-31)
- regions: https://fly.io/docs/reference/regions/ (read 2026-07-31)
- pricingModel: https://fly.io/docs/about/pricing/ (read 2026-07-31)
- priceFrom: https://fly.io/docs/about/pricing/ (read 2026-07-31)
- priceTo: https://fly.io/docs/about/pricing/ (read 2026-08-02)
- currencies: https://fly.io/docs/about/pricing/ (read 2026-08-02)
- billingPeriods: https://fly.io/docs/about/billing/ (read 2026-08-02)
- billingTiming: https://fly.io/docs/about/billing/ (read 2026-08-02)
- exitWithin: https://fly.io/docs/about/billing/ (read 2026-08-02)
- freeTier: https://fly.io/docs/about/pricing/ (read 2026-07-31)
- persistentStorage: https://fly.io/docs/about/pricing/ (read 2026-07-31)
- supportChannels: https://fly.io/docs/ (read 2026-07-31)
- managedDatabases: https://fly.io/docs/about/pricing/ (read 2026-07-31)
- deployMethods: https://fly.io/docs/launch/deploy/ (read 2026-07-31)
- cliTool: https://fly.io/docs/launch/deploy/ (read 2026-07-31)

## Notes

Fly.io runs applications as Firecracker microVMs, which it calls Machines, on hardware it describes as "servers we run ourselves" spread across regions on several continents. Deployment is a CLI operation: `fly deploy` builds the app from an explicitly named image, a `[build]` section in `fly.toml` or a Dockerfile in the working directory, then starts it on one or more Machines.

Billing is usage-based throughout, pro-rated to the second for compute and to the hour for storage. Compute, volumes, snapshots, bandwidth, dedicated IPv4 addresses and Managed Postgres are each metered on their own line. There is no free tier for new customers; the older hobby allowances are legacy.

## Worth knowing

Because the invoice is assembled from those separate meters, what a given application costs is only knowable once it has run.

The platform stops at the machine boundary. Fly manages Machines; the stack inside them — runtime version, extensions, web server configuration and their upgrades — lives in the customer's own Docker image.

---

Data licensed CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/). Attributes are recorded, never scored; absent means unknown.
Credit, in full: FindHost, findhost.app, CC BY 4.0
