* Clarification, update links, organize * add nfs warning, fix debian version * add ENOSPC troubleshooting * add more enospc detail * add note on editing username * Documentation typo/grammar cleanup part 9 * grammar cleanup v10 * grammar editing v10 * grammar updates v11 * Grammar updates v11 * Lucky #13 (grammar updates) * grammar updates v14 |
||
---|---|---|
docs | ||
styles | ||
.gitignore | ||
book.json | ||
ISSUE_TEMPLATE.md | ||
README.md |
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.