XCP-ng Center, the Windows management console for XCP-ng and XenServer. /!\ EOL-Notice /!\ Community-maintained only /!\
Go to file
Michael J. Manley 4d75fd40f3 Solution Typo.
2024-02-09 01:35:47 -08:00
.github/workflows Solution Typo. 2024-02-09 01:35:47 -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 readd splash as reference to installer project, so the wix-variable for the splash is resolvable 2019-05-11 21:30:27 +02:00
XenAdmin Added a themed tab control. Added CI to project. 2024-02-09 01:32:20 -08: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 Added a themed tab control. Added CI to project. 2024-02-09 01:32:20 -08:00
XenOvfApi 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
.gitattributes Ignore line endings for all files (except shell scripts). 2016-07-05 08:14:47 +01:00
.gitignore Restored branding.sh for local build. 2021-02-17 14:45:36 +00: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 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
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