General Settings
From this page Administrators can configure the domain to access both HiTechCloud and HiTechAdmin interfaces, as well as ports for those services.

Domain​
To enable access to both HiTechAdmin and HiTechCloud through a domain name, such as srv.your-domain.com:2083, follow these three steps:
-
Set hostname: Set the desired subdomain as server hostname:
hostnamectl set-hostname server.example.net -
Configure DNS: Point the subdomain to the public IP of the server. Use a tool such as https://www.whatsmydns.net/ to check that domain is pointed to server ip.
-
Set in General Settings Set the domain name in HiTechAdmin > Settings > General Settings.
You can also set a separate domain just for HiTechCloud UI
Set IP address for HiTechCloud​
To access HiTechCloud and HiTechAdmin via server public IP address, set IP address in HiTechAdmin > Settings > General Settings.
Ports​
Port configurations for HiTechAdmin and HiTechCloud interfaces can be modified from their default settings (2087 for HiTechAdmin and 2083 for HiTechCloud).
- To change the port for the HiTechCloud from the default
2083to another value, set the desired port in the "HiTechCloud Port" field. - To change the port for the HiTechAdmin from the default
2087to another value, set the desired port in the "HiTechAdmin Port" field.
Redirect​
By default, when users add a domain, the addition of "/hitechcloud" to the domain URL will redirect them to the HiTechCloud interface. However, you have the flexibility to customize this, such as changing it to "/awesome," allowing users to access their HiTechCloud via "their-domain.com/awesome".
To change the "/hitechcloud" to something else, simply set the value for the "HiTechCloud is also available on:" field and click on save. Changes take effect instantly without service interruption.