forked from wcypierre/Feathur
-
Notifications
You must be signed in to change notification settings - Fork 0
CentOS OpenVZ Slave Installer
Andrew--- edited this page Dec 2, 2013
·
4 revisions
This installer is a bare-bones installer which creates a CentOS Feathur OpenVZ slave server.
NOTICE: This Feathur installer is designed to run on a physical node. It is not recommended to install this ontop of a VPS or on top of an existing node.
Installation requirements:
- Centos 6 (32 or 64 bit)
- Basic Linux Knowledge
Video Installation Guide:
Click Here to View the CentOS OpenVZ Slave Installation Video
Run the following command on your server:
cd ~ && yum -y install wget && wget --no-check-certificate https://raw.github.com/BlueVM/Feathur/develop/Scripts/centos-openvz-slave-installer.sh && bash centos-openvz-slave-installer.sh
After running the installer:
- Copy the RSA key echoed out into the terminal and save it to a text file. Include the "Begin RSA" and "End RSA" lines. You'll need it for step 4.
- Reboot the server.
- Login to the server and issue the command
vzlist -a
. If any errors occur troubleshoot those first before continuing. - Login to Feathur and go under "Add Server" (Under Servers on the admin menu). Type in your name for the server, the server's IP or hostname, paste in the key you got in step #1, type in the location and press submit.