mirror of
https://git.proxmox.com/git/pve-installer
synced 2025-08-15 16:07:44 +00:00
56 lines
1.6 KiB
HTML
Executable File
56 lines
1.6 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 colspan="4">
|
|
<table><tr>
|
|
<td align="center" width="266"><img src="installer_logo_installation.png" alt="" border="0"></td>
|
|
<td align="center" width="266"><img src="installer_logo_rulesystem.png" alt="" border="0"></td>
|
|
<td align="center" width="266"><img src="installer_logo_spamfilter.png" alt="" border="0"></td>
|
|
</tr></table>
|
|
</tr>
|
|
<tr><td> </td></tr>
|
|
<tr>
|
|
<td colspan="4" align="center" width="800">
|
|
<b class="htext">Proxmox VE Cluster</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="2" valign="top" width="400"><br><p>
|
|
<table>
|
|
<tr><td>
|
|
With <b>Proxmox VE</b> you can join multiple physical server to one VE Cluster.<br><br>
|
|
This flexible multi-master cluster eliminates a single point of failure.<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>Central management</b><br>
|
|
Create and manage new Virtual Servers by simply selecting the node where it should run.<br><br>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="30"><img src="plus.png"></td>
|
|
<td valign="top">
|
|
<b>Proxmox Cluster file system (pmxcfs)</b><br>
|
|
Database-driven file system for storing configuration files, replicated in realtime on all nodes using corosync.<br><br>
|
|
</td>
|
|
</tr>
|
|
|
|
</table>
|
|
</p></td>
|
|
</tr>
|
|
</table>
|
|
</center>
|
|
</body>
|
|
</html>
|