XCP-ng Center, the Windows management console for XCP-ng and XenServer. /!\ EOL-Notice /!\ Community-maintained only /!\
Go to file
Michael J. Manley c1ed446b08
Some checks failed
Test Builds / build (push) Has been cancelled
Last minute changes, will release as a pre-release build.
2024-11-02 18:59:19 -07:00
.github/workflows Moved included RDP and Report Viewer libraries into a Nupkg. Did a change for showing dev builds as vNext. Removed the nuget requirement in the CI script and use MSBuild instead 2024-02-09 16:28:00 -08:00
branding-xcp-ng Added a themed tab control. Added CI to project. 2024-02-09 01:32:20 -08:00
CommandLib Converted from old MSBuild Style to .NET SDK Style Projects to prepare for .NET Core Upgrade in future. 2024-02-08 11:31:35 -08:00
installer-xcp-ng [no ci] Switched installer to NSIS 2024-02-10 12:39:35 -08:00
Packages Moved included RDP and Report Viewer libraries into a Nupkg. Did a change for showing dev builds as vNext. Removed the nuget requirement in the CI script and use MSBuild instead 2024-02-09 16:28:00 -08:00
XenAdmin Last minute changes, will release as a pre-release build. 2024-11-02 18:59:19 -07:00
XenCenterLib Converted from old MSBuild Style to .NET SDK Style Projects to prepare for .NET Core Upgrade in future. 2024-02-08 11:31:35 -08:00
XenModel Last minute changes, will release as a pre-release build. 2024-11-02 18:59:19 -07:00
XenOvfApi [no ci] Removed all old language translations. 2024-02-10 18:25:28 -08:00
.gitattributes Ignore line endings for all files (except shell scripts). 2016-07-05 08:14:47 +01:00
.gitignore [no ci] Switched installer to NSIS 2024-02-10 12:39:35 -08:00
CommonAssemblyInfo.cs Converted from old MSBuild Style to .NET SDK Style Projects to prepare for .NET Core Upgrade in future. 2024-02-08 11:31:35 -08:00
CONTRIBUTING.md Merge branch 'master' of https://github.com/xenserver/xenadmin into development 2023-12-30 16:43:15 +01:00
CREDITS.md Removed obsolete code/hidden functionality and related outdated sample xapi databases. 2023-03-21 15:51:59 +00:00
Directory.Build.targets Typo on Build Targets 2024-02-09 16:39:07 -08:00
LICENSE Maintainers Message removed; License file updated 2023-12-30 19:59:25 +01:00
MAINTAINERS.md remove jenkinsfile; change maintainers 2023-12-31 16:05:17 +01:00
README.md Fixed typo. 2024-02-08 11:51:25 -08:00
XenAdmin.sln Converted from old MSBuild Style to .NET SDK Style Projects to prepare for .NET Core Upgrade in future. 2024-02-08 11:31:35 -08:00

Notice

XCP-ng Center is no longer EOL! We have a new maintainer (Michael Manley) to work on the current codebase and will maintain it for the foreseeable future.

Please submit any bug reports to the issue tracker, and expect for GitHub Actions to be enabled soon for CI/CD for commmited builds.

See here for discussion: https://xcp-ng.org/forum/topic/8202/eol-xcp-ng-center-has-come-to-an-end

Disclaimer

The official graphical client for XCP-ng is Xen Orchestra, which gets support from a team of several developers. XCP-ng Center is maintained by community members on their free time and hosted by the XCP-ng project.

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