๐๏ธ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.