Skip to content

Commit

Permalink
added new instance sizes to the pricing page (#764)
Browse files Browse the repository at this point in the history
* added new instance sizes to the pricing page

Signed-off-by: thtmnisamnstr <[email protected]>

* changed VERSION 0.7 to VERSION 0.8 on the website

Signed-off-by: thtmnisamnstr <[email protected]>

---------

Signed-off-by: thtmnisamnstr <[email protected]>
  • Loading branch information
thtmnisamnstr authored Jan 23, 2024
1 parent f55b39e commit 124d25a
Show file tree
Hide file tree
Showing 8 changed files with 56 additions and 7 deletions.
2 changes: 1 addition & 1 deletion website/_data/tier-3-pricing.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- Up to 15 users
- XS, S, M, L, and XL satellites
- From XS to XL satellites
- 14 day cache retention
- Static originating IP address
- Community support
1 change: 1 addition & 0 deletions website/_data/tier-4-pricing.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
- Up to 50 users
- XS to 4XL satellites
- 21 day cache retention
- AWS Marketplace billing
- 5/8 support
2 changes: 1 addition & 1 deletion website/_data/tier-5-pricing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
- Fully managed, single-tenant satellite fleet
- Unlimited users
- points:
- XS, S, M, L, and XL satellites
- XS to 4XL satellites
- Unlimited log retention
- points:
- Dedicated IP address
Expand Down
2 changes: 1 addition & 1 deletion website/_includes/core/benefits-earthfile.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<code class="text-sm sm:text-md pt-6 lg:pt-10 lg:pl-6 pb-6 font-mono block bg-[#111214] text-gray-100 min-h-[310px] lg:min-h-[350px]">
<div class=" rounded-lg pb-4 text-white text-sm font-mono relative">
<div class="cursor-default pl-6"><span class="text-[#7dcfff]">VERSION</span> 0.7</div>
<div class="cursor-default pl-6"><span class="text-[#7dcfff]">VERSION</span> 0.8</div>
<div class="cursor-default pl-6"><span class="text-[#7dcfff]">FROM</span> golang:1.21-alpine3.19</div>
<div class="cursor-default pl-6"><span class="text-[#7dcfff]">RUN</span> apk --update --no-cache add git</div>
<div class="cursor-default pl-6"><span class="text-[#7dcfff]">WORKDIR</span> /go-example</div>
Expand Down
2 changes: 1 addition & 1 deletion website/_includes/home/v2/benefits-earthfile.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

<code class="text-sm sm:text-md pt-6 lg:pt-10 lg:pl-6 pb-6 font-mono block bg-[#111214] text-gray-100 min-h-[310px] lg:min-h-[350px]">
<div class=" rounded-lg pb-4 text-white text-sm font-mono relative">
<div class="cursor-default pl-6"><span class="text-[#7dcfff]">VERSION</span> 0.7</div>
<div class="cursor-default pl-6"><span class="text-[#7dcfff]">VERSION</span> 0.8</div>
<div class="cursor-default pl-6"><span class="text-[#7dcfff]">FROM</span> golang:1.21-alpine3.19</div>
<div class="cursor-default pl-6"><span class="text-[#7dcfff]">RUN</span> apk --update --no-cache add git</div>
<div class="cursor-default pl-6"><span class="text-[#7dcfff]">WORKDIR</span> /go-example</div>
Expand Down
2 changes: 1 addition & 1 deletion website/_includes/home/v2/hero-with-earthfile-mobile.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ <h1 class="font-medium text-5xl sm:text-7xl text-center text-slate-900 tracking-

<code class="text-sm sm:text-md pt-6 lg:pt-10 lg:pl-6 pb-6 font-mono block bg-[#111214] text-gray-100 min-h-[310px] lg:min-h-[350px]">
<div class=" rounded-lg pb-4 text-white text-sm font-mono relative">
<div class="cursor-default pl-6"><span class="text-[#7dcfff]">VERSION</span> 0.7</div>
<div class="cursor-default pl-6"><span class="text-[#7dcfff]">VERSION</span> 0.8</div>
<div class="cursor-default pl-6"><span class="text-[#7dcfff]">FROM</span> golang:1.21-alpine3.19</div>
<div class="cursor-default pl-6"><span class="text-[#7dcfff]">RUN</span> apk --update --no-cache add git</div>
<div class="cursor-default pl-6"><span class="text-[#7dcfff]">WORKDIR</span> /go-example</div>
Expand Down
2 changes: 1 addition & 1 deletion website/_includes/home/v2/hero-with-earthfile.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ <h1 class="font-medium text-5xl xl:text-7xl text-center lg:text-left text-slate-

<code class="text-sm sm:text-md pt-6 lg:pt-10 lg:pl-6 pb-6 font-mono block bg-[#111214] text-gray-100 min-h-[310px] lg:min-h-[350px]">
<div class=" rounded-lg pb-4 text-white text-sm font-mono relative">
<div class="cursor-default pl-6"><span class="text-[#7dcfff]">VERSION</span> 0.7</div>
<div class="cursor-default pl-6"><span class="text-[#7dcfff]">VERSION</span> 0.8</div>
<div class="cursor-default pl-6"><span class="text-[#7dcfff]">FROM</span> golang:1.21-alpine3.19</div>
<div class="cursor-default pl-6"><span class="text-[#7dcfff]">RUN</span> apk --update --no-cache add git</div>
<div class="cursor-default pl-6"><span class="text-[#7dcfff]">WORKDIR</span> /go-example</div>
Expand Down
50 changes: 49 additions & 1 deletion website/_includes/pricing/v2/compute-cost-table.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
</div>
</div>

<div class="grid grid-cols-4 hover:bg-[#ebf9ff]">
<div class="grid grid-cols-4 border-b hover:bg-[#ebf9ff]">
<div class="py-4 pl-2 flex flex-col">
<div class="font-semibold text-lg">xlarge</div>
<div class="text-xs text-gray-600">AWS t3.2xlarge / t4g.2xlarge</div>
Expand All @@ -104,5 +104,53 @@
</div>
</div>
</div>

<div class="grid grid-cols-4 border-b hover:bg-[#ebf9ff]">
<div class="py-4 pl-2 flex flex-col">
<div class="font-semibold text-lg">2xlarge</div>
<div class="text-xs text-gray-600">AWS m7i.4xlarge / m7g.4xlarge</div>
</div>
<div class="pb-4 lg:pb-0 pl-8 lg:pl-0 lg:grid grid-cols-3 w-full col-span-3">
<div class="py-1 pt-4 lg:py-4 text-sm lg:text-base">16 vCPUs | 64 GB RAM<br />500 GB cache disk
</div>
<div class="py-2 lg:py-4">$0.0376 <span class="lg:hidden text-sm text-gray-500">per min.</span></div>
<div class="w-fit h-fit border-b border-black border-dashed cursor-pointer lg:mr-4 xl:mr-14 pb-1 lg:pt-4 included-minutes-tooltip justify-self-center relative">
36X
<span class="cursor-default tracking-tight" style="left: 13px">6,000 min included = 166.66 min on 2xlarge</span>
</div>
</div>
</div>

<div class="grid grid-cols-4 border-b hover:bg-[#ebf9ff]">
<div class="py-4 pl-2 flex flex-col">
<div class="font-semibold text-lg">3xlarge</div>
<div class="text-xs text-gray-600">AWS m7i.8xlarge / m7g.8xlarge</div>
</div>
<div class="pb-4 lg:pb-0 pl-8 lg:pl-0 lg:grid grid-cols-3 w-full col-span-3">
<div class="py-1 pt-4 lg:py-4 text-sm lg:text-base">32 vCPUs | 128 GB RAM<br />1,000 GB cache disk
</div>
<div class="py-2 lg:py-4">$0.0751 <span class="lg:hidden text-sm text-gray-500">per min.</span></div>
<div class="w-fit h-fit border-b border-black border-dashed cursor-pointer lg:mr-4 xl:mr-14 pb-1 lg:pt-4 included-minutes-tooltip justify-self-center relative">
71X
<span class="cursor-default tracking-tight" style="left: 13px">6,000 min included = 84.5 min on 3xlarge</span>
</div>
</div>
</div>

<div class="grid grid-cols-4 hover:bg-[#ebf9ff]">
<div class="py-4 pl-2 flex flex-col">
<div class="font-semibold text-lg">4xlarge</div>
<div class="text-xs text-gray-600">AWS m7i.16xlarge / m7g.16xlarge</div>
</div>
<div class="pb-4 lg:pb-0 pl-8 lg:pl-0 lg:grid grid-cols-3 w-full col-span-3">
<div class="py-1 pt-4 lg:py-4 text-sm lg:text-base">64 vCPUs | 256 GB RAM<br />2,000 GB cache disk
</div>
<div class="py-2 lg:py-4">$0.1502 <span class="lg:hidden text-sm text-gray-500">per min.</span></div>
<div class="w-fit h-fit border-b border-black border-dashed cursor-pointer lg:mr-4 xl:mr-14 pb-1 lg:pt-4 included-minutes-tooltip justify-self-center relative">
143X
<span class="cursor-default tracking-tight" style="left: 13px">6,000 min included = 41.95 min on 4xlarge</span>
</div>
</div>
</div>
</div>
</div>

0 comments on commit 124d25a

Please sign in to comment.