diff --git a/books/tech/SUMMARY.md b/books/tech/SUMMARY.md index 6d72091..7852ee5 100644 --- a/books/tech/SUMMARY.md +++ b/books/tech/SUMMARY.md @@ -33,7 +33,7 @@ - [Enterprise Roadmap](tech/enterprise_roadmap.md) - [Opensource TFGrid Roadmap](tech/tfgrid_roadmap.md) - [Hero Roadmap](tech/hero_roadmap.md) -- [ThreeFold Core Features](tech/features.md) +- [Core Features](tech/features.md) - [Compute](tech/compute.md) - [Zero-OS](tech/zero_os.md) - [Zero-Deploy](tech/zero_deploy.md) diff --git a/books/tech/sync_production.sh b/books/tech/sync_production.sh deleted file mode 100755 index bb08f84..0000000 --- a/books/tech/sync_production.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash -hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/tech -rsync -rv ~/hero/www/info/tech/ root@info.ourworld.tf:/root/hero/www/info/tech/ diff --git a/books/tech_no_preso/SUMMARY.md b/books/tech_no_preso/SUMMARY.md new file mode 100644 index 0000000..2a784e8 --- /dev/null +++ b/books/tech_no_preso/SUMMARY.md @@ -0,0 +1,60 @@ +- [Overview](tech/overview.md) +- [The Cloud Today](tech/cloud_today.md) + - [The Internet Today](tech/internet_today.md) + - [History of Computers](tech/history/c64.md) + - [Too Many Layers](tech/history/layers.md) +- [The Cloud Re-invented](tech/cloud_reinvented.md) + - [The Internet Re-invented](tech/internet_reinvented.md) + - [Cloud Beyond Cost](tech/cloud_like_insurance.md) + - [World Records](tech/world_records.md) +- [Architecture](tech/architecture.md) + - [Cloud Engine](tech/cloudengine.md) + - [Empowers Internet](tech/internet_arch.md) + - [Hero as Virtual Administrator](tech/hero_virtual_admin.md) +- [Key Innovations](tech/key_innovations_overview.md) + - [Compute](tech/compute_inno.md) + - [Zero-OS](tech/zos_innovation.md) + - [Zero-Images](tech/zero_image_inno.md) + - [Deterministic Deploy](tech/zero_deploy_inno.md) + - [Zero-Install](tech/zero_install_inno.md) + - [Network](tech/network_inno.md) + - [Mycelium](tech/mycelium_inno.md) + - [Shortest Path Routing](tech/mycelium_shortest_path_routing_inno.md) + - [Whitelists](tech/mycelium_whiltelist.md) + - [Network Wall](tech/network_wall_innovation.md) + - [Virtual Browser](tech/virtual_browser.md) + - [Storage](tech/storage_inno.md) + - [Quantum Safe Storage](tech/zstor_innovation.md) + - [Quantum Safe Filesystem](tech/qsfs_innovation.md) + - [FungiStor](tech/fungistor_innovation.md) + - [Energy Efficient](tech/energy_efficient.md) +- [Status/Roadmap](tech/roadmap.md) + - [Enterprise Roadmap](tech/enterprise_roadmap.md) + - [Opensource TFGrid Roadmap](tech/tfgrid_roadmap.md) +- [ Core Features](tech/features.md) + - [Compute](tech/compute.md) + - [Zero-OS](tech/zero_os.md) + - [Zero-Deploy](tech/zero_deploy.md) + - [Zero-Install](tech/zero_install.md) + - [Zero-Kube](tech/zkube.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) +- [Use Cases](partners_utilization/partners.md) + - [Tier-S DC](partners_utilization/tier_s_datacenter.md) + - [Digital Freezone](partners_utilization/freezone.md) + - [Mkondo](partners_utilization/mkondo.md) + - [Vverse](partners_utilization/vverse.md) + - [Holochain](partners_utilization/holochain.md) + - [TZG](partners_utilization/tanzania.md) + - [Sikana](partners_utilization/sikana.md) + - [Vindo](partners_utilization/vindo.md) + + + diff --git a/books/techlatam/SUMMARY.md b/books/techlatam/SUMMARY.md new file mode 100644 index 0000000..2a784e8 --- /dev/null +++ b/books/techlatam/SUMMARY.md @@ -0,0 +1,60 @@ +- [Overview](tech/overview.md) +- [The Cloud Today](tech/cloud_today.md) + - [The Internet Today](tech/internet_today.md) + - [History of Computers](tech/history/c64.md) + - [Too Many Layers](tech/history/layers.md) +- [The Cloud Re-invented](tech/cloud_reinvented.md) + - [The Internet Re-invented](tech/internet_reinvented.md) + - [Cloud Beyond Cost](tech/cloud_like_insurance.md) + - [World Records](tech/world_records.md) +- [Architecture](tech/architecture.md) + - [Cloud Engine](tech/cloudengine.md) + - [Empowers Internet](tech/internet_arch.md) + - [Hero as Virtual Administrator](tech/hero_virtual_admin.md) +- [Key Innovations](tech/key_innovations_overview.md) + - [Compute](tech/compute_inno.md) + - [Zero-OS](tech/zos_innovation.md) + - [Zero-Images](tech/zero_image_inno.md) + - [Deterministic Deploy](tech/zero_deploy_inno.md) + - [Zero-Install](tech/zero_install_inno.md) + - [Network](tech/network_inno.md) + - [Mycelium](tech/mycelium_inno.md) + - [Shortest Path Routing](tech/mycelium_shortest_path_routing_inno.md) + - [Whitelists](tech/mycelium_whiltelist.md) + - [Network Wall](tech/network_wall_innovation.md) + - [Virtual Browser](tech/virtual_browser.md) + - [Storage](tech/storage_inno.md) + - [Quantum Safe Storage](tech/zstor_innovation.md) + - [Quantum Safe Filesystem](tech/qsfs_innovation.md) + - [FungiStor](tech/fungistor_innovation.md) + - [Energy Efficient](tech/energy_efficient.md) +- [Status/Roadmap](tech/roadmap.md) + - [Enterprise Roadmap](tech/enterprise_roadmap.md) + - [Opensource TFGrid Roadmap](tech/tfgrid_roadmap.md) +- [ Core Features](tech/features.md) + - [Compute](tech/compute.md) + - [Zero-OS](tech/zero_os.md) + - [Zero-Deploy](tech/zero_deploy.md) + - [Zero-Install](tech/zero_install.md) + - [Zero-Kube](tech/zkube.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) +- [Use Cases](partners_utilization/partners.md) + - [Tier-S DC](partners_utilization/tier_s_datacenter.md) + - [Digital Freezone](partners_utilization/freezone.md) + - [Mkondo](partners_utilization/mkondo.md) + - [Vverse](partners_utilization/vverse.md) + - [Holochain](partners_utilization/holochain.md) + - [TZG](partners_utilization/tanzania.md) + - [Sikana](partners_utilization/sikana.md) + - [Vindo](partners_utilization/vindo.md) + + + diff --git a/collections/tech/innovations/compute/compute_inno.md b/collections/tech/innovations/compute/compute_inno.md index 3441edb..b6e7bb2 100644 --- a/collections/tech/innovations/compute/compute_inno.md +++ b/collections/tech/innovations/compute/compute_inno.md @@ -1,7 +1,7 @@ # Compute -| | Threefold Compute Layer | Default | +| | Compute Layer | Default | |----------------|--------------------------------------------------------------------------------|------------------------------------------------------------------| | Management | Full P2P, done by 3bot Agents, blockchain IT contract | Centralized e.g. Kubernetes, ... | | OS Deploy | Stateless, there are no files copied on local HDD/SSD. | Deploy image or execute installer on a physical server | diff --git a/collections/tech/roadmap/enterprise_roadmap2.md b/collections/tech/roadmap/enterprise_roadmap2.md new file mode 100644 index 0000000..e16d11c --- /dev/null +++ b/collections/tech/roadmap/enterprise_roadmap2.md @@ -0,0 +1,47 @@ +# Government, Commercial hosters, Telco and Enterprise Roadmap + +We are working on our Government, Commercial hosters, Telco and Enterprise Release of our Technology. + +> 90% of the work has been done as part of our base offering but we need additional features for enterprise + +## Enterprise User Interface + +The current user interface is designed for an open-source tech audience. For enterprise use, we need a different approach to meet the unique needs of enterprise environments: + +- **Private or Hybrid Context**: All operations should be conducted within a private or hybrid cloud context to ensure security and compliance. +- **Enhanced Monitoring**: We need more comprehensive monitoring dashboard screens to provide real-time insights and analytics. +- **Identity Management Integration**: Integration with enterprise-grade Identity Management solutions, such as LDAP, Active Directory, and SSO (Single Sign-On), is essential. +- **Enterprise-Friendly UI**: The user interface needs to be redesigned to be more intuitive and tailored to enterprise users, focusing on usability and efficiency. +- **Token Irrelevance**: Tokens are not a priority in this context and should be de-emphasized in the solution. + +## Windows Support + +The virtual Machine technology we use does support windows, but we need to do some further integration. + +## High Performance Network Integration + +- **Local Network Integration**: Zero-OS is designed to support a wide range of technologies, though additional integration work is required to optimize performance. +- **High-Speed Backbones**: We aim to support high-speed Ethernet and RDMA (Infiniband) based backbones. +- **Instrumentation Enhancements**: Additional instrumentation needs to be incorporated into Zero-OS to achieve optimal performance. +- **Target Performance**: Our goal is to achieve network speeds exceeding 100 Gbps. +- **Custom Integration**: We offer integration with selected network equipment from our customers, accommodating custom integration requirements. + +## High Performance Storage Block Device Integration + +Next to the existing already integrated storage backends we want to support a high performance redundant storage block device. + +- High performance redundant storage network +- Supports our high speed backbone as defined above +- Scalable to thousands of machines per cluster. +- Replication capability between zones. +- **Custom Integration**: We offer integration with selected storage equipment from our customers, accommodating custom integration requirements. + +## Service Level Management + +- The system will have hooks and visualization for achievement of Service levels. +- This will allow a commercial service provider to get to higher revenue and better uptime management. + +## Support for Liquid Cooling tanks + +- Do a test setup in liquid cooling rack or node, we can use our selfhealing capabilities to manage better. +- Is Integration effort, not really code changes \ No newline at end of file diff --git a/collections/tech/roadmap/roadmap.md b/collections/tech/roadmap/roadmap.md index c9afd7b..6177f56 100644 --- a/collections/tech/roadmap/roadmap.md +++ b/collections/tech/roadmap/roadmap.md @@ -11,7 +11,7 @@ ## phase 2: proof of tech -- ThreeFold Technology launched globally +- Technology launched globally (as opensource) - +60,000,000 vcpu active - Large scale proof of core technology - Focus on early adoptors in tech space (cloud, web 2/3 ...) diff --git a/collections/tech/roadmap/roadmap2.md b/collections/tech/roadmap/roadmap2.md new file mode 100644 index 0000000..3a19a82 --- /dev/null +++ b/collections/tech/roadmap/roadmap2.md @@ -0,0 +1,37 @@ +![](roadmap.jpeg) + +# Roadmap + +## phase 1: wave 1 of companies, leading to our expertise + +- technology creation, was result of 20 years of evolution +- 7 startups acquired as part of this process +- technology used globally by big vendors +- +600m USD Exits + +## phase 2: proof of tech + +- Technology launched globally +- +60,000,000 vcpu active +- Large scale proof of core technology +- Focus on early adoptors in tech space (cloud, web 2/3 ...) +- 50m USD funded by founders, community and farmers (people providing capacity) + +## phase 3: commercialization & global expansion + +### phase 3.1: Global Expansion + +- ThreeFold Launches with Commercial Strategic Partners + - Telco Operatators + - IT Integrators +- Enterprise Roadmap delivered < 6 months (is mainly integration, documentation and UI work) +- Together with partners we deliver on the many projects which are in our funnel today. + +### phase 3.2: Large Scale Financancing for Infrastructure + +**Large scaling financing round** + +- financing for infrastructure projects (trillions available right now for infra in emerging countries) +- Public STO (security token offering), let world co-own the infra for their Internet +- large partnerships drive alternative to Tier 3/4 Datacenters + diff --git a/collections/tfgridsimulation_farming/.run.sh b/collections/tfgridsimulation_farming/.run.sh index 223c48f..e17e85e 100755 --- a/collections/tfgridsimulation_farming/.run.sh +++ b/collections/tfgridsimulation_farming/.run.sh @@ -3,7 +3,7 @@ set -ex #~/code/github/freeflowuniverse/crystallib/cli/hero/compile_debug.sh -hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development/heroscript/tfgridsimulation_farming +hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development/heroscript/tfgridsimulation_farming -o #result will be in /root/hero/var/mdbuild/tfgrid4simulator