XCP-ng Center, the Windows management console for XCP-ng and XenServer. /!\ EOL-Notice /!\ Community-maintained only /!\
Go to file
Alexander Schulz 5416fc7514
Update README.md
Added Disclaimer

Signed-off-by: Alexander Schulz <code@schulzalex.de>
2024-01-06 00:42:51 +01:00
branding-xcp-ng Working build with latest changes from https://github.com/xenserver/xenadmin December 2023 2023-12-30 19:56:51 +01:00
CommandLib branded all to xcp-ng, removed old xcp-ng splash, removed tests, removed xe project files 2023-12-31 17:33:41 +01: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
packages Merge branch 'master' of https://github.com/xenserver/xenadmin into development 2023-12-30 16:43:15 +01:00
XenAdmin corrected autoboot checkbox location 2024-01-04 14:54:52 +01:00
XenCenterLib branded all to xcp-ng, removed old xcp-ng splash, removed tests, removed xe project files 2023-12-31 17:33:41 +01:00
XenModel XAPI-Versions 2.16 was missing 2024-01-04 15:56:22 +01:00
XenOvfApi branded all to xcp-ng, removed old xcp-ng splash, removed tests, removed xe project files 2023-12-31 17:33:41 +01: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 Show nightly build in main window title 2024-01-01 20:49:38 +01: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
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 Update README.md 2024-01-06 00:42:51 +01:00
XenAdmin.sln Mergeconflicts resolved, it builds again! 2023-12-30 18:58:02 +01:00

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