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>
53 lines
1.4 KiB
HTML
53 lines
1.4 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">Proxmox Datacenter Manager</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="2" valign="top" width="400"><br>
|
|
<p>
|
|
<table>
|
|
<tr><td>
|
|
<b>Status Overview</b><br>
|
|
Easily check that all resources and services are up and running and not overloaded.<br><br>
|
|
</td></tr>
|
|
<tr><td>
|
|
<b>Central Control</b><br>
|
|
Operate your whole Proxmox projects based infrastructure from a single endpoint.<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>Essential Management</b><br>
|
|
Execute essential operation on the managed resources directly.<br><br>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="30"><img src="plus.png"></td>
|
|
<td valign="top">
|
|
<b>Technical Support</b><br>
|
|
Enterprise support options will be available from Proxmox once stable.<br><br>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</p></td>
|
|
</tr>
|
|
</table>
|
|
</center>
|
|
</body>
|
|
</html>
|