You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: about/free-trial.html.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,22 @@
1
1
---
2
-
title: Fly.io 7-day Free Trial
2
+
title: Fly.io Free Trial
3
3
layout: docs
4
4
nav: firecracker
5
5
author: kcmartin
6
-
date: 2025-10-09
6
+
date: 2025-10-27
7
7
---
8
8
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.**
10
10
11
11
## Free Trial overview
12
12
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
+
<divclass="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>
14
16
15
17
Here’s what’s **included** during the trial:
16
18
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**
18
20
-**10 machines max**
19
21
-**20GB of volume storage**
20
22
- Up to **2 vCPUs per machine**
@@ -26,16 +28,14 @@ These are **not included** in the free trial:
26
28
- Access to performance-optimized vCPUs
27
29
- GPU machines
28
30
29
-
### Checking usage
31
+
<divclass="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
30
34
31
35
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.
32
36
33
37
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.
34
38
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
-
<divclass="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
-
39
39
## What happens when the free trial ends?
40
40
41
41
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