- Upgrading ThingsBoard PE to latest 4.2.x (4.2.2)
- Upgrading ThingsBoard PE to 4.2.1.2
- Upgrading ThingsBoard PE to 4.2
Upgrading ThingsBoard PE to latest 4.2.x (4.2.2)
ThingsBoard PE package download
Download ThingsBoard PE installation package for Windows: thingsboard-windows-4.2.2pe.zip.
ThingsBoard PE service upgrade
- Stop ThingsBoard service if it is running.
1
net stop thingsboard
-
Make a backup of previous ThingsBoard PE configuration located in <ThingsBoard install dir>\conf (for ex. C:\thingsboard\conf).
-
Copy content of the thingsboard-windows-4.2.2pe.zip to the same location.
-
Compare and merge your old ThingsBoard configuration files (from the backup you made in the first step) with new ones.
Execute regular upgrade script:
1
C:\thingsboard>upgrade.bat
Start the service
1
net start thingsboard
Upgrading ThingsBoard PE to 4.2.1.2
ThingsBoard PE package download
Download ThingsBoard PE installation package for Windows: thingsboard-windows-setup-4.2.1.2pe.exe.
ThingsBoard PE service upgrade
- Stop ThingsBoard service if it is running.
1
net stop thingsboard
-
Make a backup of previous ThingsBoard PE configuration located in <ThingsBoard install dir>\conf (for ex. C:\thingsboard\conf).
-
Run the installation package thingsboard-windows-setup-4.2.1.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:
1
C:\thingsboard>upgrade.bat
Start the service
1
net start thingsboard
Upgrading ThingsBoard PE to 4.2
ThingsBoard PE package download
Download ThingsBoard PE installation package for Windows: thingsboard-windows-setup-4.2pe.exe.
ThingsBoard PE service upgrade
- Stop ThingsBoard service if it is running.
1
net stop thingsboard
-
Make a backup of previous ThingsBoard PE configuration located in <ThingsBoard install dir>\conf (for ex. C:\thingsboard\conf).
-
Run the installation package thingsboard-windows-setup-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:
1
C:\thingsboard>upgrade.bat
Start the service
1
net start thingsboard