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>
63 lines
2.0 KiB
HTML
63 lines
2.0 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">Data Safety & Minimized Storage Consumption</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="2" valign="top" width="400"><br><p>
|
|
<table>
|
|
<tr><td>
|
|
Proxmox Datacenter Manager is currently under development and not yet production ready.<br><br>
|
|
The role-based permission management, combined with the integration of multiple external
|
|
authentication sources provides the basis for a secure and stable environment.<br><br>
|
|
<!--Visit <b>www.proxmox.com</b> for more information regarding commercial support
|
|
subscriptions.<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>Commitment to Free Software</b><br>
|
|
The source code is released under the GNU Affero General Public License, v3.
|
|
</td>
|
|
</tr>
|
|
<tr></tr>
|
|
<tr>
|
|
<td valign="top" width="30"><img src="plus.png"></td>
|
|
<td valign="top">
|
|
<b>RESTful web API</b><br>
|
|
The resource-oriented architecture (ROA) and declarative API definition using JSON
|
|
Schema enable easy integration for third party management tools.
|
|
</td>
|
|
</tr>
|
|
<tr></tr>
|
|
<tr>
|
|
<td valign="top" width="30"><img src="plus.png"></td>
|
|
<td valign="top">
|
|
<b>Independent</b><br>
|
|
There is no dependency between Proxmox Datacenter Manager and the resources it manages,
|
|
any Proxmox VE cluster stays fully self-contained.
|
|
</td>
|
|
</tr>
|
|
<tr></tr>
|
|
</table>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</center>
|
|
</body></html>
|