]> git.proxmox.com Git - pve-installer.git/blame - html-pve/success.htm
success: show real final IP addr with port
[pve-installer.git] / html-pve / success.htm
CommitLineData
89a12446 1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
3df718ea
DM
2<html>
3<head>
4<link rel="stylesheet" type="text/css" href="pve-installer.css">
5</head>
6<body>
89a12446
DM
7<center>
8<table border="0" width="800">
89a12446
DM
9<tr>
10 <td width="200">&nbsp;</td>
bc1c6f1b 11 <td colspan="2" width="400"><br><br>
89a12446 12 <p>
3df718ea
DM
13 <b class="htext">Installation successful!</b>
14 <br><br><br>
89a12446 15 The Proxmox Virtual Environment is now installed and ready to use.
3df718ea 16 <br><br><br>
3bcac16b 17 <table border="0" width="500">
89a12446
DM
18 <tbody><tr>
19 <td width="40">&nbsp;</td>
20 <td valign="top" width="30"><img src="plus.png"></td>
3bcac16b
TL
21 <td valign="top" width="560"><b>Next steps</b><br><br>Reboot and point your web browser to the selected IP address on port 8006:<br><br>
22 https://@IPADDR@:8006
3df718ea 23 <br><br>
bc1c6f1b
OB
24 Also visit <a href="https://www.proxmox.com">www.proxmox.com</a> for more information.
25 </td>
89a12446 26 </tr>
bc1c6f1b 27 </table>
89a12446
DM
28 </p>
29 </td>
30 <td width="200">&nbsp;</td>
31</tr>
32</table>
33</center>
34</body>
3df718ea 35</html>