Background
For those who may be unaware Xen Orchestra (XO) is the management interface for managing multiple XCP-NG Servers, It operates in a very similar fashion to VSphere with ESXI
Install
Importing a preconfigured VM (Recommended Method)
- On your XCP-NG server clone the XenOrchestraInstallerUpdater repository
- Navigate to that directory
- run the below command
1
sh xo-vm-import.sh
- Navigate to
https://ip-of-vm -
Login with the below credentials
Username:
admin@admin.netPassword:
admin
Configuring a Virtual Machine from scratch
- Create either a Ubuntu/Debian or Rhel based Virtual Machine
- Install Git if not already installed
- Clone the XenOrchestraInstallerUpdater repo
- run the below command
1
sh xo-install.sh
- Navigate to
https://ip-of-vm -
Login with the below credentials
Username:
admin@admin.netPassword:
admin