Merge pull request #464 from threefoldfoundation/development

Updates for network state
This commit is contained in:
Sam T.
2024-09-20 16:54:27 +03:00
committed by GitHub
14 changed files with 388 additions and 113 deletions

BIN
content/getnode/data.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

282
content/getnode/index.md Normal file
View File

@@ -0,0 +1,282 @@
---
title: "Get Node"
description: "Becoming a host involves providing compute, storage, and network resources to the grid." # quotation marks to allow colons where used
template: "page.html"
insert_anchor_links: "left"
extra:
imgPath: node_hero.png
---
<!-- section 1 (header) -->
<div class="container mx-auto">
{% row(style="header") %}
![Image](node_header.png#mx-auto)
|||
#### <span class="text-xl subtitle">BE THE INTERNET</span>
## **Host a Node,<br><span class="blue">Host Sovereignty</span>**
Provide cloud, data, and network resources to the ThreeFold Grid. By hosting a node, you enable anyone, anywhere in the world to host their digital life on your infrastructure in all safety and sovereignty.
<br>
{% end %}
</div>
<div data-tf-live="01J5N8ZP43VS372RYFRZCSJ52G"></div><script src="//embed.typeform.com/next/embed.js"></script>
<!-- section 2 price -->
<div style="background-color:#FFFFFF">
<div class="container mx-auto">
{% row( style="center mtop narrow") %}
#### <span class="green_text uppercase">HOW TO PARTICATE</span>
## **Host & Earn**
The only way to get access to [$INCA](/tokens) is to become a hoster on TF Grid v4.
Sign up to be one of the first.
{% end %}
<br>
{% row( style="semiNarrow") %}
<div class="rounded_img border-2 rounded-lg p-4 bg-white shadow-sm">
<div class="text-center">
### **SILVER**
<p class="gray_color">Optimal choice for end user utilization</p>
<br>
<!-- # <span class="font-black">$499</span> -->
<!-- per node -->
</div>
<br>
- 16 GB of Memory
- 1,000 GB of SSD
- 4 Logical CPU Cores
- Up to 1,500 INCA/month for utilization.
- For first 5,000 nodes, 250 INCA/month additional for first 24 months
- Farmers are rewarded by 80% of the fees as paid by the Cloud Users
<br>
<div class="text-center">
</div>
</div>
|||
<div class="rounded_img border-2 rounded-lg p-4 bg-white shadow-sm">
<div class="text-center">
### **PLATINUM**
<p class="gray_color">Optimal choice for generic purpose cloud</p>
<br>
<!-- # <span class="font-black">$1999</span> -->
<!-- per node -->
</div>
<br>
- 64 GB of Memory
- 2,000 GB of SSD + 10,000 GB of HDD
- 16 Logical CPU Cores
- Up to 6,000 INCA/month for utilization.
- For first 1,000 nodes, 1,000 INCA/month additional for first 24 months
- Farmers are rewarded by 80% of the fees as paid by the Cloud Users
<br>
<div class="text-center">
</div>
</div>
|||
<div class="rounded_img border-2 rounded-lg p-4 bg-white shadow-sm">
<div class="text-center">
### **AI**
<p class="gray_color">Optimal choice for AI workloads</p>
<br>
<!-- # <span class="font-black">$3999</span> -->
<!-- per node -->
</div>
<br>
- 64 GB of Memory
- 4,000 GB of SSD + 10,000 GB of HDD
- RTX 4900 GPU
- Up to 12,000 INCA/month for utilization.
- For first 1,000 nodes, 2,000 INCA/month additional for first 24 months
- Farmers are rewarded by 80% of the fees as paid by the Cloud Users
<br>
<div class="text-center">
</div>
</div>
{% end %}
</div>
</div>
<!-- section 2 price -->
<div style="background-color:#FFFFFF">
<div class="container mx-auto">
{% row( style="center mtop semiNarrow") %}
<h4 class="blue">GROUNDBREAKING, RELIABLE, & ROBUST TECHNOLOGY</h4>
## **Nodes Leading at the Edge**
{% end %}
<br>
{% row( style="semiNarrow") %}
<div class="my-4 flex flex-row items-center">
![Image](zero_icon.png#mx-auto)
#### **Zero-OS Self-Healing Operating System**
</div>
<p class="ml-8">We like things well done and built to last, thats why we created our own self-healing operating system, Zero-OS.<p>
<br>
<div class="my-4 flex flex-row items-center">
![Image](enargy_icon.png#mx-auto)
#### **Energy Efficient**
</div>
<p class="ml-8">No one wants to pay for electricity needlessly. Our system uses upto 10x less energy for certain workloads compared to traditional systems.</p>
<br>
<div class="my-4 flex flex-row items-center">
![Image](data.png#mx-auto)
#### **Data Sovereignty**
</div>
<p class="ml-8">You have now complete control over your data placement. Your data is yours, forever.</p>
|||
<div class="my-4 flex flex-row items-center">
![Image](quantum.png#mx-auto)
#### **Quantum Safe File System**
</div>
<p class="ml-8">Were aware of the war for your data. Thats why we made QSFS, so you know your data is safe and future-proof.</p>
<br>
<div class="my-4 flex flex-row items-center">
![Image](sovereign.png#mx-auto)
#### **Truly Sovereign and Collaborative**
</div>
<p class="ml-8">Its simple: everyone can now own their own part of the internet. From the home setup to the datacenter farm.</p>
<br>
<div class="my-4 flex flex-row items-center">
![Image](mycelium.png#mx-auto)
#### **Mycelium Network**
</div>
<p class="ml-8">Cost-efficient, locality aware and peer-to-peer, Mycelium is the network for planetary scale.</p>
{% end %}
</div>
<style>
.gray_color{
color: #9b9b9b;
}
h1{
margin-bottom: 0px
}
</style>

View File

@@ -0,0 +1 @@
<!-- <div data-tf-live="01J5N8ZP43VS372RYFRZCSJ52G"></div><script src="//embed.typeform.com/next/embed.js"></script> -->

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 464 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 211 KiB

BIN
content/getnode/quantum.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@@ -165,7 +165,7 @@ ThreeFold enables a true alternative to power-hungry, centralized data centers.
<br>
<button class="blue_b">[Get A Node](/node)</button>
<button class="blue_b">[Get A Node](/getnode)</button>
<button class="green">[Build A Node](https://manual.grid.tf/documentation/farmers/3node_building/3_set_hardware.html?highlight=diy%20node#introduction)</button>

View File

@@ -25,7 +25,7 @@ Regardless of technical knowledge, anyone can now become a internet and cloud se
<br>
<button class="green">[Get A Node](/node)</button>
<button class="green">[Get A Node](/getnode)</button>
<button class="blue_b">[Manual](https://manual.grid.tf/)</button>
{% end %}

View File

@@ -20,9 +20,9 @@ extra:
#### <span class="text-xl subtitle">BE THE INTERNET</span>
## **Host a Node on TF Grid 4**
## **Get a node,<br><span class="blue">Host your community</span>**
Becoming a host involves providing cloud, data, and network resources to the grid. By deploying your nodes, you enable anyone, anywhere in the world to host their digital life on your infrastructure in all safety.
By providing compute, storage, and network resources to the ThreeFold Grid, you enable any individual, organization, community, country, or network society to deploy their own sovereign cloud.
<br>
@@ -31,12 +31,105 @@ Becoming a host involves providing cloud, data, and network resources to the gri
</div>
<div data-tf-live="01J87QNSS5RHBZYQ0Q9VKK6WKC"></div><script src="//embed.typeform.com/next/embed.js"></script>
<!-- section 2 price -->
<div style="background-color:#F6F6F6">
<div style="background-color:#FFFFFF">
<div class="container mx-auto">
{% row( style="center mtop mbottom semiNarrow") %}
<h4 class="blue">GROUNDBREAKING, RELIABLE, & ROBUST TECHNOLOGY</h4>
## **Nodes Leading at the Edge**
{% end %}
{% row( style="semiNarrow") %}
<div class="my-4 flex flex-row items-center">
![Image](zero_icon.png#mx-auto)
#### **Zero-OS Self-Healing Operating System**
</div>
<p class="ml-8">We like things well done and built to last, thats why we created our own self-healing operating system, Zero-OS.<p>
<br>
<div class="my-4 flex flex-row items-center">
![Image](enargy_icon.png#mx-auto)
#### **Energy Efficient**
</div>
<p class="ml-8">No one wants to pay for electricity needlessly. Our system uses upto 10x less energy for certain workloads compared to traditional systems.</p>
<br>
<div class="my-4 flex flex-row items-center">
![Image](data.png#mx-auto)
#### **Data Sovereignty**
</div>
<p class="ml-8">You have now complete control over your data placement. Your data is yours, forever.</p>
|||
<div class="my-4 flex flex-row items-center">
![Image](quantum.png#mx-auto)
#### **Quantum Safe File System**
</div>
<p class="ml-8">Were aware of the war for your data. Thats why we made QSFS, so you know your data is safe and future-proof.</p>
<br>
<div class="my-4 flex flex-row items-center">
![Image](sovereign.png#mx-auto)
#### **Truly Sovereign and Collaborative**
</div>
<p class="ml-8">Its simple: everyone can now own their own part of the internet. From the home setup to the datacenter farm.</p>
<br>
<div class="my-4 flex flex-row items-center">
![Image](mycelium.png#mx-auto)
#### **Mycelium Network**
</div>
<p class="ml-8">Cost-efficient, locality aware and peer-to-peer, Mycelium is the network for planetary scale.</p>
{% end %}
</div>
<!-- section 2 price -->
<div style="background-color:#FFFFFF">
<div class="container mx-auto">
@@ -44,10 +137,9 @@ Becoming a host involves providing cloud, data, and network resources to the gri
#### <span class="green_text uppercase">HOW TO PARTICATE</span>
## **Host & Earn <span class="blue">$INCA**</span>
## **Host & Earn**
The only way to get access to [$INCA](/tokens) is to become a hoster on TF Grid v4.
Sign up to get a v4 node.
Become a host on the Threefold INCA Grid and get rewarded. Sign up for the waiting list.
{% end %}
@@ -172,106 +264,6 @@ Sign up to get a v4 node.
</div>
<div data-tf-live="01J5N8ZP43VS372RYFRZCSJ52G"></div><script src="//embed.typeform.com/next/embed.js"></script>
<!-- section 2 price -->
<div style="background-color:#F6F6F6">
<div class="container mx-auto">
{% row( style="center mtop semiNarrow") %}
<h4 class="blue">GROUNDBREAKING, RELIABLE, & ROBUST TECHNOLOGY</h4>
## **Nodes Leading at the Edge**
{% end %}
<br>
{% row( style="semiNarrow") %}
<div class="my-4 flex flex-row items-center">
![Image](zero_icon.png#mx-auto)
#### **Zero-OS Self-Healing Operating System**
</div>
<p class="ml-8">We like things well done and built to last, thats why we created our own self-healing operating system, Zero-OS.<p>
<br>
<div class="my-4 flex flex-row items-center">
![Image](enargy_icon.png#mx-auto)
#### **Energy Efficient**
</div>
<p class="ml-8">No one wants to pay for electricity needlessly. Our system uses upto 10x less energy for certain workloads compared to traditional systems.</p>
<br>
<div class="my-4 flex flex-row items-center">
![Image](data.png#mx-auto)
#### **Data Sovereignty**
</div>
<p class="ml-8">You have now complete control over your data placement. Your data is yours, forever.</p>
|||
<div class="my-4 flex flex-row items-center">
![Image](quantum.png#mx-auto)
#### **Quantum Safe File System**
</div>
<p class="ml-8">Were aware of the war for your data. Thats why we made QSFS, so you know your data is safe and future-proof.</p>
<br>
<div class="my-4 flex flex-row items-center">
![Image](sovereign.png#mx-auto)
#### **Truly Sovereign and Collaborative**
</div>
<p class="ml-8">Its simple: everyone can now own their own part of the internet. From the home setup to the datacenter farm.</p>
<br>
<div class="my-4 flex flex-row items-center">
![Image](mycelium.png#mx-auto)
#### **Mycelium Network**
</div>
<p class="ml-8">Cost-efficient, locality aware and peer-to-peer, Mycelium is the network for planetary scale.</p>
{% end %}
</div>
<style>

View File

@@ -107,9 +107,9 @@
</a>
</li>
</ul> #}
{# <a href="/node"><button class="px-6 green">Get Node</button></a> #}
{# <a href="/getnode"><button class="px-6 green">Get Node</button></a> #}
<div class="rounded-full border-2 mt-1 border-gray-400">
<a href="/node" class="mt-2">
<a href="/getnode" class="mt-2">
<img
src="{{ get_url(path=section.extra.button_Path) }}"
class="mr-5"
@@ -207,7 +207,7 @@
</div> #}
<div class="rounded-full border-2 mt-4 mx-8 border-gray-400">
<a href="/node" class="mt-2">
<a href="/getnode" class="mt-2">
<img
src="/images/gettft_node_2.png"
class="mr-5"