Skip to content

OpenVZ/openvz-planet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Planet OpenVZ

source code of site Planet OpenVZ with all news about OpenVZ project. Site consists from static HTML pages generated by venus.

Planet OpenVZ is a window into the world, work and lives of OpenVZ developers and contributors.

If you are an OpenVZ Member, and would like your blog aggregated here, please see the Planet OpenVZ wiki page.

How to setup:

$ git clone https://src.openvz.org/scm/ovz/openvz-planet.git /var/www/planet.openvz.org/
$ cd /var/www/planet.openvz.org/
$ git submodule init
$ git submodule update
$ crontab -l

*/3 * * * *     cd /var/www/planet.openvz.org && git pull && git submodule update && make

The list of similar resources:

Releases

No releases published

Packages

No packages published