Files
xen-orchestra/docs
Jon Sands 685355c6fb fix(docs): clarify build and fix link
- from sources: clarify yarn build
- backups: fix quiesce link
2019-02-24 13:27:16 +01:00
..
2018-05-22 23:02:22 +02:00
2018-05-28 23:31:08 +02:00
2018-05-08 22:14:15 +02:00
2018-05-22 00:00:19 +02:00
2016-07-04 17:30:32 +02:00
2018-05-31 20:26:07 +02:00
2018-05-17 22:38:00 +02:00
2017-06-19 14:40:00 +02:00
2018-05-17 22:38:00 +02:00
2018-06-09 09:54:50 +02:00
2018-05-14 22:40:39 +02:00
2018-05-17 22:38:00 +02:00
2018-05-22 23:02:22 +02:00
2016-11-18 15:27:51 +01:00
2018-05-22 23:02:22 +02:00
2018-05-25 09:59:31 +02:00
2018-05-10 06:31:11 +02:00
2016-07-06 15:00:34 +02:00
2018-05-22 00:00:19 +02:00
2018-05-28 23:31:08 +02:00
2018-05-10 06:31:11 +02:00
2018-05-10 06:31:11 +02:00
2018-05-17 20:15:02 +02:00
2018-05-10 06:31:11 +02:00
2018-05-28 23:31:08 +02:00
2018-05-08 22:14:15 +02:00
2018-05-28 23:31:08 +02:00
2018-06-09 09:54:50 +02:00
2018-05-28 23:31:08 +02:00
2018-05-28 23:31:08 +02:00
2016-07-06 15:00:34 +02:00
2018-05-28 23:31:08 +02:00
2018-05-25 09:59:31 +02:00
2018-05-19 11:17:52 +02:00
2018-05-28 23:31:08 +02:00
2016-08-02 10:28:01 +02:00
2018-05-10 06:31:11 +02:00
2017-07-18 17:53:13 +02:00
2018-05-25 09:59:31 +02:00
2018-05-08 22:14:15 +02:00
2018-05-10 06:31:11 +02:00
2018-06-09 09:54:50 +02:00
2018-07-06 22:25:56 +02:00
2017-08-25 13:53:14 +02:00

Xen Orchestra

Introduction

Welcome to the official Xen Orchestra (XO) documentation.

XO is a web interface to visualize and administer your XenServer (or XAPI enabled) hosts. No agent is required for it to work.

It aims to be easy to use on any device supporting modern web technologies (HTML 5, CSS 3, JavaScript), such as your desktop computer or your smartphone.

XOA quick deploy

SSH to your XenServer, and execute the following:

bash -c "$(curl -s http://xoa.io/deploy)"

XOA credentials

  • Web UI: admin@admin.net / admin
  • Console/SSH: xoa / xoa (first login)

Must read