diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 1a1da93ae..987d79a07 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -68,6 +68,7 @@ - [Reseller](reseller.md) - [Editions](editions.md) - [Trial](trial.md) + - [License Management](license-management.md) - [Invoices](invoices.md) - [Upgrade](upgrade.md) - [XOSAN](xosan.md) diff --git a/docs/assets/activate-confirm.png b/docs/assets/activate-confirm.png new file mode 100644 index 000000000..04a9061ec Binary files /dev/null and b/docs/assets/activate-confirm.png differ diff --git a/docs/assets/activate-license.png b/docs/assets/activate-license.png new file mode 100644 index 000000000..918c5dee2 Binary files /dev/null and b/docs/assets/activate-license.png differ diff --git a/docs/license-management.md b/docs/license-management.md new file mode 100644 index 000000000..21f14f4ab --- /dev/null +++ b/docs/license-management.md @@ -0,0 +1,18 @@ +# License management +This section will cover the license management system for commercial editions of our products. + +## Activate a Xen Orchestra license + +1. After the [purchase](purchase.md), all your available licenses will be visible in the license section of your appliance. + +2. All the licenses available and not bind already will be displayed here with a green `activate license` button + +![](./assets/activate-license.png) + +3. By clicking on the activate license option, you will be required to confirm your choice. + +![](./assets/activate-confirm.png) + +:::warning +Once a license is bind, the only way to unbind it is to contact us with a [support ticket](https://xen-orchestra.com/#!/member/support)! +:::