Skip to main content
Version: 2.1.0

Removing the Port for HiTechCloud

By default, the HiTechCloud interface runs on a Gunicorn web server, while all other websites run on Caddy. This setup ensures that the admin panel remains accessible even if the main web server is down.

If you want to remove the port number for HiTechCloud and access it directly via your domain (e.g., https://yourdomain.com/), follow these steps:

  1. Set port to 443:
    hitechcloudcli port set 443
  2. Restart services to apply the change:
    docker restart hitechcloud caddy