The global orchestration solution to manage and backup XCP-ng and XenServer.
Go to file
2013-10-31 11:59:24 +01:00
app Switch to Bower, Grunt & Require.js. 2013-10-31 11:59:24 +01:00
.editorconfig Switch to Bower, Grunt & Require.js. 2013-10-31 11:59:24 +01:00
.gitignore Switch to Bower, Grunt & Require.js. 2013-10-31 11:59:24 +01:00
bootstrap Switch to Bower, Grunt & Require.js. 2013-10-31 11:59:24 +01:00
bower.json Switch to Bower, Grunt & Require.js. 2013-10-31 11:59:24 +01:00
COPYING License uniformization + COPYING file. 2013-01-03 11:13:09 +01:00
Gruntfile.js Switch to Bower, Grunt & Require.js. 2013-10-31 11:59:24 +01:00
package.json Switch to Bower, Grunt & Require.js. 2013-10-31 11:59:24 +01:00
README.md change readme to reflect new JS version 2013-08-04 20:15:40 +02:00

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.

  1. Download the code, you may either use git git clone git://github.com/vatesfr/xo-web or download a Zip archive.
  2. Install XO-Server, and run it
  3. Enter the IP/Url of you XO hosts in your browser (by default, XO-Server runs on 8080 port)
  4. 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.