pve-installer/html/pdm/extract1-license.htm
Christoph Heiss 17f3ff2268 add preliminary pdm support
Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
Co-authored-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-12-16 20:39:33 +01:00

55 lines
1.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" type="text/css" href="pve-installer.css">
</head>
<body>
<center>
<table border="0" width="800">
<tr><td>&nbsp;</td></tr>
<tr>
<td colspan="4" align="center" width="800">
<b class="htext">In-Development Datacenter Manager</b></td><!-- TODO: rework for stable -->
</tr>
<tr>
<td colspan="2" valign="top" width="400"><br><p>
<table>
<tr><td>
<b>Open-Source Management Software for Servers</b><br><br>
- Central overview of all your Proxmox VE cluster.<br>
- Modern user interface.<br>
- Simple architecture.<br>
- Easy management<br><br>
For more information, visit <b>forum.proxmox.com</b>.<!-- TODO: rework for stable -->
<br><br>
</td></tr>
</table>
</p></td>
<td colspan="2" valign="top" width="400"><br><p>
<table border="0" width="400">
<tr>
<td valign="top" width="30"><img src="plus.png"></td>
<td valign="top">
<b>Graphical User Interface</b><br>
Easily manage your resources with the integrated web interface.<br><br>
</td>
</tr>
<tr>
<td valign="top" width="30"><img src="plus.png"></td>
<td valign="top">
<b>Performance</b><br>
The entire software stack, including the user interface, is written in Rust for high speed, performance, and memory efficiency.
<br>
</td>
</tr>
</table>
</p>
</td>
</tr>
</table>
</center>
</body>
</html>