I have a Zabbix appliance running on my Hyper-V server. I need to upgrade it to the latest version. Unfortunately the default "easiest" way to do this is to run "dnf update zabbix* but that requires appliance to have internet access. My appliance is on a secure network which does not have any internet access. Due to company rules I cannot give Zabbix access to internet.
So I am thinking the only other way to upgrade would be to:
Or maybe is there an easier way to upgrade?
So I am thinking the only other way to upgrade would be to:
- Make a full backup of existing database
- Download new VHDX appliance
- Replace the VHDX on the HyperV server with the new one
- restore the backup
Or maybe is there an easier way to upgrade?
Comment