ThingsBoard PE Windows 3.4.x Upgrade Instructions
Upgrading ThingsBoard PE to 3.4.4
ThingsBoard PE package download
Download ThingsBoard PE installation package for Windows: thingsboard-windows-setup-3.4.4pe.exe.
ThingsBoard PE service upgrade
- Stop ThingsBoard service if it is running.
net stop thingsboard- Make a backup of previous ThingsBoard PE configuration located in
\<ThingsBoard install dir>\conf(for example,C:\thingsboard\conf). - Run the installation package thingsboard-windows-setup-3.4.4pe.exe.
- Compare and merge your old ThingsBoard configuration files (from the backup you made in the first step) with new ones.
No database schema upgrade is required for this version. Proceed to starting the service.
Start the service
net start thingsboardUpgrading ThingsBoard PE to 3.4.3
ThingsBoard PE package download
Download ThingsBoard PE installation package for Windows: thingsboard-windows-setup-3.4.3pe.exe.
ThingsBoard PE service upgrade
- Stop ThingsBoard service if it is running.
net stop thingsboard- Make a backup of previous ThingsBoard PE configuration located in
\<ThingsBoard install dir>\conf(for example,C:\thingsboard\conf). - Run the installation package thingsboard-windows-setup-3.4.3pe.exe.
- Compare and merge your old ThingsBoard configuration files (from the backup you made in the first step) with new ones.
No database schema upgrade is required for this version. Proceed to starting the service.
Start the service
net start thingsboardUpgrading ThingsBoard PE to 3.4.2
ThingsBoard PE package download
Download ThingsBoard PE installation package for Windows: thingsboard-windows-setup-3.4.2pe.exe.
ThingsBoard PE service upgrade
- Stop ThingsBoard service if it is running.
net stop thingsboard- Make a backup of previous ThingsBoard PE configuration located in
\<ThingsBoard install dir>\conf(for example,C:\thingsboard\conf). - Run the installation package thingsboard-windows-setup-3.4.2pe.exe.
- Compare and merge your old ThingsBoard configuration files (from the backup you made in the first step) with new ones.
Execute regular upgrade script:
C:\thingsboard>upgrade.bat --fromVersion=3.4.1Start the service
net start thingsboardUpgrading ThingsBoard PE to 3.4.1
ThingsBoard PE package download
Download ThingsBoard PE installation package for Windows: thingsboard-windows-setup-3.4.1pe.exe.
ThingsBoard PE service upgrade
- Stop ThingsBoard service if it is running.
net stop thingsboard- Make a backup of previous ThingsBoard PE configuration located in
\<ThingsBoard install dir>\conf(for example,C:\thingsboard\conf). - Run the installation package thingsboard-windows-setup-3.4.1pe.exe.
- Compare and merge your old ThingsBoard configuration files (from the backup you made in the first step) with new ones.
Execute regular upgrade script:
C:\thingsboard>upgrade.bat --fromVersion=3.4.0Start the service
net start thingsboardUpgrading ThingsBoard PE to 3.4
ThingsBoard PE package download
Download ThingsBoard PE installation package for Windows: thingsboard-windows-setup-3.4pe.exe.
ThingsBoard PE service upgrade
- Stop ThingsBoard service if it is running.
net stop thingsboard- Make a backup of previous ThingsBoard PE configuration located in
\<ThingsBoard install dir>\conf(for example,C:\thingsboard\conf). - Run the installation package thingsboard-windows-setup-3.4pe.exe.
- Compare and merge your old ThingsBoard configuration files (from the backup you made in the first step) with new ones.
Execute regular upgrade script:
C:\thingsboard>upgrade.bat --fromVersion=3.3.4Start the service
net start thingsboard