2016-03-09 11:37:03 +01:00
2016-03-04 11:46:15 +01:00
2016-02-19 16:37:27 +01:00
2016-02-24 16:11:35 +01:00
2015-02-12 18:03:50 +01:00
2015-02-03 15:38:07 +01:00
2015-06-10 17:00:06 +02:00
2016-03-02 17:12:32 +01:00
2016-02-24 18:22:00 +01:00
2016-03-04 11:46:15 +01:00
2016-02-08 15:34:13 +01:00

Xen Orchestra Server

XO-Server is part of Xen Orchestra, a web interface for XenServer or XAPI enabled hosts.

It contains all the logic of XO and handles:

  • connections to all XAPI servers/pools;
  • a cache system to provide the best response time possible;
  • users authentication and authorizations (work in progress);
  • a JSON-RPC based interface for XO clients (i.e. XO-Web).

Build Status Dependency Status devDependency Status


Installation

Manual install procedure is available here.

Compilation

Production build:

$ npm run build

Development build:

$ npm run dev

How to report a bug?

All bug reports should go into the bugtracker of xo-web.

Description
The global orchestration solution to manage and backup XCP-ng and XenServer.
Readme 96 MiB
Languages
JavaScript 90.9%
Vue 5.2%
TypeScript 2.6%
SCSS 0.5%
Smarty 0.3%
Other 0.3%