The global orchestration solution to manage and backup XCP-ng and XenServer.
Go to file
marcpezin 77d067613d Massive documentation update (#109)
* Major refresh on some features, new screenshots
2017-10-21 09:43:50 +02:00
docs Massive documentation update (#109) 2017-10-21 09:43:50 +02:00
styles Create styles/website.css 2015-11-17 17:26:04 +01:00
.gitignore fix(gitignore): add gitignore for book and node_modules folders 2016-07-04 18:28:08 +02:00
book.json fix(book.json): test version superior than 3 2016-07-04 18:11:38 +02:00
ISSUE_TEMPLATE.md Create ISSUE_TEMPLATE.md 2016-10-03 16:23:31 +02:00
README.md update readme 2016-07-04 18:33:45 +02:00

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.