mirror of
https://git.proxmox.com/git/pve-installer
synced 2025-04-28 10:32:12 +00:00

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>
55 lines
1.5 KiB
HTML
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> </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>
|