Difference between revisions of "OpenVZ infrastructure"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
m
(Bugzilla -> bug tracker)
 
(6 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
== Code ==
 
== Code ==
  
We have a single place for all OpenVZ source code. It is a [https://src.openvz.org/ src.openvz.org].
+
We have a single place for all OpenVZ source code - [https://src.openvz.org/ src.openvz.org]. It contains two projects:
We use [https://git-scm.herokuapp.com/ 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 [https://github.com/OpenVZ Github account OpenVZ] for your convenience.
+
with [https://src.openvz.org/projects/OVZL legacy OpenVZ components] and [https://src.openvz.org/projects/OVZ Virtuozzo components]. We use [https://git-scm.herokuapp.com/ 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 [https://github.com/OpenVZ Github account OpenVZ] for your convenience.
  
 
== Bugs ==
 
== Bugs ==
  
OpenVZ project is not bug free project. We use [https://bugzilla.openvz.org/ Bugzilla] for tracking all OpenVZ bugs.
+
OpenVZ project is not bug free project. We use [https://bugs.openvz.org/ Jira] for tracking all OpenVZ bugs.
 
Please read about [[OpenVZ_bug_control|bug lifecycle]] before starting to work with bugs.
 
Please read about [[OpenVZ_bug_control|bug lifecycle]] before starting to work with bugs.
  
Line 22: Line 22:
 
It shows availability of all mirror sites and up-to-date status.
 
It shows availability of all mirror sites and up-to-date status.
  
Also we have download server with obsoleted content - [http://vault.openvz.org/|vault.openvz.org]. Periodically we review
+
Also we have download server with obsoleted content - [http://vault.openvz.org/ vault.openvz.org]. Periodically we review
files on [https://download.openvz.org|download.openvz.org] and move old files to [http://vault.openvz.org/|vault.openvz.org].
+
files on [https://download.openvz.org download.openvz.org] and move old files to [http://vault.openvz.org/ vault.openvz.org].
 
[[Vault|This page]] contains all moved files and directories.
 
[[Vault|This page]] contains all moved files and directories.
  
Line 29: Line 29:
  
 
There is special site [http://planet.openvz.org/ Planet OpenVZ] which collect all news, blog posts about OpenVZ.
 
There is special site [http://planet.openvz.org/ Planet OpenVZ] which collect all news, blog posts about OpenVZ.
 +
We have OpenVZ accounts in [[Contacts|social networks]].
  
 
== OpenVZ usage ==
 
== 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].
+
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].
 +
See also [[virtuozzo ecosystem]].
 +
 
 
[[Category: Infrastructure]]
 
[[Category: Infrastructure]]

Latest revision as of 20:31, 7 August 2015

This article describes OpenVZ standalone services and resources.

Code[edit]

We have a single place for all OpenVZ source code - src.openvz.org. It contains two projects: with legacy OpenVZ components and Virtuozzo components. 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[edit]

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

Download[edit]

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.

Also we have download server with obsoleted content - vault.openvz.org. Periodically we review files on download.openvz.org and move old files to vault.openvz.org. This page contains all moved files and directories.

News[edit]

There is special site Planet OpenVZ which collect all news, blog posts about OpenVZ. We have OpenVZ accounts in social networks.

OpenVZ usage[edit]

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 stats.openvz.org. See also virtuozzo ecosystem.