Changes

Jump to: navigation, search

Quick installation

315 bytes removed, 02:47, 27 November 2018
rm translate tags
{{Virtuozzo}}
<translate>
<!--T:1-->
{{Note|See [[Quick installation (legacy)]] if you are looking to install the legacy version of OpenVZ.}}
<!--T:2-->
This document briefly describes the steps needed to install Virtuozzo 7 on your machine.
<!--T:3-->
There are a few ways to install Virtuozzo:
== Bare-metal installation == <!--T:4-->
<!--T:5-->
OpenVZ project builds its own Linux distribution with both hypervisor and container virtualization.
It is based on our own Linux distribution, with the additions of [[Download/kernel/rhel7-testing|our custom kernel]], OpenVZ management utilities, [[QEMU]] and Virtuozzo installer. It is highly recommended to use OpenVZ containers and virtual machines with this Virtuozzo installation image. See [[Virtuozzo]].
[https://download.openvz.org/virtuozzo/releases/7.0/x86_64/iso/ Download] installation ISO image.
== Using Virtuozzo in the Vagrant box == <!--T:6-->
<!--T:7-->
[https://www.vagrantup.com/ Vagrant] is a tool for creating reproducible and portable development environments.
It is easy to run environment with Virtuozzo using Vagrant:
<!--T:8-->
* Download and [https://docs.vagrantup.com/v2/installation/ install Vagrant]
* Download and install [https://www.virtualbox.org/wiki/Downloads Virtualbox], Parallels Desktop, VMware Fusion or VMware Workstation. Please note that you need to enable nested virtualization support in your hypervisor to run virtual machines on Virtuozzo 7. VirtualBox does not officially support nested virtualization now.
* Download [https://atlas.hashicorp.com/OpenVZ/boxes/Virtuozzo-7.0 Virtuozzo box]:
<!--T:9--> $ vagrant init OpenVZ/Virtuozzo-7.0
<!--T:10-->
* Run box:
<!--T:11--> $ vagrant up --provider virtualbox
<!--T:12-->
and in case of VMware hypervisor:
<!--T:13--> $ vagrant up --provider vmware_desktop
<!--T:14-->
and in case of Parallels hypervisor:
<!--T:15--> $ vagrant up --provider parallels
<!--T:16-->
* Attach to console:
<!--T:17--> $ vagrant ssh
<!--T:18-->
* Use ''vagrant/vagrant'' to login inside box
== Using Virtuozzo in the Amazon EC2 == <!--T:19-->
<!--T:20-->
Follow steps in [[Using Virtuozzo in the Amazon EC2]].
== Using Virtuozzo == <!--T:34-->
<!--T:35-->
Page with [[screencasts]] shows demo with a few Virtuozzo commands. Feel free to add more.
== See also == <!--T:36--> <!--T:37-->
* [https://docs.openvz.org/ Official Virtuozzo documentation]
</translate>
[[Category: Installation]]
[[Category: HOWTO]]

Navigation menu