Best way currently to install directly 1.2.0 RC is to download
wget https://raw.githubusercontent.com/hestiacp/hestiacp/master/install/hst-install-ubuntu.sh
Then download the hestia_1.2.0_amd64.deb
wget https://apt.hestiacp.com/beta/hestia_1.2.0_amd64.deb
Run the installer
bash ./hst-install-ubuntu.sh --with-debs /path/to/debs_folder
When complete download both nginx and php deb and install those.
Or wait for about more week for the full release…
For upgrading to 1.2.0 / 20.04 from 18.04 / 1.1.1
- Upgrade Hestia to 1.2.0
- Update Ubuntu to 20.04
Check if iptables is still working if not replace search some where in the 20.04 testing topic for the correct change
Did this method with 1 server with minor issues (Iptables paths missing)