2024-02-07 02:01:29 +01:00
## Notice
2024-01-12 15:12:01 +01:00
2024-02-07 02:01:29 +01:00
XCP-ng Center is no longer EOL! We have a new maintainer (Michael Manley) to work on the current codebase and will mantain it for the foreseeable future.
2024-01-12 15:12:01 +01:00
2024-02-07 02:01:29 +01:00
Please submit any bug reports to the issue tracker, and expect for GitHub Actions to be enabled soon for CI/CD for commmited builds.
2024-01-12 15:12:01 +01:00
2024-01-06 00:42:51 +01:00
## Disclaimer
The official graphical client for XCP-ng is [Xen Orchestra ](https://xen-orchestra.com ), 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.
2018-04-15 13:06:58 +02:00
XCP-ng Center
=============
2013-07-10 13:05:46 +02:00
2018-04-15 13:06:58 +02:00
This repository contains the source code for XCP-ng Center.
2018-10-12 13:33:10 +02:00
2024-01-06 00:42:51 +01:00
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,
2018-04-09 02:33:27 +02:00
and to deploy, monitor, manage and migrate virtual machines.
2013-06-24 13:41:48 +02:00
2018-04-15 13:06:58 +02:00
XCP-ng Center is written mostly in C#.
2017-12-08 14:34:31 +01:00
2018-05-02 22:07:15 +02:00
![XCP-ng Center Screenshot ](branding-xcp-ng/Images/XCP-ng_Center_Screenshot.png )
2013-07-10 13:05:46 +02:00
Contributions
-------------
2017-12-08 14:34:31 +01:00
The preferable way to contribute patches is to fork the repository on Github and
2018-04-09 02:33:27 +02:00
then submit a pull request. Also have a look at https://xcp-ng.org/forum.
2013-07-10 13:05:46 +02:00
License
-------
2017-12-08 14:34:31 +01:00
This code is licensed under the BSD 2-Clause license. Please see the
[LICENSE ](LICENSE ) file for more information.
2013-07-10 13:05:46 +02:00
2018-04-09 02:33:27 +02:00
Developer Build
---------------
2018-04-15 13:06:58 +02:00
Latest instructions can be found at https://github.com/xcp-ng/xenadmin/wiki/Building