Merge pull request 'updated marketplace put in front menu' (!21) from development_marketplace into development

Reviewed-on: tfgrid/docs_tfgrid4#21
This commit is contained in:
mik-tf 2024-10-31 19:04:18 +00:00
commit fa44a36980
27 changed files with 34 additions and 30 deletions

View File

@ -22,4 +22,4 @@ Imagine a system which...
This dream has come true: ThreeFold is a decentralized platform for unbreakable data, peer-to-peer network, and autonomous cloud. Read forward to learn more about this innovative system.
> Note: We are still defining the V4 specs. Feel free to write your feedback on the [ThreeFold Forum](https://forum.threefold.io).
> Note: We are still defining the V4 specs. Things are subject to change. Feel free to write your feedback on the [ThreeFold Forum](https://forum.threefold.io).

View File

@ -1,6 +1,6 @@
{
"label": "Legal",
"position": 7,
"position": 8,
"link": {
"type": "generated-index",
}

View File

@ -1,6 +1,6 @@
{
"label": "Marketplace",
"position": 4,
"position": 6,
"link": {
"type": "generated-index",
"description": "Offer and Use Resources via the Marketplace"

View File

Before

Width:  |  Height:  |  Size: 428 KiB

After

Width:  |  Height:  |  Size: 428 KiB

View File

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 29 KiB

View File

Before

Width:  |  Height:  |  Size: 517 KiB

After

Width:  |  Height:  |  Size: 517 KiB

View File

Before

Width:  |  Height:  |  Size: 376 KiB

After

Width:  |  Height:  |  Size: 376 KiB

View File

Before

Width:  |  Height:  |  Size: 245 KiB

After

Width:  |  Height:  |  Size: 245 KiB

View File

Before

Width:  |  Height:  |  Size: 463 KiB

After

Width:  |  Height:  |  Size: 463 KiB

View File

Before

Width:  |  Height:  |  Size: 134 KiB

After

Width:  |  Height:  |  Size: 134 KiB

View File

Before

Width:  |  Height:  |  Size: 337 KiB

After

Width:  |  Height:  |  Size: 337 KiB

View File

Before

Width:  |  Height:  |  Size: 337 KiB

After

Width:  |  Height:  |  Size: 337 KiB

View File

Before

Width:  |  Height:  |  Size: 169 KiB

After

Width:  |  Height:  |  Size: 169 KiB

View File

Before

Width:  |  Height:  |  Size: 188 KiB

After

Width:  |  Height:  |  Size: 188 KiB

View File

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 62 KiB

View File

Before

Width:  |  Height:  |  Size: 245 KiB

After

Width:  |  Height:  |  Size: 245 KiB

View File

Before

Width:  |  Height:  |  Size: 286 KiB

After

Width:  |  Height:  |  Size: 286 KiB

View File

Before

Width:  |  Height:  |  Size: 425 KiB

After

Width:  |  Height:  |  Size: 425 KiB

View File

Before

Width:  |  Height:  |  Size: 340 KiB

After

Width:  |  Height:  |  Size: 340 KiB

View File

Before

Width:  |  Height:  |  Size: 173 KiB

After

Width:  |  Height:  |  Size: 173 KiB

View File

Before

Width:  |  Height:  |  Size: 134 KiB

After

Width:  |  Height:  |  Size: 134 KiB

View File

@ -6,7 +6,7 @@ sidebar_position: 3
## Pricing
Farmers and farming pools can decide on their own price but between the min and max as specified below.
Farmers and farming pools decide on their own price as long as it stays between the range specified in the [Use Resources](./use_resources.md) section.
## Utilization Rewards Distribution
@ -29,7 +29,7 @@ The following rewards are guaranteed for a 18-month period starting from activat
| Components | Rewards (INCA/month) |
|---|---|
| GB Memory | 8.0 |
| GPU GB | 10 |
| GPU Model | TBD |
| TB SSD | 31.5 |
| TB HDD | 7.0 |
| TB Network | 30.0 |
@ -40,6 +40,8 @@ The tokens received as rewards are locked up for 24 months, or until 40% used of
- The minimum CPU passmark per GB of memory is 200
- The minimum GB of memory is 16GB
- The minimum TB of SSd is 2TB
- The minimum TB of SSD is 2TB
> Note: This is subject to change. We are still working on the marketplace specs.
## Host Nodes
Read the [Nodes](/docs/category/nodes) section to learn more about the process of hosting a node.

View File

@ -0,0 +1,24 @@
---
sidebar_position: 2
---
# Use Resources
Resources on the ThreeFold Grid V4 are available in slices via our pay-per-slice model.
## Pay Per Slice
The pay-per-slice model lets you only pay for what you use, making it flexible and cost-effective.
As a consumer you have the capability to look for the slice which are of interest to you in relation to its properties like SLA, location, price, reputation, etc.
| Type | Description | Hourly Min | Hourly Max | Monthly Min | Monthly Max |
|---|---|---|---|---|---|
| Cloud | Core: 4GB, 2 vcpu, 1 mbit, 50GB | $0.0139 | $0.0556 | $5 | $40 |
| Cloud | GB Bandwidth | $0.000028 | $0.000028 | $0.02 | $0.02 |
| Cloud | GB SSD Storage extra | $0.000011 | $0.0069 | $0.004 | $0.02 |
| Cloud | IP address | $0 | $0.0069 | $0 | $5 |
| Storage | Core: 100GB, 100B transfer included | $0.0006 | $0.0028 | $0.2 | $2 |
| Storage | GB Bandwidth | $0.000014 | $0.000028 | $0.005 | $0.02 |
| AI | AI GPU, 100GB transfer included | $0.1 | $20 | $72 | $14400 |
| AI | GB Bandwidth | $0.000014 | $0 | $0.005 | $0 |

View File

@ -1,6 +1,6 @@
{
"label": "References",
"position": 6,
"position": 7,
"link": {
"type": "generated-index"
}

View File

@ -1,22 +0,0 @@
---
sidebar_position: 2
---
# Use Resources
Resources on the ThreeFold Grid V4 are available in slices.
As a consumer you have the capability to look for the slice which are of interest to you in relation to its properties like SLA, location, price, reputation, etc.
Farmers can set the price for the slices. There are minimum and maximum values that can be chosen.
| Slice | Description | Minimum USD (Hourly \| Monthly) | Maximum USD (Hourly \| Monthly) |
| ------- | ---------------------------------------------- | ------------------------ | ------------------------ |
| Cloud | Core: 4GB, 2 vcpu, 1 mbit, 50GB | 0.0139 \| 5 | 0.0556 \| 40 |
| | GB Bandwidth | 0.000028 \| 0.02 | 0.000028 \| 0.02 |
| | GB SSD Storage extra | 0.000011 \| 0.004 | 0.0069 \| 0.02 |
| | IP address | 0 \| 0 | 0.0069 \| 5 |
| Storage | Core: 100GB, 100B transfer included | 0.0006 \| 0.2 | 0.0028 \| 2 |
| | GB Bandwidth | 0.000014 \| 0.005 | 0.000028 \| 0.02 |
| AI | AI GPU, 100GB transfer included | 0.1 \| 72 | 20 \| 14400 |
| | GB Bandwidth | 0.000014 \| 0.005 | 0 \| 0 |