mirror of
https://git.proxmox.com/git/pve-installer
synced 2025-06-11 10:31:21 +00:00
58 lines
1.7 KiB
HTML
Executable File
58 lines
1.7 KiB
HTML
Executable File
<!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">Virtualize your IT Infrastructure</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="2" valign="top" width="400"><br><p>
|
|
<table>
|
|
<tr><td>
|
|
Proxmox VE is ready for enterprise deployments.<br><br>The role based permission management combined with the integration of multiple external authenication sources is the base for a secure and stable environment.<br><br>
|
|
Visit <b>www.proxmox.com</b> for more information about 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.
|
|
</td>
|
|
</tr>
|
|
<tr></tr>
|
|
<tr>
|
|
<td valign="top" width="30"><img src="plus.png"></td>
|
|
<td valign="top">
|
|
<b>RESTful web API</b><br>
|
|
Ressource Oriented Architecture (ROA) and declarative API definition using JSON Schema enables 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>Virtual Appliances</b><br>
|
|
Pre-installed applications - up and running within a few seconds.
|
|
</td>
|
|
</tr>
|
|
<tr></tr>
|
|
</table>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</center>
|
|
</body></html>
|