From fd2bc8a719bd448e2cd342693a804a8c249e63c4 Mon Sep 17 00:00:00 2001 From: Olivier Lambert Date: Tue, 23 Feb 2016 18:36:05 +0100 Subject: [PATCH] Update editions.md --- editions.md | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) diff --git a/editions.md b/editions.md index b38ec77ac..e6e045c27 100644 --- a/editions.md +++ b/editions.md @@ -1,2 +1,67 @@ # Editions +There is 4 **editions** of Xen Orchestra Appliance (XOA): + +* Free +* Starter +* Enterprise +* Premium + +**Also, you can try all features in the Premium Edition for free (without any commitment) for 15 days by registering on the trial. See below.** + +### Trial + +In your current Free XOA, go register it in the "Settings/Update" view. +![](https://camo.githubusercontent.com/a8d804a7055deb81c88f1de0f3b5b0124d3fb1a2/68747470733a2f2f78656e2d6f72636865737472612e636f6d2f626c6f672f636f6e74656e742f696d616765732f323031352f30352f757064617465722e706e67) + +There, you can click on "Start Trial": + +![](https://camo.githubusercontent.com/435026d3bad8c096e10b6e8ea3fcdabe1b52462c/68747470733a2f2f78656e2d6f72636865737472612e636f6d2f626c6f672f636f6e74656e742f696d616765732f323031352f30352f747269616c2e706e67) + +Remember to "Check for updates" after requesting the trial, to be sure you'll download the **Premium Edition** for 15 days! + +### Free + +This is a basic edition, allowing you to do administrator tasks on a virtualized infrastructure. It's "like" XenCenter. You can: + +* Create VMs, SRs etc. +* Access to web consoles +* Edit resources (VM, pools etc.) +* Make snapshots +* Migrate VMs + +That's more or less features what you can see in the [administration page](administration.md). + +### Starter + +Starter Edition is intended to system administrators who want to make more with their current XenServer infrastructure. This version is also bundled with our pro support! + +You got, in extra from the Free Edition: + +* [Scheduled backups](full_backups.md) +* [Scheduled snapshots](rolling_snapshots.md) +* Patch detection and application in one click +* XenServer Docker management via XenServer plugin + +You'll also have access to our ticket system to report issue and be helped in less than 72h. + +### Enterprise + +Enterprise Edition allows you to access a lot more features than Starter: + +* Disaster Recovery +* Continuous Delta Backup +* Live stats +* ACLs + LDAP/SSO + +In addition, you'll have faster support to answer your issues/questions. + +### Premium + +Premium is the highest edition, with all features included without any limitations. This means: + +* Dataviz +* Infrastructure health check +* Job Manager +* Continuous Replication +* Self Service \ No newline at end of file