feat(*/README.md): re-generate for all packages

This commit is contained in:
Julien Fontanet
2020-05-28 20:56:14 +02:00
parent 53a9aa6ad2
commit 13fd9be566
94 changed files with 1708 additions and 857 deletions
+4 -28
View File
@@ -1,38 +1,14 @@
<!-- DO NOT EDIT MANUALLY, THIS FILE HAS BEEN GENERATED -->
# xo-server-load-balancer [![Build Status](https://travis-ci.org/vatesfr/xen-orchestra.png?branch=master)](https://travis-ci.org/vatesfr/xen-orchestra)
XO-Server plugin that allows load balancing.
## Install
For installing XO and the plugins from the sources, please take a look at [the documentation](https://xen-orchestra.com/docs/from_the_sources.html).
> 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](https://xen-orchestra.com/docs/plugins.html).
## Development
### Installing dependencies
```
> npm install
```
### Compilation
The sources files are watched and automatically recompiled on changes.
```
> npm run dev
```
### Tests
```
> npm run test-dev
```
## Contributions
Contributions are _very_ welcomed, either on the documentation or on
@@ -46,4 +22,4 @@ You may:
## License
AGPL3 © [Vates SAS](http://vates.fr)
[AGPL-3.0-or-later](hhttps://spdx.org/licenses/AGPL-3.0-or-later) © [Vates SAS](https://vates.fr)
@@ -0,0 +1,2 @@
Like all other xo-server plugins, it can be configured directly via
the web interface, see [the plugin documentation](https://xen-orchestra.com/docs/plugins.html).