Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion docs/management/manage-locally/xo-lite.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ Once logged, you can see the dashboard:

![](../../../assets/img/xolite.jpg)

## SSL certificate
Xolite use `[email protected]` as proxy and SSL certificate can be configured by replace /etc/xensource/xapi-ssl.pem with cerificate-chain or editing `/etc/stunnel/xapi.conf` to pointing to certificate-hain file.

:::info
XO Lite isn't a multi-cluster orchestrator, it's just a local management console. If you want to orchestrate your VMs at scale (load balancing, backup, warm migration and so on), you MUST use [Xen Orchestra](../manage-at-scale/xo-web-ui.md)!
:::
:::