plugin page with xo5 view

This commit is contained in:
Olivier Lambert
2016-08-02 10:41:26 +02:00
parent 97d83364f3
commit e4b45eef88
6 changed files with 8 additions and 6 deletions
+3 -1
View File
@@ -98,7 +98,9 @@ Installing new packages...
## Troubleshooting
Connect to your XOA in SSH then:
If your updater is down, you can restart it with `systemctl restart xoa-updater`.
If you can't fetch updates, make some checks from your XOA:
* you should be able to successfully `ping xen-orchestra.com`
* if not, check your `/etc/resolv.conf` file and modify it if necessary (give a correct DNS server)
Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

+1 -1
View File
@@ -18,4 +18,4 @@ We made multiple categories to help you to find what you need:
* [Auto scalability](auto_scalability.html)
* [Forecaster](forecaster.html)
![](smartphone1.jpg)
![](./assets/xo5tablet.jpg)
+4 -4
View File
@@ -1,14 +1,14 @@
# Plugins
> Since 4.11, installed plugins are automatically displayed
Xen Orchestra plugins allow to extend features without rewriting the core of the application.
You can see your installed plugins in "Settings" then "Plugins" page:
![](./assets/plugins.png)
![](./assets/xo5pluginsmenu.png)
Every plugin configuration should be done in the web interface.
Every plugin configuration should be done in the web interface:
![](./assets/xo5pluginspage)
A plugin can be: