..
This commit is contained in:
parent
e12acb690e
commit
4c46ecd693
3
books/tech/sync_production.sh
Executable file
3
books/tech/sync_production.sh
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
# /bin/bash ~/hero/var/mdbuild/duniayetu/build.sh
|
||||||
|
rsync -rv ~/hero/www/info/tech/ root@info.ourworld.tf:/root/hero/www/info/tech/
|
BIN
collections/tech/3node_simple.png
Normal file
BIN
collections/tech/3node_simple.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 600 KiB |
Binary file not shown.
Before Width: | Height: | Size: 178 KiB |
@ -1,26 +1,15 @@
|
|||||||
![](img/tech_header.jpg)
|
|
||||||
|
|
||||||
# Technology
|
|
||||||
|
|
||||||
|
|
||||||
|
# ThreeFold Grid Technology
|
||||||
|
|
||||||
|
|
||||||
ThreeFold has developed a highly efficient infrastructure layer for a new internet.
|
ThreeFold has developed a highly efficient infrastructure layer for a new internet.
|
||||||
|
|
||||||
ThreeFold tech stack has 4 main layers
|
Providing Internet & Cloud Capacity is as easy as buying or building a node and connecting it to the internet.
|
||||||
|
|
||||||
- compute - a flexible way to deploy any workload on edge cloud computers
|
![](3node_simple.png)
|
||||||
- storage - a quantum safe storage system
|
|
||||||
- network - a planetary scalable overlay network
|
|
||||||
- blockchain for Smart Contract For IT
|
|
||||||
|
|
||||||
![](img/tech_overview2.png)
|
|
||||||
|
|
||||||
A lot of capacity has been deployed in the world, ThreeFold farmers buy a computer and they connect it to the internet, as such they use our Operating system to provide Internet capacity to the world.
|
A lot of capacity has been deployed in the world, ThreeFold farmers buy a computer and they connect it to the internet, as such they use our Operating system to provide Internet capacity to the world.
|
||||||
|
|
||||||
![](img/3node_simple.png)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
There are multiple ways how people can interactive without our platform (as developer or IT expert = sysadmin):
|
There are multiple ways how people can interactive without our platform (as developer or IT expert = sysadmin):
|
||||||
|
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
/bin/bash ~/hero/var/mdbuild/duniayetu/build.sh
|
# /bin/bash ~/hero/var/mdbuild/duniayetu/build.sh
|
||||||
rsync -rav ~/hero/www/info/duniayetu/ root@info.ourworld.tf:/root/hero/www/info/tfgrid4/
|
rsync -rv ~/hero/www/info/duniayetu/ root@info.ourworld.tf:/root/hero/www/info/tfgrid4/
|
||||||
|
rsync -rv ~/hero/www/info/duniayetu/ root@info.ourworld.tf:/root/hero/www/info/tfgrid4/
|
Loading…
Reference in New Issue
Block a user