The global orchestration solution to manage and backup XCP-ng and XenServer.
app | ||
.editorconfig | ||
.gitignore | ||
bootstrap | ||
bower.json | ||
COPYING | ||
Gruntfile.js | ||
package.json | ||
README.md |
Xen Orchestra Web
XO-Web is part of Xen Orchestra, a web interface for XenServer or XAPI enabled hosts.
It is a web client for XO-Server.
XO is currently under development and may be subject to important bugs.
Installation
There is currently no package available for XO-Web, you must therefore use the following procedure.
- Download the code, you may either use git
git clone git://github.com/vatesfr/xo-web
or download a Zip archive. - Install XO-Server, and run it
- Enter the IP/Url of you XO hosts in your browser (by default, XO-Server runs on 8080 port)
- You can add a server by clicking on the button, but do not forget to login before (with default credentials)
How to report a bug?
If you are certain the bug is exclusively related to XO-Web, you may use the bugtracker of this repository.
Otherwise, please consider using the bugtracker of the general repository.