User Tools

Site Tools


virtualization:xenserver:xen_orchestra

This is an old revision of the document!


Xen Orchestra

A web interface to XenServer and much more…

https://xen-orchestra.com

Architecture

XOCE

The free version of the XOA appliance is very limited. No self-service control panel, no user ACLs, no backup, etc.

However, the Community Edition is free to build yourself with full features.

Ubuntu Server 18.04 LTS

Update

:!: Take a snapshot of the VM first.

apt update && apt -y dist-upgrade && apt -y autoremove && apt clean && reboot

curl https://raw.githubusercontent.com/Jarli01/xenorchestra_updater/master/xo-update.sh | bash

Install XOA

Security

Troubleshooting

XOCE

https://github.com/Jarli01/xenorchestra_updater/blob/master/TROUBLESHOOTING.md

Force Rebuild:

curl https://raw.githubusercontent.com/Jarli01/xenorchestra_updater/master/xo-update.sh | bash -s -- -f

Update Node:

curl https://raw.githubusercontent.com/Jarli01/xenorchestra_updater/master/xo-update.sh | bash -s -- -n stable
virtualization/xenserver/xen_orchestra.1639160484.txt.gz · Last modified: 2021/12/10 11:21 by gcooper