mirror of https://github.com/cirruslabs/tart.git
Update yearly pricing docs (#1197)
* Update yearly pricing docs * fix: clarify pricing update in 2023 licensing post
This commit is contained in:
parent
594c6d74cd
commit
29e0606ea3
|
|
@ -60,10 +60,14 @@ device without a physical display connected. For example, a Mac Mini with a HDMI
|
||||||
but a Mac Mini on a desk with a connected physical display is considered a personal computer. **Usage on personal computers
|
but a Mac Mini on a desk with a connected physical display is considered a personal computer. **Usage on personal computers
|
||||||
and before reaching the 100 CPU cores limit is royalty-free and does not have the viral properties of AGPL.**
|
and before reaching the 100 CPU cores limit is royalty-free and does not have the viral properties of AGPL.**
|
||||||
|
|
||||||
|
!!! note "Pricing update"
|
||||||
|
This post announced Tart licensing in February 2023 and originally listed monthly prices.
|
||||||
|
Pricing has since changed to yearly billing. See [Licensing and Support](../../licensing.md#license-tiers) for the latest terms.
|
||||||
|
|
||||||
When an organization surpasses the 100 CPU cores limit, they will be required to obtain a [Gold Tier License](../../licensing.md#license-tiers),
|
When an organization surpasses the 100 CPU cores limit, they will be required to obtain a [Gold Tier License](../../licensing.md#license-tiers),
|
||||||
which costs \$1000 per month. Upon reaching a limit of 500 CPU cores, a [Platinum Tier License](../../licensing.md#license-tiers)
|
which costs \$12,000 per year. Upon reaching a limit of 500 CPU cores, a [Platinum Tier License](../../licensing.md#license-tiers)
|
||||||
(\$3000 per month) will be required, and for organizations that exceed 3000 CPU cores, a custom [Diamond Tier License](../../licensing.md#license-tiers)
|
(\$36,000 per year) will be required, and for organizations that exceed 3000 CPU cores, a custom [Diamond Tier License](../../licensing.md#license-tiers)
|
||||||
(\$1 per core per month) will be necessary. **All paid license tiers will include priority feature development and SLAs on support with urgent issues.**
|
(\$12 per core per year) will be necessary. **All paid license tiers will include priority feature development and SLAs on support with urgent issues.**
|
||||||
|
|
||||||
## Have we considered alternatives?
|
## Have we considered alternatives?
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@ This page covers Terms of Service only for Cirrus Runners and Tart Documentation
|
||||||
Cirrus Labs Inc ("Cirrus Labs") operates the [Cirrus Runners service](https://cirrus-runners.app/) which we hope you use.
|
Cirrus Labs Inc ("Cirrus Labs") operates the [Cirrus Runners service](https://cirrus-runners.app/) which we hope you use.
|
||||||
If you use it, please use it responsibly. If you don't, we'll have to terminate your subscription.
|
If you use it, please use it responsibly. If you don't, we'll have to terminate your subscription.
|
||||||
|
|
||||||
For paid plans, you'll be charged on a monthly basis. You can cancel anytime, but there are no refunds.
|
For paid plans, you'll be charged on a yearly basis. You can cancel anytime, but there are no refunds.
|
||||||
|
|
||||||
The Terms of Service and our prices can change at any time unless specified in your agreement. We'll warn you 30 days in advance of any price changes.
|
The Terms of Service and our prices can change at any time unless specified in your agreement. We'll warn you 30 days in advance of any price changes.
|
||||||
We'll try to warn you about major changes to the Terms of Service, but we make no guarantees.
|
We'll try to warn you about major changes to the Terms of Service, but we make no guarantees.
|
||||||
|
|
|
||||||
|
|
@ -36,19 +36,19 @@ Free Tier license has a 100 CPU core limit for Tart and 4 Orchard Workers limit
|
||||||
|
|
||||||
### Gold Tier
|
### Gold Tier
|
||||||
|
|
||||||
If an organization wishes to exceed the limits of the Free Tier license, a purchase of the [Gold Tier License](#get-the-license) is required, which costs \$1000 per month.
|
If an organization wishes to exceed the limits of the Free Tier license, a purchase of the [Gold Tier License](#get-the-license) is required, which costs \$12,000 per year.
|
||||||
|
|
||||||
Gold Tier license has a 500 CPU core limit for Tart and 20 Orchard Workers limit for Orchard.
|
Gold Tier license has a 500 CPU core limit for Tart and 20 Orchard Workers limit for Orchard.
|
||||||
|
|
||||||
### Platinum Tier
|
### Platinum Tier
|
||||||
|
|
||||||
If an organization wishes to exceed the limits of the Gold Tier license, a purchase of the [Platinum Tier License](#get-the-license) is required, which costs \$3000 per month.
|
If an organization wishes to exceed the limits of the Gold Tier license, a purchase of the [Platinum Tier License](#get-the-license) is required, which costs \$36,000 per year.
|
||||||
|
|
||||||
Platinum Tier license has a 3,000 CPU core limit for Tart and 200 Orchard Workers limit for Orchard.
|
Platinum Tier license has a 3,000 CPU core limit for Tart and 200 Orchard Workers limit for Orchard.
|
||||||
|
|
||||||
### Diamond Tier
|
### Diamond Tier
|
||||||
|
|
||||||
For organizations that wish to exceed the limits of the Platinum Tier license, a purchase of a [custom Diamond Tier License](#get-the-license) is required, which costs \$1 per CPU core per month and gives the ability to run unlimited Orchard Workers.
|
For organizations that wish to exceed the limits of the Platinum Tier license, a purchase of a [custom Diamond Tier License](#get-the-license) is required, which costs \$12 per CPU core per year and gives the ability to run unlimited Orchard Workers.
|
||||||
|
|
||||||
## Get the license
|
## Get the license
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue