Difference between revisions of "Virtuozzo ecosystem"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(add monitoring tools)
(Archipel)
Line 16: Line 16:
 
* [https://github.com/rivik/ansible-openvz Ansible] module for legacy OpenVZ
 
* [https://github.com/rivik/ansible-openvz Ansible] module for legacy OpenVZ
  
== Container management ==
+
== CT/VM management ==
  
 
* Docker: [[Docker_inside_CT|Docker inside VZ containers]], Docker manage VZ containers via LibCT (see LibCT)
 
* Docker: [[Docker_inside_CT|Docker inside VZ containers]], Docker manage VZ containers via LibCT (see LibCT)
Line 24: Line 24:
 
* [http://www.webmin.com/cloudmin.html Cloudmin] - an UI built on top of Webmin for managing virtual systems, such as Xen, KVM and OpenVZ instances.
 
* [http://www.webmin.com/cloudmin.html Cloudmin] - an UI built on top of Webmin for managing virtual systems, such as Xen, KVM and OpenVZ instances.
 
* [http://solusvm.com/ SolusVM] (Solus Virtual Manager) is a powerful GUI based VPS management system with full OpenVZ, Linux KVM, Xen Paravirtualization and Xen HVM support.
 
* [http://solusvm.com/ SolusVM] (Solus Virtual Manager) is a powerful GUI based VPS management system with full OpenVZ, Linux KVM, Xen Paravirtualization and Xen HVM support.
* [https://fabtools.readthedocs.org/en/latest/api/openvz.html Fabric] - library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks.  
+
* [https://fabtools.readthedocs.org/en/latest/api/openvz.html Fabric] - library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks.
 +
* [http://archipelproject.org/ Archipel] is a solution to manage and supervise virtual machines. It works using LibVirt, so you can easily use it with OpenVZ-legacy as well as Virtuozzo.
 
   
 
   
 
== Images registry ==
 
== Images registry ==

Revision as of 14:57, 7 June 2015

Virtuozzo_ecosystem.png

Sorted in alphabetically order.

API

Configuration management

CT/VM management

  • Docker: Docker inside VZ containers, Docker manage VZ containers via LibCT (see LibCT)
  • Cobbler
  • Webmin plugin
  • Quattor - a system administration toolkit providing a powerful, portable, and modular set of tools for the automated installation, configuration, and management of clusters, farms, grids and clouds. See slides.
  • Cloudmin - an UI built on top of Webmin for managing virtual systems, such as Xen, KVM and OpenVZ instances.
  • SolusVM (Solus Virtual Manager) is a powerful GUI based VPS management system with full OpenVZ, Linux KVM, Xen Paravirtualization and Xen HVM support.
  • Fabric - library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks.
  • Archipel is a solution to manage and supervise virtual machines. It works using LibVirt, so you can easily use it with OpenVZ-legacy as well as Virtuozzo.

Images registry

Hosting automation

Hosting offers

Monitoring

Maintenance (migration, backup)

Network

  • Open vSwitch (OpenVZ requires patch)
  • Shorewall - is a gateway/firewall configuration tool for GNU/Linux.

OpenVZ-based Linux distros

PaaS (Platform-as-a-Service)

  • Jelastic - PaaS based on Virtuozzo containers.

Storage


Useful scripts

  • OpenVZ shaper
  • fastnetmon - fast DDoS analyzer with SFLOW/NETFLOW support
  • ploop in userspace
  • antidoto - Linux antimalware and antirootkit tool
  • open_vestat - monitoring of CT load
  • mkve - manage containers
  • vzmem - pseudo-graphical tool which allows you to distribute physical memory among all VEs consistently
  • vzfirewall - an extremely simple tool to configure opened ports and hosts for incoming connections in OpenVZ environment
  • vzfailcnt - send OpenVZ failcnt changes over e-mail
  • vzset - set barrier/limit for OpenVZ UBC option interactively
  • vzenter - simple tool for system administrators which allows you to enter an OpenVZ container (vzctl enter) specifying a minimal noncontradictory part of its domain name
  • vzpbackup - backup for containers using ploop storage

See also

- OpenVZ Control_panels