Difference between revisions of "Virtuozzo"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(mention openvz components)
m
Line 4: Line 4:
 
Virtuozzo built on top of OpenVZ technologies but provides extended number of functionality,
 
Virtuozzo built on top of OpenVZ technologies but provides extended number of functionality,
 
enhanced amount of services and support.
 
enhanced amount of services and support.
 +
 +
 +
== Components ==
  
 
OpenVZ consists from open components and includes:
 
OpenVZ consists from open components and includes:
Line 11: Line 14:
 
* Unified management tools
 
* Unified management tools
 
* [https://github.com/CloudServer/parallels-sdk Parallels SDK] our own API to manage virtual machines and containers with Python bindings.
 
* [https://github.com/CloudServer/parallels-sdk Parallels SDK] our own API to manage virtual machines and containers with Python bindings.
 +
 +
== Roadmap ==
 +
 +
[[Roadmap]] with future milestones
 +
 +
 +
== Release cycle ==
 +
 +
TBD
 +
  
 
== External links ==
 
== External links ==
 +
 
* [http://www.odin.com Odin]
 
* [http://www.odin.com Odin]
* [http://www.odin.com/products/virtuozzo/ Virtuozzo]
+
* [http://www.odin.com/products/virtuozzo/ Commercial Virtuozzo distribution]
 
* [[Comparison]] of different virtualisation solutions
 
* [[Comparison]] of different virtualisation solutions
* [http://www.odin.com/products/plesk/ Plesk Control Panel]
 
* [http://www.odin.com/support/virtualization-suite/pva/ Paralells Virtual Automation]
 

Revision as of 13:22, 2 June 2015

Virtuozzo is Odin virtualization and automation solution built on top of OpenVZ. Virtuozzo provides improvements and additional functionality in the areas of density, management tools, recovery, and other areas. Specific benefits of Virtuozzo compared to OpenVZ can be found in article.

Virtuozzo built on top of OpenVZ technologies but provides extended number of functionality, enhanced amount of services and support.


Components

OpenVZ consists from open components and includes:

  • Kernel with full container support with all features and benefits of RHEL7 kernel.
  • QEMU/KVM
  • LibVirt API to manage virtual machines as well as containers
  • Unified management tools
  • Parallels SDK our own API to manage virtual machines and containers with Python bindings.

Roadmap

Roadmap with future milestones


Release cycle

TBD


External links