Julien Fontanet aa5fa39d7a Merge pull request #11 from SRCF/firefox-ui-fixes
Fix empty <dd> issues and alignment of information in <dl>s
2013-04-13 07:56:28 -07:00
2013-03-28 16:10:23 +01:00
2013-04-06 22:30:30 +02:00
2013-03-25 16:34:33 +01:00
2013-04-12 15:04:20 +02:00
2013-01-03 11:13:09 +01:00
2013-04-12 14:11:19 +02:00

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.

  1. Download the code, you may either use git git clone git://github.com/vatesfr/xo-web or download a Zip archive.
  2. XO-Web uses Composer for its dependency management, so, once you have installed it, juste run php composer.phar install.
  3. Makes sure the web server can read in the public/ directory.
  4. If you are using Apache2, make sure mod_rewrite is enabled and .htaccess files are working. Otherwise, configure your web server to handle all requests to non-existing files using public/index.php.

Optionnaly, if you want to alter XO-Web default configuration you may create the config/local.php file from config/local.php.dist and change its values.

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
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%