add plugins section to README

This commit is contained in:
ronivay
2021-07-19 12:28:25 +03:00
parent 6893ba6dd0
commit bc391a0de3

View File

@@ -123,6 +123,10 @@ deb:
- gnupg (debian 10)
```
#### Plugins
Plugins are installed according to what is specified in `PLUGINS` variable inside `xo-install.cfg` configuration file. By default all available plugins that are part of xen orchestra repository are installed. This list can be narrowed down if needed and 3rd party plugins included.
### Appliance
If you need to import an appliance directly to your host, you may use xo-appliance.sh script for this. It'll download a prebuilt Debian 10 image which has Xen Orchestra and XenOrchestraInstallerUpdater installed.