|
|
|
@@ -1,7 +1,7 @@
|
|
|
|
|
- [Introduction](manual/intro.md)
|
|
|
|
|
- [Documentation](manual/documentation.md)
|
|
|
|
|
- [Dashboard](dashboard/dashboard.md)
|
|
|
|
|
- [Wallet (Connector)](dashboard/wallet_connector.md)
|
|
|
|
|
- [Wallet Connector](dashboard/wallet_connector.md)
|
|
|
|
|
- [TFGrid](dashboard/tfgrid/tfgrid.md)
|
|
|
|
|
- [Grid Status](dashboard/tfgrid/grid_status.md)
|
|
|
|
|
- [Node Statistics](dashboard/tfgrid/node_statistics.md)
|
|
|
|
@@ -11,8 +11,8 @@
|
|
|
|
|
- [Node Finder](dashboard/deploy/node_finder.md)
|
|
|
|
|
- [Virtual Machines](dashboard/solutions/vm_intro.md)
|
|
|
|
|
- [Micro and Full VM Differences ](dashboard/solutions/vm_differences.md)
|
|
|
|
|
- [Full Virtual Machine](dashboard/solutions/fullVm.md)
|
|
|
|
|
- [Micro Virtual Machine](dashboard/solutions/vm.md)
|
|
|
|
|
- [Full Virtual Machine](dashboard/solutions/fullvm.md)
|
|
|
|
|
- [Micro Virtual Machine](dashboard/solutions/microvm.md)
|
|
|
|
|
- [Nixos MicroVM](dashboard/solutions/nixos_micro.md)
|
|
|
|
|
- [Add a Domain](dashboard/solutions/add_domain.md)
|
|
|
|
|
- [Orchestrators](dashboard/deploy/orchestrators.md)
|
|
|
|
@@ -20,7 +20,6 @@
|
|
|
|
|
- [Caprover](dashboard/solutions/caprover.md)
|
|
|
|
|
- [Caprover Admin](dashboard/solutions/caprover_admin.md)
|
|
|
|
|
- [Caprover Worker](dashboard/solutions/caprover_worker.md)
|
|
|
|
|
- [Dedicated Machines](dashboard/deploy/dedicated_machines.md)
|
|
|
|
|
- [Applications](dashboard/deploy/applications.md)
|
|
|
|
|
- [Algorand](dashboard/solutions/algorand.md)
|
|
|
|
|
- [CasperLabs](dashboard/solutions/casper.md)
|
|
|
|
@@ -32,6 +31,7 @@
|
|
|
|
|
- [ownCloud](dashboard/solutions/owncloud.md)
|
|
|
|
|
- [Peertube](dashboard/solutions/peertube.md)
|
|
|
|
|
- [Presearch](dashboard/solutions/presearch.md)
|
|
|
|
|
- [Static Website](dashboard/solutions/static_website.md)
|
|
|
|
|
- [Subsquid](dashboard/solutions/subsquid.md)
|
|
|
|
|
- [Taiga](dashboard/solutions/taiga.md)
|
|
|
|
|
- [Umbrel](dashboard/solutions/umbrel.md)
|
|
|
|
@@ -120,24 +120,24 @@
|
|
|
|
|
- [RMB Specs](developers/internals/rmb/rmb_specs.md)
|
|
|
|
|
- [RMB Peer](developers/internals/rmb/uml/peer.md)
|
|
|
|
|
- [RMB Relay](developers/internals/rmb/uml/relay.md)
|
|
|
|
|
- [Zero-OS](developers/internals/zos/readme.md)
|
|
|
|
|
- [Zero-OS](developers/internals/zos/zos_readme.md)
|
|
|
|
|
- [Manual](developers/internals/zos/manual/manual.md)
|
|
|
|
|
- [Workload Types](developers/internals/zos/manual/workload_types.md)
|
|
|
|
|
- [Internal Modules](developers/internals/zos/internals/internals.md)
|
|
|
|
|
- [Identity](developers/internals/zos/internals/identity/readme.md)
|
|
|
|
|
- [Identity](developers/internals/zos/internals/identity/identity_readme.md)
|
|
|
|
|
- [Node ID Generation](developers/internals/zos/internals/identity/identity.md)
|
|
|
|
|
- [Node Upgrade](developers/internals/zos/internals/identity/upgrade.md)
|
|
|
|
|
- [Node](developers/internals/zos/internals/node/readme.md)
|
|
|
|
|
- [Storage](developers/internals/zos/internals/storage/readme.md)
|
|
|
|
|
- [Network](developers/internals/zos/internals/network/readme.md)
|
|
|
|
|
- [Node](developers/internals/zos/internals/node/node_readme.md)
|
|
|
|
|
- [Storage](developers/internals/zos/internals/storage/storage_readme.md)
|
|
|
|
|
- [Network](developers/internals/zos/internals/network/network_readme.md)
|
|
|
|
|
- [Introduction](developers/internals/zos/internals/network/introduction.md)
|
|
|
|
|
- [Definitions](developers/internals/zos/internals/network/definitions.md)
|
|
|
|
|
- [Mesh](developers/internals/zos/internals/network/mesh.md)
|
|
|
|
|
- [Setup](developers/internals/zos/internals/network/setup_farm_network.md)
|
|
|
|
|
- [Flist](developers/internals/zos/internals/flist/readme.md)
|
|
|
|
|
- [Container](developers/internals/zos/internals/container/readme.md)
|
|
|
|
|
- [VM](developers/internals/zos/internals/vmd/readme.md)
|
|
|
|
|
- [Provision](developers/internals/zos/internals/provision/readme.md)
|
|
|
|
|
- [Flist](developers/internals/zos/internals/flist/flist_readme.md)
|
|
|
|
|
- [Container](developers/internals/zos/internals/container/container_readme.md)
|
|
|
|
|
- [VM](developers/internals/zos/internals/vmd/vmd_readme.md)
|
|
|
|
|
- [Provision](developers/internals/zos/internals/provision/provision_readme.md)
|
|
|
|
|
- [Capacity](developers/internals/zos/internals/capacity.md)
|
|
|
|
|
- [Performance Monitor Package](developers/internals/zos/performance/performance.md)
|
|
|
|
|
- [Public IPs Validation Task](developers/internals/zos/performance/publicips.md)
|
|
|
|
@@ -149,6 +149,7 @@
|
|
|
|
|
- [TFGrid Stacks](developers/grid_deployment/tfgrid_stacks.md)
|
|
|
|
|
- [Full VM Grid Deployment](developers/grid_deployment/grid_deployment_full_vm.md)
|
|
|
|
|
- [Grid Snapshots](developers/grid_deployment/snapshots.md)
|
|
|
|
|
- [Deploy the Dashboard](developers/grid_deployment/deploy_dashboard.md)
|
|
|
|
|
- [Farmers](farmers/farmers.md)
|
|
|
|
|
- [Build a 3Node](farmers/3node_building/3node_building.md)
|
|
|
|
|
- [1. Create a Farm](farmers/3node_building/1_create_farm.md)
|
|
|
|
@@ -165,6 +166,7 @@
|
|
|
|
|
- [Room Parameters](farmers/farming_optimization/farm_room_parameters.md)
|
|
|
|
|
- [Farming Costs](farmers/farming_optimization/farming_costs.md)
|
|
|
|
|
- [Calculate Your ROI](farmers/farming_optimization/calculate_roi.md)
|
|
|
|
|
- [Farming Requirements](farmers/farming_optimization/farming_requirements.md)
|
|
|
|
|
- [Advanced Networking](farmers/advanced_networking/advanced_networking_toc.md)
|
|
|
|
|
- [Networking Overview](farmers/advanced_networking/networking_overview.md)
|
|
|
|
|
- [Network Considerations](farmers/advanced_networking/network_considerations.md)
|
|
|
|
@@ -200,6 +202,7 @@
|
|
|
|
|
- [Web Gateway](system_administrators/terraform/resources/terraform_vm_gateway.md)
|
|
|
|
|
- [Kubernetes Cluster](system_administrators/terraform/resources/terraform_k8s.md)
|
|
|
|
|
- [ZDB](system_administrators/terraform/resources/terraform_zdb.md)
|
|
|
|
|
- [Zlogs](system_administrators/terraform/resources/terraform_zlogs.md)
|
|
|
|
|
- [Quantum Safe Filesystem](system_administrators/terraform/resources/terraform_qsfs.md)
|
|
|
|
|
- [QSFS on Micro VM](system_administrators/terraform/resources/terraform_qsfs_on_microvm.md)
|
|
|
|
|
- [QSFS on Full VM](system_administrators/terraform/resources/terraform_qsfs_on_full_vm.md)
|
|
|
|
@@ -240,15 +243,20 @@
|
|
|
|
|
- [UFW Basics](system_administrators/computer_it_basics/firewall_basics/ufw_basics.md)
|
|
|
|
|
- [Firewalld Basics](system_administrators/computer_it_basics/firewall_basics/firewalld_basics.md)
|
|
|
|
|
- [File Transfer](system_administrators/computer_it_basics/file_transfer.md)
|
|
|
|
|
- [Screenshots](system_administrators/computer_it_basics/screenshots.md)
|
|
|
|
|
- [Advanced](system_administrators/advanced/advanced.md)
|
|
|
|
|
- [Token Transfer Keygenerator](system_administrators/advanced/token_transfer_keygenerator.md)
|
|
|
|
|
- [Cancel Contracts](system_administrators/advanced/cancel_contracts.md)
|
|
|
|
|
- [Contract Bills Reports](system_administrators/advanced/contract_bill_report.md)
|
|
|
|
|
- [Listing Free Public IPs](system_administrators/advanced/list_public_ips.md)
|
|
|
|
|
- [Cloud Console](system_administrators/advanced/cloud_console.md)
|
|
|
|
|
- [Redis](system_administrators/advanced/grid3_redis.md)
|
|
|
|
|
- [IPFS](system_administrators/advanced/ipfs/ipfs_toc.md)
|
|
|
|
|
- [IPFS on a Full VM](system_administrators/advanced/ipfs/ipfs_fullvm.md)
|
|
|
|
|
- [IPFS on a Micro VM](system_administrators/advanced/ipfs/ipfs_microvm.md)
|
|
|
|
|
- [MinIO Operator with Helm3](system_administrators/advanced/minio_helm3.md)
|
|
|
|
|
- [AI & ML Workloads](system_administrators/advanced/ai_ml_workloads.md)
|
|
|
|
|
- [Hummingbot](system_administrators/advanced/hummingbot.md)
|
|
|
|
|
- [ThreeFold Token](threefold_token/threefold_token.md)
|
|
|
|
|
- [TFT Bridges](threefold_token/tft_bridges/tft_bridges.md)
|
|
|
|
|
- [TFChain-Stellar Bridge](threefold_token/tft_bridges/tfchain_stellar_bridge.md)
|
|
|
|
@@ -304,39 +312,45 @@
|
|
|
|
|
- [TFGrid v3.0.0 Alpha-2](about/roadmap/releasenotes/tfgrid_release_3_0_a2.md)
|
|
|
|
|
- [TFGrid v3.0.0](about/roadmap/releasenotes/tfgrid_release_3_0.md)
|
|
|
|
|
- [ThreeFold Token](about/token_overview/token_overview.md)
|
|
|
|
|
- [Special Wallets](about/token_overview/special_wallets/stats_special_wallets.md)
|
|
|
|
|
- [Technology](technology/technology_toc.md)
|
|
|
|
|
- [How It Works](technology/grid3_howitworks.md)
|
|
|
|
|
- [Grid Concepts](technology/concepts/concepts_readme.md)
|
|
|
|
|
- [TFGrid Primitives](technology/concepts/grid_primitives.md)
|
|
|
|
|
- [TFGrid Component List](technology/concepts/grid3_components.md)
|
|
|
|
|
- [Infrastructure as Code](technology/concepts/grid3_iac.md)
|
|
|
|
|
- [Proof of Utilization](technology/concepts/proof_of_utilization.md)
|
|
|
|
|
- [Contract Grace Period](technology/concepts/contract_grace_period.md)
|
|
|
|
|
- [What's New on TFGrid v3.x](technology/concepts/grid3_whatsnew.md)
|
|
|
|
|
- [TFChain](technology/concepts/tfchain.md)
|
|
|
|
|
- [TFGrid by Design](technology/concepts/tfgrid_by_design.md)
|
|
|
|
|
- [Primitives](technology/primitives/primitives_toc.md)
|
|
|
|
|
- [Compute](technology/primitives/compute/compute_toc.md)
|
|
|
|
|
- [ZKube](technology/primitives/compute/zkube.md)
|
|
|
|
|
- [ZMachine](technology/primitives/compute/zmachine.md)
|
|
|
|
|
- [CoreX](technology/primitives/compute/corex.md)
|
|
|
|
|
- [Storage](technology/primitives/storage/storage_toc.md)
|
|
|
|
|
- [ZOS Filesystem](technology/primitives/storage/zos_fs.md)
|
|
|
|
|
- [ZOS Mount](technology/primitives/storage/zmount.md)
|
|
|
|
|
- [Quantum Safe File System](technology/primitives/storage/qsfs.md)
|
|
|
|
|
- [Zero-DB](technology/primitives/storage/zdb.md)
|
|
|
|
|
- [Zero-Disk](technology/primitives/storage/zdisk.md)
|
|
|
|
|
- [Network](technology/primitives/network/network_toc.md)
|
|
|
|
|
- [ZNET](technology/primitives/network/znet.md)
|
|
|
|
|
- [ZNIC](technology/primitives/network/znic.md)
|
|
|
|
|
- [WebGateway](technology/primitives/network/webgw3.md)
|
|
|
|
|
- [Zero-OS Advantages](technology/zos/benefits/zos_advantages.md)
|
|
|
|
|
- [Quantum Safe Storage](technology/qsss/qsss_home.md)
|
|
|
|
|
- [Smart Contract IT](technology/smartcontract_it/smartcontract_toc.md)
|
|
|
|
|
- [Introduction](technology/smartcontract_it/smartcontract_tfgrid3.md)
|
|
|
|
|
- [Infrastructure As Code - IAC](technology/smartcontract_it/smartcontract_iac.md)
|
|
|
|
|
- [3Bot Integration](technology/smartcontract_it/smartcontract_3bot.md)
|
|
|
|
|
- [Technology](tech/technology_toc.md)
|
|
|
|
|
- [Introduction](tech/technology.md)
|
|
|
|
|
- [The Internet Today](tech/internet_today.md)
|
|
|
|
|
- [History of Computers](tech/history/c64.md)
|
|
|
|
|
- [Too Many Layers](tech/history/layers.md)
|
|
|
|
|
- [The Internet Re-invented](tech/how_does_it_work.md)
|
|
|
|
|
- [World Records](tech/world_records.md)
|
|
|
|
|
- [Key Innovations](tech/key_innovations_overview.md)
|
|
|
|
|
- [Mycelium Network](tech/mycelium_innovation.md)
|
|
|
|
|
- [Zero-OS](tech/zos_innovation.md)
|
|
|
|
|
- [Quantum Safe Storage](tech/zstor_innovation.md)
|
|
|
|
|
- [Quantum Safe Filesystem](tech/qsfs_innovation.md)
|
|
|
|
|
- [FList: Better OS Images](tech/flist_innovation.md)
|
|
|
|
|
- [FungiStor](tech/fungistor_innovation.md)
|
|
|
|
|
- [Network Wall](tech/network_wall_innovation.md)
|
|
|
|
|
- [Architecture](tech/architecture.md)
|
|
|
|
|
- [Energy Efficient](tech/energy_efficient.md)
|
|
|
|
|
- [Decentralized Cloud Core Capabilities](tech/features.md)
|
|
|
|
|
- [Storage](tech/qsss_home.md)
|
|
|
|
|
- [Quantum Safe Storage Algo](tech/qss_algorithm.md)
|
|
|
|
|
- [Zero Knowledge proof](tech/qss_zero_knowledge_proof.md)
|
|
|
|
|
- [NFT Storage](tech/nft_storage.md)
|
|
|
|
|
- [S3 Storage](tech/s3_interface)
|
|
|
|
|
- [File System](tech/qss_filesystem.md)
|
|
|
|
|
- [Network](tech/networking.md)
|
|
|
|
|
- [Mycelium](tech/mycelium.md)
|
|
|
|
|
- [Web Gateway](tech/webgw.md)
|
|
|
|
|
- [Partners](partners_utilization/partners.md)
|
|
|
|
|
- [Sikana](partners_utilization/sikana.md)
|
|
|
|
|
- [Vindo](partners_utilization/vindo.md)
|
|
|
|
|
- [Mkondo](partners_utilization/mkondo.md)
|
|
|
|
|
- [Vverse](partners_utilization/vverse.md)
|
|
|
|
|
- [Earth Wallet](partners_utilization/earth_wallet.md)
|
|
|
|
|
- [Elestio](partners_utilization/elestio.md)
|
|
|
|
|
- [OW Freezone](partners_utilization/freezone.md)
|
|
|
|
|
- [Helium](partners_utilization/helium.md)
|
|
|
|
|
- [Holochain](partners_utilization/holochain.md)
|
|
|
|
|
- [TZG](partners_utilization/tanzania.md)
|
|
|
|
|
- [Tier-S DC](partners_utilization/tier_s_datacenter.md)
|
|
|
|
|
- [Farming](farming/farming_toc.md)
|
|
|
|
|
- [Farming Rewards](farming/farming_reward.md)
|
|
|
|
|
- [Proof-of-Capacity](farming/proof_of_capacity.md)
|
|
|
|
@@ -367,13 +381,13 @@
|
|
|
|
|
- [How to Test](collaboration/testing/testing_readme.md)
|
|
|
|
|
- [TestLodge](collaboration/testing/testlodge.md)
|
|
|
|
|
- [Code of Conduct](collaboration/code_conduct.md)
|
|
|
|
|
- [Legal](manual_legal/terms_conditions_all3.md)
|
|
|
|
|
- [Disclaimer](manual_legal/disclaimer.md)
|
|
|
|
|
- [Definitions](manual_legal/definitions_legal.md)
|
|
|
|
|
- [Privacy Policy](manual_legal/privacypolicy.md)
|
|
|
|
|
- [Terms & Conditions](manual_legal/terms_conditions/terms_conditions_toc.md)
|
|
|
|
|
- [Terms & Conditions ThreeFold Related Websites](manual_legal/terms_conditions/terms_conditions_websites.md)
|
|
|
|
|
- [Terms & Conditions TFGrid Users TFGrid 3](manual_legal/terms_conditions/terms_conditions_griduser.md)
|
|
|
|
|
- [TFTA to TFT](manual_legal/terms_conditions/tfta_to_tft.md)
|
|
|
|
|
- [Terms & Conditions TFGrid Farmers TFGrid 3](manual_legal/terms_conditions/terms_conditions_farmer3.md)
|
|
|
|
|
- [Terms & Conditions Sales](manual_legal/terms_conditions/terms_conditions_sales.md)
|
|
|
|
|
- [Legal](legal/legal_home.md)
|
|
|
|
|
- [Disclaimer](legal/disclaimer.md)
|
|
|
|
|
- [Definitions](legal/definitions_legal.md)
|
|
|
|
|
- [Terms & Conditions](legal/terms_conditions/terms_conditions_toc.md)
|
|
|
|
|
- [Terms and Conditions Websites](legal/terms_conditions_websites.md)
|
|
|
|
|
- [Terms and Conditions Users](legal/terms_conditions_griduser.md)
|
|
|
|
|
- [TFTA to TFT](legal/tfta_to_tft.md)
|
|
|
|
|
- [Terms and Conditions Farmers](legal/terms_conditions_farmer3.md)
|
|
|
|
|
- [Terms and Conditions Sales](legal/terms_conditions_sales.md)
|
|
|
|
|
- [Privacy Policy](legal/privacypolicy.md)
|