Difference between revisions of "OpenVZ infrastructure"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(git.openvz.org -> src.openvz.org)
(added more resources)
Line 1: Line 1:
 
{{stub}}
 
{{stub}}
  
 
+
This article describes OpenVZ standalone services and resources.
This article describes OpenVZ standalone services.
 
  
 
== Code ==
 
== Code ==
Line 20: Line 19:
 
You can help to OpenVZ by [[Setting_up_a_mirror|setup a mirror]].
 
You can help to OpenVZ by [[Setting_up_a_mirror|setup a mirror]].
  
 +
To monitor status of OpenVZ download mirrors we have special page - [http://mirrors.openvz.org/ OpenVZ download mirrors].
 +
It shows availability of all mirror sites and up-to-date status.
 +
 +
== News ==
 +
 +
There is special site [http://planet.openvz.org/ Planet OpenVZ] which collect all news, blog posts about OpenVZ.
 +
 +
== OpenVZ usage ==
 +
 +
It is important to know what versions of OpenVZ people use. We have special utulity [[vzstats|vzstats(8)]] which can collect useful data on OpenVZ servers. You can view all gathered data on [http://stats.openvz.org/|stats.openvz.org].
 
[[Category: Infrastructure]]
 
[[Category: Infrastructure]]

Revision as of 19:52, 28 May 2015

This article describes OpenVZ standalone services and resources.

Code

We have a single place for all OpenVZ source code. It is a src.openvz.org. We use GIT SCM to track changes in source code. Each OpenVZ component is a separate GIT repository. All patches should be reviewed before committing to repository. Please read article How to submit patches before sending patch. Each repository on src.openvz.org has a mirror on Github account OpenVZ for your convenience.

Bugs

OpenVZ project is not bug free project. We use Bugzilla for tracking all OpenVZ bugs. Please read about bug lifecycle before starting to work with bugs.

Download

All OpenVZ download files are placed on download.openvz.org and available for download via http and ftp protocols. Download server also has a list of mirrors in different countries. You can help to OpenVZ by setup a mirror.

To monitor status of OpenVZ download mirrors we have special page - OpenVZ download mirrors. It shows availability of all mirror sites and up-to-date status.

News

There is special site Planet OpenVZ which collect all news, blog posts about OpenVZ.

OpenVZ usage

It is important to know what versions of OpenVZ people use. We have special utulity vzstats(8) which can collect useful data on OpenVZ servers. You can view all gathered data on [1].