pve-installer/html/pdm/extract2-rulesystem.htm
Thomas Lamprecht 081ac8c335 html: rework wordings for pdm steps
Suggested-by: Daniela Häsler <daniela@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-12-17 19:20:31 +01:00

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>&nbsp;</td></tr>
<tr>
<td colspan="4" align="center" width="800">
<b class="htext">Best-in-Class Proxmox Experience (In-Development)</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;
rather, any cluster remains fully self-contained.
</td>
</tr>
<tr></tr>
</table>
</p>
</td>
</tr>
</table>
</center>
</body></html>