Skip to content

Commit 336dcb9

Browse files
authored
Update free trial messaging (#2282)
* update free trial messaging * heading change * update intro paragraph per reviewer comment * minor edit
1 parent 94fefa2 commit 336dcb9

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

about/free-trial.html.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,22 @@
11
---
2-
title: Fly.io 7-day Free Trial
2+
title: Fly.io Free Trial
33
layout: docs
44
nav: firecracker
55
author: kcmartin
6-
date: 2025-10-09
6+
date: 2025-10-27
77
---
88

9-
**Fly.io runs your apps close to your users. This page explains how our 7-day free trial works and what resources you can use before you need to add a payment method.**
9+
**Fly.io runs your apps close to your users. This page explains how our free trial works and what resources you can use before you need to add a payment method.**
1010

1111
## Free Trial overview
1212

13-
A free trial on Fly.io lasts for **7 days**, and gives you just enough room to get a real app up and running before you decide if you're in.
13+
A free trial on Fly.io includes 2 hours of machine runtime or 7 days of access, whichever comes first. That’s just enough to get a real app up and running before you decide if it’s a fit for you.
14+
15+
<div class="callout">If you hit any of the limits below before your 7 days are up, **your trial is considered exhausted**, and your apps will stop until you add a payment method.</div>
1416

1517
Here’s what’s **included** during the trial:
1618

17-
- **2 total VM hours** (shared across any machines you launch)
19+
- **2 total VM hours** (Shared across any machines you launch) <br /> **Note: Trial Machines are set to automatically stop after running for 5 minutes**
1820
- **10 machines max**
1921
- **20GB of volume storage**
2022
- Up to **2 vCPUs per machine**
@@ -26,16 +28,14 @@ These are **not included** in the free trial:
2628
- Access to performance-optimized vCPUs
2729
- GPU machines
2830

29-
### Checking usage
31+
<div class="callout">You can add a credit card from the dashboard at any time during the trial. This lifts the resource limits and keeps your apps running without interruption. **Note: adding a card ends the free trial** and your usage starts counting toward your bill from that point on.</div>
32+
33+
## Checking usage
3034

3135
You can see what you’ve used and what’s left under **“Trial Status”** in the Fly.io dashboard. Machines usage (including memory) is tracked per second, while Volumes and Machine count are tracked per hour.
3236

3337
The free trial is meant for kicking the tires. Spin something up, poke around, deploy a real app or two. If Fly.io fits your use case, great! Add a credit card to keep going. If not, no hard feelings.
3438

35-
If you hit any of these limits before your 7 days are up, your trial is considered **exhausted**, and your apps will stop until you add a payment method.
36-
37-
<div class="callout">You can add a credit card from the dashboard at any time during the trial. This lifts the resource limits and keeps your apps running without interruption. Just a heads-up: adding a card ends the free trial, and from that point on, your usage starts counting toward your bill.</div>
38-
3939
## What happens when the free trial ends?
4040

4141
If you don’t add a payment method by the end of your 7-day trial, or if you use up the included resources, your apps will stop running. You won’t be able to launch new machines, attach volumes, or deploy changes until billing is set up.

0 commit comments

Comments
 (0)