XCP-ng Center, the Windows management console for XCP-ng and XenServer. /!\ EOL-Notice /!\ Community-maintained only /!\
Go to file
2019-02-20 11:25:32 +01:00
.github/ISSUE_TEMPLATE Update issue templates 2019-02-09 00:43:39 +01:00
Branding 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
branding-xcp-ng fix some issues after "merging" 7.6 into master 2019-02-09 12:33:54 +01:00
CFUValidator various changes after first opening with monodevelop 2019-02-17 15:59:41 +01:00
CommandLib various changes after first opening with monodevelop 2019-02-17 15:59:41 +01:00
devtools CP-27819: Switch to Visual Studio 2017 (into master) (#2305) 2018-11-09 11:23:32 +00:00
installer-xcp-ng fix some issues after "merging" 7.6 into master 2019-02-09 12:27:20 +01: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 More future-proof installer/updater 2019-02-09 00:35:34 +01:00
WixInstaller CP-29474: Installer changes(#2230) 2018-09-26 09:13:39 +01:00
xe wrong case - Xe.cs 2019-02-17 15:58:24 +01:00
XenAdmin change lowercase filenames *.designer.cs to *.Designer.cs 2019-02-20 11:25:32 +01:00
XenAdminTests various changes after first opening with monodevelop 2019-02-17 15:59:41 +01:00
XenCenterLib various changes after first opening with monodevelop 2019-02-17 15:59:41 +01:00
XenCenterVNC various changes after first opening with monodevelop 2019-02-17 15:59:41 +01:00
XenModel various changes after first opening with monodevelop 2019-02-17 15:59:41 +01:00
XenOvfApi various changes after first opening with monodevelop 2019-02-17 15:59:41 +01:00
XenOvfTransport Import System.Configuration with big letter "C" 2019-02-17 15:54:33 +01:00
XenServerHealthCheck Import System.Configuration with big letter "C" 2019-02-17 16:02:57 +01:00
XenServerHealthCheckTests CA-176169: Further copyright statement changes 2017-01-18 17:07:59 +00:00
xva_verify various changes after first opening with monodevelop 2019-02-17 15:59:41 +01: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 remove installer and splash from linux port 2019-02-17 15:59:19 +01: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