Files
xen-orchestra/packages/xo-server-load-balancer
Julien Fontanet aff874c68a chore(xo-server,xo-server-load-balancer): phase out mapToArray (#5662)
Use native `Array#map` or `Object.values` where possible and import directly from `lodash`.

Reasons:
- less dependencies
- more idiomatic
- better example for new code
2021-03-11 15:17:28 +01:00
..
2016-02-24 10:05:20 +01:00
2020-06-01 14:41:52 +02:00

xo-server-load-balancer

Load balancer for XO-Server

Usage

Like all other xo-server plugins, it can be configured directly via the web interface, see the plugin documentation.

Contributions

Contributions are very welcomed, either on the documentation or on the code.

You may:

  • report any issue you've encountered;
  • fork and create a pull request.

License

AGPL-3.0-or-later © Vates SAS