Update 'docs/installation/production/proxmox.md'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
support 2023-04-25 21:21:28 +00:00
parent 81f2ed62ff
commit 260a0abd7f

View file

@ -43,13 +43,15 @@ Once the server boots from the USB drive, you will see the Proxmox installation
1. At the first screen, select **Install Proxmox VE** and hit ENTER to begin the installation. 1. At the first screen, select **Install Proxmox VE** and hit ENTER to begin the installation.
| ![Proxmox Installer](../../../../../../raw/branch/main/assets/proxmox-01.png) | [![][deploy-demo]]
| [![][Proxmox Installer]][Proxmox Installer] |
| Proxmox Installer | | Proxmox Installer |
2. Click **I agree** button to accept the license agreement and continue the Proxmox installation. 2. Click **I agree** button to accept the license agreement and continue the Proxmox installation.
| [![][License Agreement]](../../../../../raw/branch/main/assets/proxmox-02.png) | | [![][License Agreement]][License Agreement] |
3. Next, choose target hard drive to install Proxmox and click Next. The Proxmox installer will automatically partition the selected hard disk, install all required packages and finally make the system bootble from the hard disk. 3. Next, choose target hard drive to install Proxmox and click Next. The Proxmox installer will automatically partition the selected hard disk, install all required packages and finally make the system bootble from the hard disk.
@ -57,28 +59,44 @@ Once the server boots from the USB drive, you will see the Proxmox installation
if you proceed all existing partitions and data will be lost. if you proceed all existing partitions and data will be lost.
| ![Choose Target Drive](https://git.office.kh3group.com/support/it-docs/raw/branch/main/assets/proxmox-03.png) | [![][Target Drive]][Target Drive] |
| Choose Target Drive |
4. Next, choose your country location and timezone. 4. Next, choose your country location and timezone.
![Location and Time Zone](https://git.office.kh3group.com/support/it-docs/raw/branch/main/assets/proxmox-04.png) | [![][Location and Time]][Location and Time] |
| Location and Time Zone |
5. Provide a password for the 'root' user and enter a valid email id. 5. Provide a password for the 'root' user and enter a valid email id.
![Administration Password and Email Address](https://git.office.kh3group.com/support/it-docs/raw/branch/main/assets/proxmox-05.png) | [![][Admin Password]][Admin Password] |
| Administration Password and Email Address |
6. Enter **Hostname**, **IP Address**, **Netmask**, **Gateway**, and **DNS**. 6. Enter **Hostname**, **IP Address**, **Netmask**, **Gateway**, and **DNS**.
![Network configuration](https://git.office.kh3group.com/support/it-docs/raw/branch/main/assets/proxmox-06.png) | [![][Network configuration]][Network configuration] |
| Network configuration |
7. The next page will show a summary of installation. Click **Next** to start Proxmox installation, or, simply click **Previous** button to go back and change the values accordingly. 7. The next page will show a summary of installation. Click **Next** to start Proxmox installation, or, simply click **Previous** button to go back and change the values accordingly.
![Proxmox Installation Summary](https://git.office.kh3group.com/support/it-docs/raw/branch/main/assets/proxmox-07.png) | [![][Summary]][Summary] |
| Proxmox Installation Summary |
[Proxmox Installer]: ../../../../../../raw/branch/main/assets/proxmox-01.png
[License Agreement]:
[Target Drive]:
[Location and Time Zone]:
[Admin Password]:
[Network configuration]:
[Summary]:
### 5. Access the Proxmox Web Interface ### 5. Access the Proxmox Web Interface