Update xo-server.md
This commit is contained in:
parent
8b8c1aa6b4
commit
8b8b5f14e6
11
xo-server.md
11
xo-server.md
@ -57,7 +57,16 @@ Thanks to our architecture, it's now far better:
|
||||

|
||||
|
||||
|
||||
#### Auto patching
|
||||
#### Patching on the fly
|
||||
|
||||
To install a patch manually, you need a lot of steps: find, download, extract and apply the patch, sequentially.
|
||||
|
||||
"xo-server" can do all these steps once:
|
||||
|
||||
1. downloading automatically the patch on Citrix servers
|
||||
2. unzip it and uploading it on the fly to your host
|
||||
3. apply it as soon it's done
|
||||
|
||||
|
||||
### Pluggable
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user