development #44

Merged
mik-tf merged 25 commits from development into main 2024-04-29 13:44:02 +00:00
2 changed files with 14 additions and 14 deletions
Showing only changes of commit 258871c5b4 - Show all commits

View File

@ -3,5 +3,5 @@ A Cloud, Storage or AI Box is a part of a server/computer (3Node) which delivers
These loud, Storage or AI Boxes can be bought by the INCA/TF Community through the INCA marketplace. These loud, Storage or AI Boxes can be bought by the INCA/TF Community through the INCA marketplace.
The boxes are hosted in 3Nodes. The boxes are hosted on 3Nodes.

View File

@ -4,31 +4,31 @@
## StorageBox (SB) ## StorageBox (SB)
Is a unit of ZDB storage as can be used as backend for Zero-Stor (our quantum safe storage system) A storagebox is a unit of ZDB storage as can be used as backend for Zero-Stor (our quantum safe storage system).
The default cloudbox has The default cloudbox has:
- 100GB of storage - 100GB of storage
## StorageHour (SH) ## StorageHour (SH)
Is like a kwatth unit for electricty, it represents a storagebox being used for 1h and billed as such. A storagehour is like a kwatth unit for electricty, it represents a storagebox being used for 1h and billed as such.
INCA Hosts (our cloud providers) can price the StorageHour themselves in a chosen currency. INCA Hosts (our cloud providers) can price the StorageHour themselves in a chosen currency.
## StorageBox Properties ## StorageBox Properties
The service provider (hoster) defines the following properties per StorageBox The service provider (hoster) defines the following properties per StorageBox:
- min size in GB (100GB+), max size - Min size in GB (100GB+), max size
- discounts if used for longer periods & if renter has large amount of TFT in wallet - Discounts if used for longer periods & if renter has large amount of TFT in wallet
- max bandwidth - Max bandwidth
- min bandwidth (min 1 mbit/sec) - Min bandwidth (min 1 mbit/sec)
- cost per GB bandwidth - Cost per GB bandwidth
- max aggregation size (how many of the storage boxes can be combined) - Max aggregation size (how many of the storage boxes can be combined)
- link to support site if any (find info about hoster and service capabilities) - Link to support site if any (find info about hoster and service capabilities)
- if linked to Hosting Pool (company giving support on the machines) - If linked to Hosting Pool (company giving support on the machines)
- location & type of location - Location & type of location
Each StorageBox has unique ID and can be looked at through a portal (or found). Each StorageBox has unique ID and can be looked at through a portal (or found).