XCP-ng Center, the Windows management console for XCP-ng and XenServer. /!\ EOL-Notice /!\ Community-maintained only /!\
Go to file
2019-05-11 19:34:18 +02:00
.github/ISSUE_TEMPLATE Update issue templates 2019-02-09 00:43:39 +01:00
Branding removing old splash, adding new XCP-ng splash from Cocoon (Thanks!) 2019-05-11 17:32:10 +02:00
branding-xcp-ng new splash image with "Center" in the name 2019-05-11 19:34:18 +02:00
CFUValidator Integrade master-7.4 into master - tidy up 2019-02-09 00:43:35 +01:00
CommandLib CP-27819: Switch to Visual Studio 2017 (into master) (#2305) 2018-11-09 11:23:32 +00:00
devtools CP-27819: Switch to Visual Studio 2017 (into master) (#2305) 2018-11-09 11:23:32 +00:00
installer-xcp-ng readd splash as reference to installer project, so the wix-variable for the splash is resolvable 2019-05-11 18:30:02 +02:00
mk CP-30335 - Part 2: Add a new precheck + Part 3: Enhance the error message displayed in case of migration failure during the RPU (#2371) 2019-01-28 14:44:58 +00:00
packages Restore Nuget-packages with nuget.exe 2019-02-09 00:43:38 +01:00
splash-xcp-ng new splash image with "Center" in the name 2019-05-11 19:34:18 +02:00
WixInstaller CP-30597: Remove RPU005. Use a repackaged RPU004 instead. 2019-02-22 17:23:33 +00:00
xe also include xe-project into installer 2019-02-09 00:52:48 +01:00
XenAdmin include splash and xe into xenadmin build, because the installer only packages the files located in the xenadmin bin directory 2019-05-11 18:16:38 +02:00
XenAdminTests Merge commit '94ecd4f21c0c1407e067a543ef610266ddded0a2' into release-8.0-xcp-ng 2019-05-11 16:09:44 +02:00
XenCenterLib CA-296490: Upload single update to multiple pools in parallel. (#2338) 2019-01-10 13:24:42 +00:00
XenCenterVNC CP-27819: Switch to Visual Studio 2017 (into master) (#2305) 2018-11-09 11:23:32 +00:00
XenModel set version to 8.0.0, resolve merging issues 2019-05-11 16:42:51 +02:00
XenOvfApi Removed empty resource files. 2019-01-31 15:24:28 +00:00
XenOvfTransport Revert "Import System.Configuration with big letter "C"" 2019-02-17 15:52:13 +01:00
XenServerHealthCheck CA-303195: Rewrote the logic for compiling and retrieving server status data. The changes include: 2019-01-15 17:12:09 +00:00
XenServerHealthCheckTests CA-176169: Further copyright statement changes 2017-01-18 17:07:59 +00:00
xva_verify CP-27819: Switch to Visual Studio 2017 (into master) (#2305) 2018-11-09 11:23:32 +00:00
.gitattributes Ignore line endings for all files (except shell scripts). 2016-07-05 08:14:47 +01:00
.gitignore Added .vs and .vscode to .gitignore. Reverted control subtype change introduced 2018-11-13 11:08:10 +00:00
CONTRIB https://github.com/xcp-ng/xenadmin/issues/34 Tidy up main project files 2019-02-09 00:34:47 +01:00
LICENSE https://github.com/xcp-ng/xenadmin/issues/34 Tidy up main project files 2019-02-09 00:34:47 +01:00
MAINTAINERS https://github.com/xcp-ng/xenadmin/issues/34 Tidy up main project files 2019-02-09 00:34:47 +01:00
README.md Screenshot of XCP-ng Center for README.md 2019-02-09 00:34:48 +01:00
updates.xml fix some issues after "merging" 7.6 into master 2019-02-09 01:22:37 +01:00
XenAdmin.sln removing old splash, adding new XCP-ng splash from Cocoon (Thanks!) 2019-05-11 17:32:10 +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