init
This commit is contained in:
@@ -3,6 +3,22 @@
|
||||
|
||||

|
||||
|
||||
We are more than just Container or VM technology, see [our Beyond Container Document](../../primitives/compute/beyond_containers.md).
|
||||
We are more than just Container or VM technology.
|
||||
|
||||
For more information see [ZeroOS](../../zos/zos_toc.md)
|
||||
Default features:
|
||||
|
||||
- compatible with Docker
|
||||
- compatible with any VM (Virtual Machine)
|
||||
- compatible with any Linux workload
|
||||
- integrated unique storage & network primitives
|
||||
|
||||
We have following unique advantages:
|
||||
|
||||
- no need to work with images, we work with our unique ZOS FS
|
||||
- every container runs in a dedicated virtual machine providing more security
|
||||
- the containers talk to each other over a private network (mycelium)
|
||||
- the containers can use a web gatewat to allow users on the internet connect to the applications as running in their secure containers
|
||||
- can use core-x to manage the workload
|
||||
|
||||
|
||||
For more information see [ZeroOS](zos.md)
|
@@ -1,5 +1,6 @@
|
||||
# ZMachine
|
||||
|
||||

|
||||
|
||||
|
||||
### Features
|
||||
@@ -11,12 +12,5 @@
|
||||
* minimal hacking surface to the Zero-Nodes, integrate silicon route of trust
|
||||
* ZOS Filesystem: dedupe, zero-install, hacker-proof
|
||||
* Webgateway: intelligent connection between web (internet) and container services
|
||||
* integration with ZNet (efficient, secure encrypted network between the zmachines)
|
||||
* Planetary Net: a true global single backplane network connecting us all
|
||||
|
||||
### Architecture
|
||||
|
||||

|
||||
|
||||
A ZMachine is running as a virtual machine on top of Zero-OS.
|
||||
* integration with Mycelium (efficient, secure encrypted network between the zmachines)
|
||||
|
||||
|
Reference in New Issue
Block a user