4f13b32f9a33a37a0bfd54d05044ef77e1d136ee
Instead of failing when an id refers to a no missing item, simply remove it from the index.
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).
Installation
Manual install procedure is available here.
Compilation
Production build:
$ yarn run build
Development build:
$ yarn run dev
How to report a bug?
All bug reports should go into the bugtracker of xo-web.
Description
Languages
JavaScript
90.9%
Vue
5.2%
TypeScript
2.6%
SCSS
0.5%
Smarty
0.3%
Other
0.3%
