How to modify Hosting Controller with the latest build?

Question: How to modify Hosting Controller with the latest build?

Answer:

For 10.36 and higher versions, ensure the following requirements are fulfilled:

1. .NET 4.8 must be installed prior to executing the HC latest installer.
2. To prevent any permissions errors, run the installer as an Administrator.

Once the above requirements are met, follow the steps mentioned below to apply the latest HC installer on both Windows and Linux servers.

For HC Windows:

  • Download the latest installer of the HC control panel from this URL:

        http://hostingcontroller.com/Hosting-Software-Downloads/HC-Service-Packs.html

  • Execute the HC installer and select the "Update" option to modify the build.

For HC Linux:

  • Download the latest HC Linux agent installer from the below URL with the help of wget command on Linux server:

 http://hostingcontroller.com/Hosting-Software-Downloads/HC-Service-Packs.html

  • Extract the downloaded file with the help of this command:
            tar -xzvf hc10.tar.gz
  • Change the directory with the help of this command:
            cd hc10
  • Execute the HC installer using the below commands and select option 1 to Update the HC Build.
            For HC10: ./hc10installer

Note: If you have more than one machine in the HC cluster then you must apply the same build on all of them. Feel free to reach us at support@hostingcontroller.com for any assistance related to Hosting Controller.