plugin page with xo5 view
This commit is contained in:
+3
-1
@@ -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
@@ -18,4 +18,4 @@ We made multiple categories to help you to find what you need:
|
||||
* [Auto scalability](auto_scalability.html)
|
||||
* [Forecaster](forecaster.html)
|
||||
|
||||

|
||||

|
||||
|
||||
+4
-4
@@ -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:
|
||||
|
||||

|
||||

|
||||
|
||||
Every plugin configuration should be done in the web interface.
|
||||
Every plugin configuration should be done in the web interface:
|
||||
|
||||

|
||||
|
||||
A plugin can be:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user