Skip to content
This repository has been archived by the owner on Jun 29, 2018. It is now read-only.

Latest commit

 

History

History
36 lines (20 loc) · 1.62 KB

README.md

File metadata and controls

36 lines (20 loc) · 1.62 KB

Xen Orchestra

Introduction

XO is a web interface to visualize and administrate your XenServer (or XAPI enabled) hosts. It brings:

  • full featured administration capabilities
  • multiple backup solutions (from differential backup to VM replication)
  • cloudinit support
  • self-service and resource delegation
  • advanced visualizations
  • and much more!

It aims to be easy to use on any device supporting modern web technologies (HTML 5, CSS 3, JavaScript) such as your desktop computer or your smartphone.

XO is developed by Vates (@vatesfr), a French company specializing in Open Source, and released under the AGPL v3 license.

XO is evolving fast, check our blog or follow us on Twitter (@xenorchestra) to stay tuned about the project!

Documentation

Documentation is available here: https://xen-orchestra.com/docs

Contributing

Please read the contributing documentation page

Toolstack

Xen Orchestra is agent-less thanks to the XAPI toolstack. This toolstack is configured out-of-the-box with XenServer. If you want to use your Xen on your own distribution, you'll have to install XAPI manually.