ThingsBoard Windows 4.2.x Upgrade Instructions
Upgrading ThingsBoard to latest 4.2.2 (4.2.2.1)
ThingsBoard package download
Download ThingsBoard installation file for Windows: thingsboard-windows-4.2.2.1.zip.
ThingsBoard service upgrade
- Stop ThingsBoard service if it is running.
net stop thingsboard
- Make a backup of previous ThingsBoard configuration located in
\<ThingsBoard install dir>\conf(for example,C:\thingsboard\conf). - Remove ThingsBoard install dir.
- Unzip installation archive to ThingsBoard install dir.
- 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
Start the service
net start thingsboard
Upgrading ThingsBoard to latest 4.2.2 (4.2.2)
ThingsBoard package download
Download ThingsBoard installation file for Windows: thingsboard-windows-4.2.2.zip.
ThingsBoard service upgrade
- Stop ThingsBoard service if it is running.
net stop thingsboard
- Make a backup of previous ThingsBoard configuration located in
\<ThingsBoard install dir>\conf(for example,C:\thingsboard\conf). - Remove ThingsBoard install dir.
- Unzip installation archive to ThingsBoard install dir.
- 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
Start the service
net start thingsboard
Upgrading ThingsBoard to latest 4.2.1 (4.2.1.2)
ThingsBoard package download
Download ThingsBoard installation file for Windows: thingsboard-windows-4.2.1.2.zip.
ThingsBoard service upgrade
- Stop ThingsBoard service if it is running.
net stop thingsboard
- Make a backup of previous ThingsBoard configuration located in
\<ThingsBoard install dir>\conf(for example,C:\thingsboard\conf). - Remove ThingsBoard install dir.
- Unzip installation archive to ThingsBoard install dir.
- 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
Start the service
net start thingsboard
Upgrading ThingsBoard to 4.2
ThingsBoard package download
Download ThingsBoard installation file for Windows: thingsboard-windows-4.2.0.zip.
ThingsBoard service upgrade
- Stop ThingsBoard service if it is running.
net stop thingsboard
- Make a backup of previous ThingsBoard configuration located in
\<ThingsBoard install dir>\conf(for example,C:\thingsboard\conf). - Remove ThingsBoard install dir.
- Unzip installation archive to ThingsBoard install dir.
- 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
Start the service
net start thingsboard