XCP-ng Center, the Windows management console for XCP-ng and XenServer. /!\ EOL-Notice /!\ Community-maintained only /!\
Go to file
2019-02-09 00:45:13 +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 Set version to 99.99.99 in master branch to be version independent 2019-02-09 00:43:39 +01: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 https://github.com/xcp-ng/xenadmin/issues/75 2019-02-09 00:45:13 +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 CP-27819: Switch to Visual Studio 2017 (into master) (#2305) 2018-11-09 11:23:32 +00:00
XenAdmin Integrade changes from master-7.4 into master (https://github.com/xcp-ng/xenadmin/issues/68) 2019-02-09 00:43:14 +01:00
XenAdminTests Integrade master-7.4 into master - tidy up 2019-02-09 00:43:35 +01: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 URLs should not point to Citrix 2019-02-09 00:44:28 +01:00
XenOvfApi Removed empty resource files. 2019-01-31 15:24:28 +00:00
XenOvfTransport Removed empty resource files. 2019-01-31 15:24:28 +00: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 Update updates.xml 2019-02-09 00:44:29 +01:00
XenAdmin.sln build ale projects in Release; Restore per nuget.exe 2019-02-09 00:43:38 +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