Skip to main content
Version: 1.X.X

Install & Updates

๐Ÿ“„๏ธCreating an HiTechCloud ISO Image

This guide is intended for server providers offering Cloud, VPS, or Dedicated servers who want to enable fast image deployment with HiTechCloud.

๐Ÿ“„๏ธMain IP in HiTechCloud

The network configuration of the server determines the server's main IP address. The Main IP address is not configurable through HiTechCloud.

๐Ÿ“„๏ธHiTechCloud Post-install script

To execute custom code after HiTechCloud installation process, use the --post_install= flag and specify the path or link to your script.

๐Ÿ“„๏ธCheck Version

To check HiTechCloud version from terminal:

๐Ÿ“„๏ธDisable Updates

To disable automatic updates, navigate to HiTechAdmin > Settings > Update Preferences and change 'Update automatically' option to 'Never':

๐Ÿ“„๏ธEnable Updates

- autopatch option allows Administrator to automatically update HiTechCloud to minor versions. MINOR versions include only security updates and bug fixes.

๐Ÿ“„๏ธManually Update

When a new update is available, you will receive a notification in the HiTechAdmin panel.

๐Ÿ“„๏ธInstallation on AWS EC2

This guide will walk you through deploying HiTechCloud on an AWS EC2 instance with Ubuntu or Debian.

๐Ÿ“„๏ธHiTechCloud Installation on DigitalOcean

This guide will walk you through deploying HiTechCloud on a DigitalOcean Droplet with Ubuntu.

๐Ÿ“„๏ธHiTechCloud Installation on Google Cloud

This guide will walk you through deploying HiTechCloud on a Google Cloud VM instance with Ubuntu.

๐Ÿ“„๏ธHiTechCloud Installation on Microsoft Azure

This guide will walk you through deploying HiTechCloud on an Azure Virtual Machine with Ubuntu.

๐Ÿ“„๏ธInstalling HiTechCloud on Virtualizor

To add HiTechCloud to your Virtualizor server as an additional control panel available for your users to install:

๐Ÿ“„๏ธHiTechCloud Installation on Vultr

This guide will walk you through deploying HiTechCloud on a Vultr instance with Ubuntu.

๐Ÿ“„๏ธInstalling HiTechCloud via Ansible

Use the following Ansible playbook to install HiTechCloud on one or more target machines:

๐Ÿ“„๏ธInstalling HiTechCloud via Cloud-Init

Use the following cloud-init YAML configuration to automatically install HiTechCloud on your server during first boot:

๐Ÿ“„๏ธInstalling HiTechCloud

Before starting, ensure your server meets the minimum requirements and runs a supported distribution.

๐Ÿ“„๏ธSkip Update

HiTechCloud can be updated either automatically or manually, depending on your preferences.