update readme
This commit is contained in:
parent
f9e88fc88f
commit
5b3f11d09b
29
README.md
29
README.md
@ -2,8 +2,35 @@
|
||||
|
||||
## Introduction
|
||||
|
||||
XO is a web interface to visualize and administrate your XenServer (or XAPI enabled) hosts.
|
||||
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!](https://xen-orchestra.com/docs/features.html)
|
||||
|
||||
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](https://vates.fr) ([@vatesfr](https://twitter.com/vatesfr)), a French company specializing in Open Source, and released under the [AGPL v3](http://www.gnu.org/licenses/agpl-3.0-standalone.html) license.
|
||||
|
||||
|
||||
__XO is evolving fast, [check our blog](https://xen-orchestra.com/blog) or follow us on Twitter ([@xenorchestra](https://twitter.com/xenorchestra)) to stay tuned about the project!__
|
||||
|
||||
|
||||

|
||||
|
||||
## Documentation
|
||||
|
||||
Documentation is available here: https://xen-orchestra.com/docs
|
||||
|
||||
## Contributing
|
||||
|
||||
Please read the [contributing documentation page](https://xen-orchestra.com/docs/contributing.html)
|
||||
|
||||
## Toolstack
|
||||
|
||||
Xen Orchestra is agent-less thanks to the [XAPI toolstack](http://wiki.xen.org/wiki/Choice_of_Toolstacks). This toolstack is configured out-of-the-box with [XenServer](http://xenserver.org). If you want to use your Xen on your own distribution, you'll have to [install XAPI manually](https://github.com/xenserver/buildroot).
|
||||
|
||||

|
||||
|
@ -6,20 +6,4 @@ XO is a web interface to visualize and administrate your XenServer (or XAPI enab
|
||||
|
||||
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](https://vates.fr) ([@vatesfr](https://twitter.com/vatesfr)), a French company specializing in Open Source, and released under the [AGPL v3](http://www.gnu.org/licenses/agpl-3.0-standalone.html) license.
|
||||
|
||||
|
||||
__XO is evolving fast, [check our blog](https://xen-orchestra.com/blog) or follow us on Twitter ([@xenorchestra](https://twitter.com/xenorchestra)) to stay tuned about the project!__
|
||||
|
||||
|
||||

|
||||
|
||||
## Documentation
|
||||
|
||||
Documentation is available here: https://xen-orchestra.com/docs
|
||||
|
||||
## Toolstack
|
||||
|
||||
Xen Orchestra is agent-less thanks to the [XAPI toolstack](http://wiki.xen.org/wiki/Choice_of_Toolstacks). This toolstack is configured out-of-the-box with [XenServer](http://xenserver.org). If you want to use your Xen on your own distribution, you'll have to [install XAPI manually](https://github.com/xenserver/buildroot).
|
||||
|
||||

|
||||
|
Loading…
Reference in New Issue
Block a user