Upgrading ThingsBoard Edge — Ubuntu
Upgrading Edge to latest 4.3.1 (4.3.1.1)
Backup before upgrading
Stop the ThingsBoard Edge service to prevent data writes during the upgrade:
sudo systemctl stop tb-edgeCreate the backup:
sudo -Hiu postgres pg_dump tb_edge > tb_edge.sql.bakVerify the backup was created successfully:
ls -lh tb_edge.sql.bakDownload the Edge package
wget https://github.com/thingsboard/thingsboard-edge/releases/download/v4.3.1.1/tb-edge-4.3.1.1.debUpgrade the package
Stop the service if it is still running:
sudo service tb-edge stopsudo dpkg -i tb-edge-4.3.1.1.debRun the upgrade script to migrate your data and configurations:
sudo /usr/share/tb-edge/bin/install/upgrade.shStart the service
sudo service tb-edge startUpgrading Edge to latest 4.3.0 (4.3.0.1)
Backup before upgrading
Stop the ThingsBoard Edge service to prevent data writes during the upgrade:
sudo systemctl stop tb-edgeCreate the backup:
sudo -Hiu postgres pg_dump tb_edge > tb_edge.sql.bakVerify the backup was created successfully:
ls -lh tb_edge.sql.bakDownload the Edge package
wget https://github.com/thingsboard/thingsboard-edge/releases/download/v4.3.0.1/tb-edge-4.3.0.1.debUpgrade the package
Stop the service if it is still running:
sudo service tb-edge stopsudo dpkg -i tb-edge-4.3.0.1.debRun the upgrade script to migrate your data and configurations:
sudo /usr/share/tb-edge/bin/install/upgrade.shStart the service
sudo service tb-edge startUpgrading Edge to latest 4.2.2 (4.2.2.1)
Backup before upgrading
Stop the ThingsBoard Edge service to prevent data writes during the upgrade:
sudo systemctl stop tb-edgeCreate the backup:
sudo -Hiu postgres pg_dump tb_edge > tb_edge.sql.bakVerify the backup was created successfully:
ls -lh tb_edge.sql.bakDownload the Edge package
wget https://github.com/thingsboard/thingsboard-edge/releases/download/v4.2.2.1/tb-edge-4.2.2.1.debUpgrade the package
Stop the service if it is still running:
sudo service tb-edge stopsudo dpkg -i tb-edge-4.2.2.1.debRun the upgrade script to migrate your data and configurations:
sudo /usr/share/tb-edge/bin/install/upgrade.shStart the service
sudo service tb-edge startUpgrading Edge to latest 4.2.1 (4.2.1.2)
Backup before upgrading
Stop the ThingsBoard Edge service to prevent data writes during the upgrade:
sudo systemctl stop tb-edgeCreate the backup:
sudo -Hiu postgres pg_dump tb_edge > tb_edge.sql.bakVerify the backup was created successfully:
ls -lh tb_edge.sql.bakDownload the Edge package
wget https://github.com/thingsboard/thingsboard-edge/releases/download/v4.2.1.2/tb-edge-4.2.1.2.debUpgrade the package
Stop the service if it is still running:
sudo service tb-edge stopsudo dpkg -i tb-edge-4.2.1.2.debRun the upgrade script to migrate your data and configurations:
sudo /usr/share/tb-edge/bin/install/upgrade.shStart the service
sudo service tb-edge startUpgrading Edge to 4.2
Backup before upgrading
Stop the ThingsBoard Edge service to prevent data writes during the upgrade:
sudo systemctl stop tb-edgeCreate the backup:
sudo -Hiu postgres pg_dump tb_edge > tb_edge.sql.bakVerify the backup was created successfully:
ls -lh tb_edge.sql.bakDownload the Edge package
wget https://github.com/thingsboard/thingsboard-edge/releases/download/v4.2/tb-edge-4.2.debUpgrade the package
Stop the service if it is still running:
sudo service tb-edge stopsudo dpkg -i tb-edge-4.2.debRun the upgrade script to migrate your data and configurations:
sudo /usr/share/tb-edge/bin/install/upgrade.shStart the service
sudo service tb-edge startUpgrading Edge to 4.1
Backup before upgrading
Stop the ThingsBoard Edge service to prevent data writes during the upgrade:
sudo systemctl stop tb-edgeCreate the backup:
sudo -Hiu postgres pg_dump tb_edge > tb_edge.sql.bakVerify the backup was created successfully:
ls -lh tb_edge.sql.bakDownload the Edge package
wget https://github.com/thingsboard/thingsboard-edge/releases/download/v4.1/tb-edge-4.1.debUpgrade the package
Stop the service if it is still running:
sudo service tb-edge stopsudo dpkg -i tb-edge-4.1.debRun the upgrade script to migrate your data and configurations:
sudo /usr/share/tb-edge/bin/install/upgrade.shStart the service
sudo service tb-edge startUpgrading Edge to 4.0.1
Backup before upgrading
Stop the ThingsBoard Edge service to prevent data writes during the upgrade:
sudo systemctl stop tb-edgeCreate the backup:
sudo -Hiu postgres pg_dump tb_edge > tb_edge.sql.bakVerify the backup was created successfully:
ls -lh tb_edge.sql.bakDownload the Edge package
wget https://github.com/thingsboard/thingsboard-edge/releases/download/v4.0.1/tb-edge-4.0.1.debUpgrade the package
Stop the service if it is still running:
sudo service tb-edge stopsudo dpkg -i tb-edge-4.0.1.debRun the upgrade script to migrate your data and configurations:
sudo /usr/share/tb-edge/bin/install/upgrade.sh --fromVersion=3.9.1Start the service
sudo service tb-edge startUpgrading Edge to 3.9.1
Backup before upgrading
Stop the ThingsBoard Edge service to prevent data writes during the upgrade:
sudo systemctl stop tb-edgeCreate the backup:
sudo -Hiu postgres pg_dump tb_edge > tb_edge.sql.bakVerify the backup was created successfully:
ls -lh tb_edge.sql.bakDownload the Edge package
wget https://github.com/thingsboard/thingsboard-edge/releases/download/v3.9.1/tb-edge-3.9.1.debUpgrade the package
Stop the service if it is still running:
sudo service tb-edge stopsudo dpkg -i tb-edge-3.9.1.debRun the upgrade script to migrate your data and configurations:
sudo /usr/share/tb-edge/bin/install/upgrade.shStart the service
sudo service tb-edge startUpgrading Edge to 3.9
Backup before upgrading
Stop the ThingsBoard Edge service to prevent data writes during the upgrade:
sudo systemctl stop tb-edgeCreate the backup:
sudo -Hiu postgres pg_dump tb_edge > tb_edge.sql.bakVerify the backup was created successfully:
ls -lh tb_edge.sql.bakDownload the Edge package
wget https://github.com/thingsboard/thingsboard-edge/releases/download/v3.9/tb-edge-3.9.debUpgrade the package
Stop the service if it is still running:
sudo service tb-edge stopsudo dpkg -i tb-edge-3.9.debRun the upgrade script to migrate your data and configurations:
sudo /usr/share/tb-edge/bin/install/upgrade.shStart the service
sudo service tb-edge startUpgrading Edge to 3.8
Backup before upgrading
Stop the ThingsBoard Edge service to prevent data writes during the upgrade:
sudo systemctl stop tb-edgeCreate the backup:
sudo -Hiu postgres pg_dump tb_edge > tb_edge.sql.bakVerify the backup was created successfully:
ls -lh tb_edge.sql.bakDownload the Edge package
wget https://github.com/thingsboard/thingsboard-edge/releases/download/v3.8/tb-edge-3.8.debUpgrade the package
Stop the service if it is still running:
sudo service tb-edge stopsudo dpkg -i tb-edge-3.8.debRun the upgrade script to migrate your data and configurations:
sudo /usr/share/tb-edge/bin/install/upgrade.sh --fromVersion=3.7.0Start the service
sudo service tb-edge startUpgrading Edge to 3.7
Backup before upgrading
Stop the ThingsBoard Edge service to prevent data writes during the upgrade:
sudo systemctl stop tb-edgeCreate the backup:
sudo -Hiu postgres pg_dump tb_edge > tb_edge.sql.bakVerify the backup was created successfully:
ls -lh tb_edge.sql.bakDownload the Edge package
wget https://github.com/thingsboard/thingsboard-edge/releases/download/v3.7/tb-edge-3.7.debUpgrade the package
Stop the service if it is still running:
sudo service tb-edge stopsudo dpkg -i tb-edge-3.7.debRun the upgrade script to migrate your data and configurations:
sudo /usr/share/tb-edge/bin/install/upgrade.sh --fromVersion=3.6.4Start the service
sudo service tb-edge startUpgrading Edge to 3.6.4
Backup before upgrading
Stop the ThingsBoard Edge service to prevent data writes during the upgrade:
sudo systemctl stop tb-edgeCreate the backup:
sudo -Hiu postgres pg_dump tb_edge > tb_edge.sql.bakVerify the backup was created successfully:
ls -lh tb_edge.sql.bakDownload the Edge package
wget https://github.com/thingsboard/thingsboard-edge/releases/download/v3.6.4/tb-edge-3.6.4.debUpgrade the package
Stop the service if it is still running:
sudo service tb-edge stopsudo dpkg -i tb-edge-3.6.4.debRun the upgrade script to migrate your data and configurations:
sudo /usr/share/tb-edge/bin/install/upgrade.sh --fromVersion=3.6.3Start the service
sudo service tb-edge startUpgrading Edge to 3.6.3
Backup before upgrading
Stop the ThingsBoard Edge service to prevent data writes during the upgrade:
sudo systemctl stop tb-edgeCreate the backup:
sudo -Hiu postgres pg_dump tb_edge > tb_edge.sql.bakVerify the backup was created successfully:
ls -lh tb_edge.sql.bakDownload the Edge package
wget https://github.com/thingsboard/thingsboard-edge/releases/download/v3.6.3/tb-edge-3.6.3.debUpgrade the package
Stop the service if it is still running:
sudo service tb-edge stopsudo dpkg -i tb-edge-3.6.3.debRun the upgrade script to migrate your data and configurations:
sudo /usr/share/tb-edge/bin/install/upgrade.sh --fromVersion=3.6.2Start the service
sudo service tb-edge startUpgrading Edge to 3.6.2
Backup before upgrading
Stop the ThingsBoard Edge service to prevent data writes during the upgrade:
sudo systemctl stop tb-edgeCreate the backup:
sudo -Hiu postgres pg_dump tb_edge > tb_edge.sql.bakVerify the backup was created successfully:
ls -lh tb_edge.sql.bakDownload the Edge package
wget https://github.com/thingsboard/thingsboard-edge/releases/download/v3.6.2/tb-edge-3.6.2.debUpgrade the package
Stop the service if it is still running:
sudo service tb-edge stopsudo dpkg -i tb-edge-3.6.2.debRun the upgrade script to migrate your data and configurations:
sudo /usr/share/tb-edge/bin/install/upgrade.sh --fromVersion=3.6.1Start the service
sudo service tb-edge startUpgrading Edge to 3.6.1
Backup before upgrading
Stop the ThingsBoard Edge service to prevent data writes during the upgrade:
sudo systemctl stop tb-edgeCreate the backup:
sudo -Hiu postgres pg_dump tb_edge > tb_edge.sql.bakVerify the backup was created successfully:
ls -lh tb_edge.sql.bakDownload the Edge package
wget https://github.com/thingsboard/thingsboard-edge/releases/download/v3.6.1/tb-edge-3.6.1.debUpgrade the package
Stop the service if it is still running:
sudo service tb-edge stopsudo dpkg -i tb-edge-3.6.1.debRun the upgrade script to migrate your data and configurations:
sudo /usr/share/tb-edge/bin/install/upgrade.sh --fromVersion=3.6.0Start the service
sudo service tb-edge startUpgrading Edge to 3.6
Backup before upgrading
Stop the ThingsBoard Edge service to prevent data writes during the upgrade:
sudo systemctl stop tb-edgeCreate the backup:
sudo -Hiu postgres pg_dump tb_edge > tb_edge.sql.bakVerify the backup was created successfully:
ls -lh tb_edge.sql.bakDownload the Edge package
wget https://github.com/thingsboard/thingsboard-edge/releases/download/v3.6/tb-edge-3.6.debUpgrade the package
Stop the service if it is still running:
sudo service tb-edge stopsudo dpkg -i tb-edge-3.6.debRun the upgrade script to migrate your data and configurations:
sudo /usr/share/tb-edge/bin/install/upgrade.sh --fromVersion=3.5.1.1Start the service
sudo service tb-edge startUpgrading Edge to 3.5.1.1
Backup before upgrading
Stop the ThingsBoard Edge service to prevent data writes during the upgrade:
sudo systemctl stop tb-edgeCreate the backup:
sudo -Hiu postgres pg_dump tb_edge > tb_edge.sql.bakVerify the backup was created successfully:
ls -lh tb_edge.sql.bakDownload the Edge package
wget https://github.com/thingsboard/thingsboard-edge/releases/download/v3.5.1.1/tb-edge-3.5.1.1.debUpgrade the package
Stop the service if it is still running:
sudo service tb-edge stopsudo dpkg -i tb-edge-3.5.1.1.debRun the upgrade script to migrate your data and configurations:
sudo /usr/share/tb-edge/bin/install/upgrade.sh --fromVersion=3.5.1Start the service
sudo service tb-edge startUpgrading Edge to 3.5.1
Backup before upgrading
Stop the ThingsBoard Edge service to prevent data writes during the upgrade:
sudo systemctl stop tb-edgeCreate the backup:
sudo -Hiu postgres pg_dump tb_edge > tb_edge.sql.bakVerify the backup was created successfully:
ls -lh tb_edge.sql.bakDownload the Edge package
wget https://github.com/thingsboard/thingsboard-edge/releases/download/v3.5.1/tb-edge-3.5.1.debUpgrade the package
Stop the service if it is still running:
sudo service tb-edge stopsudo dpkg -i tb-edge-3.5.1.debRun the upgrade script to migrate your data and configurations:
sudo /usr/share/tb-edge/bin/install/upgrade.sh --fromVersion=3.5.0Start the service
sudo service tb-edge startUpgrading Edge to 3.5
Backup before upgrading
Stop the ThingsBoard Edge service to prevent data writes during the upgrade:
sudo systemctl stop tb-edgeCreate the backup:
sudo -Hiu postgres pg_dump tb_edge > tb_edge.sql.bakVerify the backup was created successfully:
ls -lh tb_edge.sql.bakDownload the Edge package
wget https://github.com/thingsboard/thingsboard-edge/releases/download/v3.5/tb-edge-3.5.debUpgrade the package
Stop the service if it is still running:
sudo service tb-edge stopsudo dpkg -i tb-edge-3.5.debRun the upgrade script to migrate your data and configurations:
sudo /usr/share/tb-edge/bin/install/upgrade.sh --fromVersion=3.4.3Start the service
sudo service tb-edge startUpgrading Edge to 3.4.3
Backup before upgrading
Stop the ThingsBoard Edge service to prevent data writes during the upgrade:
sudo systemctl stop tb-edgeCreate the backup:
sudo -Hiu postgres pg_dump tb_edge > tb_edge.sql.bakVerify the backup was created successfully:
ls -lh tb_edge.sql.bakDownload the Edge package
wget https://github.com/thingsboard/thingsboard-edge/releases/download/v3.4.3/tb-edge-3.4.3.debUpgrade the package
Stop the service if it is still running:
sudo service tb-edge stopsudo dpkg -i tb-edge-3.4.3.debRun the upgrade script to migrate your data and configurations:
sudo /usr/share/tb-edge/bin/install/upgrade.sh --fromVersion=3.4.1Start the service
sudo service tb-edge startUpgrading Edge to 3.4.1
Backup before upgrading
Stop the ThingsBoard Edge service to prevent data writes during the upgrade:
sudo systemctl stop tb-edgeCreate the backup:
sudo -Hiu postgres pg_dump tb_edge > tb_edge.sql.bakVerify the backup was created successfully:
ls -lh tb_edge.sql.bakDownload the Edge package
wget https://github.com/thingsboard/thingsboard-edge/releases/download/v3.4.1/tb-edge-3.4.1.debUpgrade the package
Stop the service if it is still running:
sudo service tb-edge stopsudo dpkg -i tb-edge-3.4.1.debRun the upgrade script to migrate your data and configurations:
sudo /usr/share/tb-edge/bin/install/upgrade.sh --fromVersion=3.4.0Start the service
sudo service tb-edge startUpgrading Edge to 3.4
Backup before upgrading
Stop the ThingsBoard Edge service to prevent data writes during the upgrade:
sudo systemctl stop tb-edgeCreate the backup:
sudo -Hiu postgres pg_dump tb_edge > tb_edge.sql.bakVerify the backup was created successfully:
ls -lh tb_edge.sql.bakDownload the Edge package
wget https://github.com/thingsboard/thingsboard-edge/releases/download/v3.4/tb-edge-3.4.debUpgrade the package
Stop the service if it is still running:
sudo service tb-edge stopsudo dpkg -i tb-edge-3.4.debRun the upgrade script to migrate your data and configurations:
sudo /usr/share/tb-edge/bin/install/upgrade.sh --fromVersion=3.3.4.1Start the service
sudo service tb-edge startUpgrading Edge to 3.3.4.1
Backup before upgrading
Stop the ThingsBoard Edge service to prevent data writes during the upgrade:
sudo systemctl stop tb-edgeCreate the backup:
sudo -Hiu postgres pg_dump tb_edge > tb_edge.sql.bakVerify the backup was created successfully:
ls -lh tb_edge.sql.bakDownload the Edge package
wget https://github.com/thingsboard/thingsboard-edge/releases/download/v3.3.4.1/tb-edge-3.3.4.1.debUpgrade the package
Stop the service if it is still running:
sudo service tb-edge stopsudo dpkg -i tb-edge-3.3.4.1.debRun the upgrade script to migrate your data and configurations:
sudo /usr/share/tb-edge/bin/install/upgrade.sh --fromVersion=3.3.4Start the service
sudo service tb-edge startWas this helpful?