Updates for network state

This commit is contained in:
samtaggart
2024-09-20 16:32:02 +03:00
parent c8b250b6e5
commit 20a473ade6
14 changed files with 388 additions and 113 deletions

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_hero.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>