xenorchestra_installer/README.md

21 lines
810 B
Markdown
Raw Normal View History

2018-04-10 20:59:51 +00:00
# Xen-Orchestra (Community) Installer
2018-03-30 18:36:48 +00:00
Xen-Orchestra (Community) allows you to administer Citrix XenServer and XCP-NG as well as backup any VM's running on these systems.
2016-01-13 22:30:11 +00:00
Confirm your VM's IP Address before starting the script so you know where to login to.
2018-03-30 18:54:47 +00:00
The single line installer allows you to go from a bare-minimal installation of Ubuntu to fully operational. Run the following steps from a root shell.
sudo bash
<password>
2017-03-07 15:16:25 +00:00
sudo curl https://raw.githubusercontent.com/Jarli01/xenorchestra_installer/master/xo_install.sh | bash
<password>
2018-03-30 18:36:18 +00:00
The default username and password are applied, admin@admin.net and admin for the password
2016-01-26 20:40:59 +00:00
If you don't want NFS capabilities run "sudo apt-get remove nfs-common".
2018-04-10 13:14:49 +00:00
2018-04-10 21:04:10 +00:00
* Do not use LAMP
* Optional to enable SSH access/highly recommended