Hosting Quota Notifications 1.X For WHMCS
(→Configuration of SSH Keys (KVM)) |
|||
Line 1: | Line 1: | ||
===Configuration of SSH Keys (KVM)=== | ===Configuration of SSH Keys (KVM)=== | ||
{| | {| | ||
− | |style="padding: 10px 0px 15px 15px;"|SSH keys are required to enable | + | |style="padding: 10px 0px 15px 15px;"|SSH keys are required to enable automatically partition resize on disk upgrade and passwords change for KVM Virtualization type.<br /> |
'' '''Note''' - 'Partition Resize' and 'Change Root Password' will only work for '''newly created VMs'''. We recommend using this option only for a new products.'' | '' '''Note''' - 'Partition Resize' and 'Change Root Password' will only work for '''newly created VMs'''. We recommend using this option only for a new products.'' | ||
|} | |} |
Revision as of 11:50, 1 August 2017
Configuration of SSH Keys (KVM)
SSH keys are required to enable automatically partition resize on disk upgrade and passwords change for KVM Virtualization type. Note - 'Partition Resize' and 'Change Root Password' will only work for newly created VMs. We recommend using this option only for a new products. |
First, create a new VM Template that you will use for KVM image. Then generate SSH keys and add the public key to root account on the newly created VM image. Both keys ( public and private ) also upload on your WHMCS server in secure location. |
Next, in your WHMCS go to the 'Proxmox Addon' → 'Settings' → 'SSH Keys' and press 'Add' button. |
Enter the name and location to the key pairs located on your WHMCS server. |
Then go back to product configuration and in ' KVM Configuration' in 'VM SSH Root Key' select the pair of keys you want to use. Enter the SSH communication port and select features you want to use. Make sure they match the 'KVM OS Template' you will use. |
Now 'Resize Partition' and 'Change Root Password' options should become available.
Note - if the customer decides to remove the public key from VM by their selfs, it will make 'Resize Partition' and 'Change Root Password' options no longer to work!
|
And in client area these features can be also executed from options below. |