Skip to content
Merged
Show file tree
Hide file tree
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
6 changes: 3 additions & 3 deletions _partials/_cloud-free-trial.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
import FreeBeta from "versionContent/_partials/_free-plan-beta.mdx";

Are you just starting out with $CLOUD_LONG? Activate a 30-day free trial of our $PERFORMANCE (no credit card required) or $SCALE plan. After your trial ends, we may remove your data unless you’ve added a payment method.
Are you just starting out with $CLOUD_LONG? Activate a $1000-credit, 30-day trial of our $PERFORMANCE or $SCALE plan (no credit card required). After your trial ends, we may remove your data unless you’ve added a payment method.

After you have completed your 30-day trial period, choose the
[$PRICING_PLAN][plan-features] that suits your business and engineering needs. And even when you upgrade from the trial, you can still have up to 2 free $SERVICE_SHORTs.
After you have completed your trial, choose the
[$PRICING_PLAN][plan-features] that suits your business and engineering needs. Two free $SERVICE_SHORTs are included for all plans.

<FreeBeta />

Expand Down
2 changes: 1 addition & 1 deletion _partials/_cloud-installation-azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ To set up $CLOUD_LONG via Azure:

You are redirected to $CONSOLE_LONG.

1. **Sign up for a 30-day free trial**
1. **Sign up for a $1000-credit, 30-day free trial**

Add your details, then click `Start your free trial`. If you want to link an existing $ACCOUNT_LONG to Azure, log in with your existing credentials.

Expand Down
2 changes: 1 addition & 1 deletion _partials/_cloud-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ To set up $CLOUD_LONG via AWS:

You are redirected to $CONSOLE.

1. **Sign up for a 30-day free trial**
1. **Sign up for a $1000-credit, 30-day free trial**

Add your details, then click `Start your free trial`. If you want to link an existing $ACCOUNT_LONG to AWS, log in with your existing credentials.

Expand Down
2 changes: 1 addition & 1 deletion _partials/_create-account-console.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

To set up $CLOUD_LONG:

1. **Sign up for a 30-day free trial**
1. **Sign up for a $1000-credit, 30-day free trial**

Open [Sign up for $CLOUD_LONG][timescale-signup] and add your details, then click `Start your free trial`. You receive a confirmation email in your inbox.

Expand Down
2 changes: 1 addition & 1 deletion _partials/_disaggregated-compute-storage-azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ provisioning your $SERVICE_SHORTs or later, as your needs grow.
basis, and you can [scale it up to 64 CPU][change-compute] at any time. You can also [scale out using replicas][readreplica]
as your application grows. We also provide services to help you lower your compute needs
while improving query performance. $CLOUD_LONG is very efficient and generally needs less compute than other databases to deliver
the same performance. The best way to size your needs is to sign up for a free trial and test
the same performance. The best way to size your needs is to sign up for a $1000 credit, 30-day free trial and test
with a realistic workload.

* **Storage**: pay only for the storage you consume. You have high-performance storage for more frequently accessed data, and
Expand Down
4 changes: 2 additions & 2 deletions tutorials/OLD_nyc-taxi-cab.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ SQL command, but it is helpful if you've seen SQL before.
### Accessing Timescale

There are multiple options for using $CLOUD_LONG to follow along with this tutorial. **All connection information
and database naming** throughout this tutorial assumes you are connected to **Timescale**, our hosted,
fully managed database-as-a-service. [Sign up for a free, 30-day demo account][timescale-signup], no credit-card
and database naming** throughout this tutorial assumes you are connected to **Tiger Cloud**, our hosted,
fully managed database-as-a-service. [Sign up for a $1000-credit, 30-day free trial account][timescale-signup], no credit card
required. Once you confirm the account and get logged in, proceed to the **Background** section below.

If you would like to follow along with a local or on-prem install, you can follow the [install TimescaleDB][install-timescale]
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/security/members.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import EarlyAccessGeneral from "versionContent/_partials/_early_access.mdx";

# Control user access to $PROJECT_LONGs

When you sign up for a [30-day free trial][cloud-login], $CLOUD_LONG creates a $PROJECT_SHORT with built-in role-based access.
When you sign up for a [$1000-credit, 30-day free trial][cloud-login], $CLOUD_LONG creates a $PROJECT_SHORT with built-in role-based access.

This includes the following roles:

Expand Down
2 changes: 1 addition & 1 deletion use-timescale/services/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Read about $CLOUD_LONG features in the documentation:

You're now on your way to a great start with $CLOUD_LONG.

You have an unthrottled, 30-day free trial with $CLOUD_LONG to continue to
You have a $1000-credit, 30-day free trial with $CLOUD_LONG to continue to
test your use case. Before the end of your trial, make sure you add your credit
card information. This ensures a smooth transition after your trial period
concludes.
Expand Down
Loading