Files
Xen-Orchestra-xen-orchestra…/@xen-orchestra/web
amouillard-vates 069bb79d4a feat(xo6): sr dedicated page hosts tab (#10140)
* Update CHANGELOG.unreleased.md

* Hosts tab

* Hosts side panel

* Update CHANGELOG.unreleased.md

* Route + fix import

* The dev routes

* Simplify SrHeader

* Refactoring

* Fix type

* locale

* Simplify pbd connection status

* Refactor srs get

* New import rules

* Fixes

* Singular locale

* Refactor + sr status

* Push generated routes

* Switch order

* PR Fixes

* Comment fixes

* Changelog packages

* Cleanup changelog

* Keep unreleased
2026-09-08 10:04:07 +02:00
..
2026-08-31 15:55:42 +02:00
2024-01-31 15:54:43 +01:00

Xen Orchestra 6

Development

  1. Clone the project
  2. Install dependencies: yarn
  3. Copy .env.dist to .env and adjust the values
  4. Start the project: yarn dev
  5. Generate a token from your XO 5 instance
  6. Go to http://localhost:5173/#/dev/token and paste the token

Guidelines

Please follow the guidelines from Web Core documentation