storage provider builds
This commit is contained in:
parent
ff0db518ba
commit
dc456686fd
4
docs/protocol/storageproviders/_category_.json
Normal file
4
docs/protocol/storageproviders/_category_.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"label": "Storage Providers",
|
||||
"position":4
|
||||
}
|
17
docs/protocol/storageproviders/casual-build.md
Normal file
17
docs/protocol/storageproviders/casual-build.md
Normal file
@ -0,0 +1,17 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
---
|
||||
# Casual Storage Build
|
||||
|
||||
You may be successful contributing to the network with an old computer you may have. If you are looking to purpose build a machine- here is the recommendations for casual a storage provider.
|
||||
|
||||
| Component|Recommendation| Units |
|
||||
| ------------- |:-------------| :-----|
|
||||
| CPU | AMD Ryzen 5 5600G 3.9 GHz 6-Core Processor. | 1
|
||||
| Motherboard | MSI B450 Tomahawk Max ATX AM4 Motherboard. | 1
|
||||
| Memory | G.Skill Ripjaws V 32 GB (2 x 16 GB) DDR4-3200 CL 16 Memory | 1
|
||||
| Storage | Seagate EXOS Enterprise 14 TB 3.5 7200 RPM Internal Hard Drive | 2
|
||||
| Storage | Kingston NV1 1 TB M.2-2280 NVME Solid State Drive | 1
|
||||
| Case | Cooler Master HAF XB EVO ATX Desktop Case | 1
|
||||
| Power Supply | EVGA SuperNOVA GA 650 W 80+ Gold Certified Fully Modular ATX Power Supply | 1
|
||||
| Total Cost Estimate | $1061.92 USD
|
19
docs/protocol/storageproviders/diy-serious copy.md
Normal file
19
docs/protocol/storageproviders/diy-serious copy.md
Normal file
@ -0,0 +1,19 @@
|
||||
---
|
||||
sidebar_position: 3
|
||||
---
|
||||
# DIY Serious Build
|
||||
For DIY individuals looking to power web3 infrastructure and increase your ROI- here is the reccomended system for serious individual storage providers.
|
||||
|
||||
| Component|Recommendation| Units |
|
||||
| ------------- |:-------------| :-----|
|
||||
| CPU | AMD Ryzen 7 5700G 3.8 GHz 8-Core Processor | 1
|
||||
| Motherboard | MSI B450 TOMAHAWK MAX II ATX AM4 Motherboard | 1
|
||||
| Memory | G.Skill Ripjaws V 64 GB (2 x 32 GB) DDR4-2666 CL18 Memory | 1
|
||||
| Storage | Kingston A400 960 GB 2.5" Solid State Drive | 1
|
||||
| Storage | Seagate EXOS Enterprise 14 TB 3.5" 7200RPM Internal Hard Drive | 5 |
|
||||
| Case | Cooler Master N400 ATX Mid Tower Case | 1
|
||||
| Power Supply | Corsair HX750 Platinum 750 W 80+ Platinum Certified Fully Modular ATX Power Supply | 1
|
||||
| Case Fan | Noctua S12B redux-700 33.49 CFM 120 mm Fan | 2
|
||||
| Total Cost Estimate | $1814.08 USD
|
||||
|
||||
|
13
docs/protocol/storageproviders/enterprise.md
Normal file
13
docs/protocol/storageproviders/enterprise.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
sidebar_position: 4
|
||||
---
|
||||
# Enterprise Build
|
||||
Teams looking to build a large storage system ~2.1 Petabytes of storage, the estimated base price of the box with drives is ~$70,000 USD. This does not account for variable expenses including the regional costs of:
|
||||
- Power
|
||||
- Internet
|
||||
- HVAC
|
||||
- Professionals
|
||||
|
||||
Those looking to build
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
---
|
||||
sidebar_position: 4
|
||||
sidebar_position: 1
|
||||
---
|
||||
# Storage Providers
|
||||
# Overview
|
||||
|
||||
## Want to power the storage infrastructure for web3?
|
||||
|
||||
A Jackal Storage Provider is a dedicated web server optimized for data storage that accepts incoming files from users and creates contracts for the users to approve. These contracts last until the user either cancel them or the provider itself goes offline.
|
||||
|
||||
__TODO: Storage Provider Setup__
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
sidebar_position: 3
|
||||
sidebar_position: 5
|
||||
---
|
||||
# Validators
|
||||
The Jackal Validators are web servers that are secure, dedicated machines that participate in the consensus protocol by broadcasting cryptographic signatures, or votes, to agree upon the next block. Voting power is determined by the amount of staking tokens delegated by non-validators and bonded as collateral to earn a reward. These non-validators, or delegators, incur the risk of getting punished (slashed) if the delegate validator gets hacked or violates the protocol.
|
||||
|
Loading…
Reference in New Issue
Block a user