From: Olivier Lambert Date: Thu, 21 Jan 2021 16:46:57 +0000 (+0100) Subject: Add initial XCP-ng content and logo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=741214e460b90ee183eed885c487dd33f05c1e7c;p=stands-website.git Add initial XCP-ng content and logo --- diff --git a/content/stands/xcp-ng.md b/content/stands/xcp-ng.md index d9aaf62..fa48f97 100644 --- a/content/stands/xcp-ng.md +++ b/content/stands/xcp-ng.md @@ -1,23 +1,27 @@ --- +title: XCP-ng +themes: + - Operating systems +website: https://xcp-ng.org/ +layout: stand +show_on_overview: true +logo: stands/xcp-ng/logo.png + description: XCP-ng is an Open Source virtualization platform based on Xen and hosted in the Linux Foundation since 2020. In other words, XCP-ng is a specialized Linux distro, with everything you need to run your virtual machines on it, without complicated installation and configuration. -layout: stand -logo: stands/xcp-ng/logo.png -new_this_year: "In 2020: \r\n\r\n- We won the innovation contest in France granting\ - \ us a subvention of 1.2M\u20AC to improve the security part of the platform\r\n\ - - We released some important features as the RAM backup, the support for Epyc CPU\ - \ range, the introduction of ext4 filesystem as default storage file, the CPU scheduling\ - \ support and many other important features\r\n- We released the first Long Term\ - \ Support edition of our project" + showcase: XCP-ng is an Open Source alternative to all virtualization platform available on the market. Based on Xen, our solution is designed to offer performances for small infrastructures as well as datacenter. Our focus is a not only to create a powerful and secure solution, but also to make it accessible and user friendly. -themes: -- Operating systems -title: XCP-ng -website: https://xcp-ng.org/ -show_on_overview: true ---- \ No newline at end of file + +new_this_year: | + In 2020: + +--- diff --git a/static/stands/xcp-ng/logo.png b/static/stands/xcp-ng/logo.png new file mode 100644 index 0000000..940bb3c Binary files /dev/null and b/static/stands/xcp-ng/logo.png differ