Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion about/pricing.html.markerb
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,8 @@
* Single hostname certificates: $0.10/mo
* Wildcard certificates: $1/mo

Every organization's first 10 single hostname certificates are free.

### Data transfer pricing

We bill for data leaving your app destined for the public internet or for apps or Machines in other regions, including:
Expand Down Expand Up @@ -249,7 +251,7 @@

## Unsupported Products

### Unmanaged Fly Postgres (Unsupported)

Check failure on line 254 in about/pricing.html.markerb

View workflow job for this annotation

GitHub Actions / Vale linter

[vale] reported by reviewdog 🐶 [Vale.Terms] Use 'unmanaged' instead of 'Unmanaged'. Raw Output: {"message": "[Vale.Terms] Use 'unmanaged' instead of 'Unmanaged'.", "location": {"path": "about/pricing.html.markerb", "range": {"start": {"line": 254, "column": 5}}}, "severity": "ERROR"}

[Fly Postgres](/docs/postgres/) is a PostgreSQL database that you create and then manage yourself. Fly Postgres clusters are Fly Apps that consist of Machines, volumes, and any configured extra memory.

Expand Down Expand Up @@ -289,4 +291,4 @@
- [Cost Management](/docs/about/cost-management/) Best practices for estimating, monitoring, and controlling your spend.
- [Free Trial](/docs/about/free-trial/) What the Fly.io Free trial gives you and when billing begins.
- [Organization Roles & Permissions](/docs/security/org-roles-permissions/) How org structure, permissions and billing interplay.
- [Optimize Compute Costs: Fine‑tune your app](/docs/apps/fine-tune-apps/) Tuning machine size, memory/CPU, and stop‑/start behavior to reduce waste.
- [Optimize Compute Costs: Fine‑tune your app](/docs/apps/fine-tune-apps/) Tuning machine size, memory/CPU, and stop‑/start behavior to reduce waste.
Loading