XCP-ng Center, the Windows management console for XCP-ng and XenServer. /!\ EOL-Notice /!\ Community-maintained only /!\
Go to file
cocoon 3eb478bbac
Export VM as XVA compressed with zstd
JUST AS DEMO
uses experimental new xapi feature compressen=zstd
= serverside zstd compression (causes load on Hypervisor)
hardcoded for XVA Exports
2019-01-25 20:09:43 +01:00
.github/ISSUE_TEMPLATE Update issue templates 2018-05-30 23:40:21 +02:00
Branding CP-28915: Add HavanaOrGreater method 2018-08-23 16:26:33 +01:00
branding-xcp-ng set version to 7.6.3 Preview 1 2019-01-20 18:32:53 +01:00
CFUValidator Integrade master-7.4 into master - tidy up 2018-05-27 18:06:49 +02:00
CommandLib CA-249052: [SCTX-2514] xe.exe unable to upload patches with XS 7.1. 2017-03-31 11:57:41 +01:00
devtools Added option to also retrieve symbol files alongside the dlls. 2018-02-26 15:48:29 +00:00
installer-xcp-ng don't remove schema files: https://github.com/xcp-ng/xenadmin/issues/127 2019-01-10 21:37:19 +01:00
mk CP-28915: Add HavanaOrGreater method 2018-08-23 16:26:33 +01:00
packages Restore Nuget-packages with nuget.exe 2018-05-30 01:22:05 +02:00
splash More future-proof installer/updater 2018-05-26 22:26:17 +02:00
WixInstaller CA-287118: Added the Json.NET dll in the installer for HealthCheckService 2018-04-12 13:14:40 +01:00
xe also include xe-project into installer 2018-07-31 23:34:24 +02:00
XenAdmin Merge branch 'feature-pause-vm' into release-7.6-xcp-ng 2019-01-20 18:35:16 +01:00
XenAdminTests Fix tests 2018-09-20 01:29:20 +02:00
XenCenterLib CA-280679: Fixed issue where the TabPage plugin could not handle Ipv6 addresses. 2018-01-29 10:17:27 +00:00
XenCenterVNC Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
XenModel Export VM as XVA compressed with zstd 2019-01-25 20:09:43 +01:00
XenOvfApi CA-287341: Reset the working directory after compressing the OVF package into OVA. 2018-04-13 09:53:20 +01:00
XenOvfTransport CA-286293: OVF export missing the recommendations field (#2019) 2018-04-03 12:31:43 +01:00
XenServerHealthCheck CA-284135: Correction 2018-04-20 14:34:31 +01:00
XenServerHealthCheckTests CA-176169: Further copyright statement changes 2017-01-18 17:07:59 +00:00
xva_verify Removed files erroneously added to source control. 2018-04-04 09:23:27 +01:00
.gitattributes Ignore line endings for all files (except shell scripts). 2016-07-05 08:14:47 +01:00
.gitignore Integrade changes from master-7.4 into master (https://github.com/xcp-ng/xenadmin/issues/68) 2018-05-27 17:56:49 +02:00
CONTRIB https://github.com/xcp-ng/xenadmin/issues/34 Tidy up main project files 2018-04-24 22:29:08 +02:00
LICENSE https://github.com/xcp-ng/xenadmin/issues/34 Tidy up main project files 2018-04-24 22:29:08 +02:00
MAINTAINERS https://github.com/xcp-ng/xenadmin/issues/34 Tidy up main project files 2018-04-24 22:29:08 +02:00
README.md Screenshot of XCP-ng Center for README.md 2018-05-02 22:07:15 +02:00
updates.xml Release Version 7.5.0 2018-07-24 21:43:26 +02:00
XenAdmin.sln also include xe-project into installer 2018-07-31 23:34:24 +02:00

XCP-ng Center

This repository contains the source code for XCP-ng Center.

XCP-ng Center is a Windows-based management tool for XCP-ng and Citrix® XenServer® environments which enables users to manage and monitor XCP-ng and Citrix® XenServer® hosts and resource pools, and to deploy, monitor, manage and migrate virtual machines.

XCP-ng Center is written mostly in C#.

XCP-ng Center Screenshot

Contributions

The preferable way to contribute patches is to fork the repository on Github and then submit a pull request. Also have a look at https://xcp-ng.org/forum.

License

This code is licensed under the BSD 2-Clause license. Please see the LICENSE file for more information.

Developer Build

Latest instructions can be found at https://github.com/xcp-ng/xenadmin/wiki/Building