-
Notifications
You must be signed in to change notification settings - Fork 7
Self service pricing #162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Self service pricing #162
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
||
| | Machine type | vCPUs | Memory | Architecture | Monthly Subscription | | ||
| |------------------|:-------:|:--------:|---------------|----------------------| | ||
| | g1-standard-4t | 4 | 16 GB | Intel TDX | USD$86.14 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the price seems incorrect . cc: @Viggy-117
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated
| @@ -1,18 +1,8 @@ | |||
| --- | |||
| title: EigenX CLI Quickstart | |||
| sidebar_position: 1 | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would just call this "Quickstart"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated
Signed-off-by: Madeline Murray <[email protected]>
| | g1-standard-4t | 4 | 16 GB | Intel TDX | USD$525 | | ||
| | g1-standard-8t | 8 | 32 GB | Intel TDX | USD$1050 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i believe we've landed on $517.98 for both. @Viggy-117 to confirm.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Spoke to @Viggy-117 re final prices to include
| | Machine type | vCPUs | Memory | Architecture | Monthly Subscription | | ||
| |------------------|:-------:|:--------:|---------------|----------------------| | ||
| | g1-standard-4t | 4 | 16 GB | Intel TDX | USD$525 | | ||
| | g1-standard-8t | 8 | 32 GB | Intel TDX | USD$1050 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
g1-standard-8t - for this- we should just say - ask us and provide the support email [email protected]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Have updated to contact us.
| ::: | ||
|
|
||
| :::note Early Access Customers | ||
| Early Access Customers will continue to get free access until the end of the year. Starting January 2026, we will begin turning off active applications without a subscription. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Viggy-117 confirming if this is correct. and who are early customers? who already are using it?
b2ef42f to
c3dceab
Compare
|
Closing in favor of #171, which contains the same changes in a signed commit so we can merge. |
Pull request was closed
Need to add Quickstart redirect before merging