5c083233210f9a9737d28ac2b92505c3bf5e4cb2
Xen Orchestra Web
XO-Web is part of Xen Orchestra, a web interface for XCP.
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-webor download a Zip archive. - XO-Web uses Composer for its dependency management, so, once you have installed it, juste run
php composer.phar install. - Makes sure the web server can read in the
public/directory. - Creates a file named
logand makes sure the web server can read and write.
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.
Description
Languages
JavaScript
90.9%
Vue
5.2%
TypeScript
2.6%
SCSS
0.5%
Smarty
0.3%
Other
0.3%