- Upgrading ThingsBoard CE to 3.4.4
- Upgrading ThingsBoard CE to 3.4.3
- Upgrading ThingsBoard CE to 3.4.2
- Upgrading ThingsBoard CE to 3.4.1
- Upgrading ThingsBoard CE to 3.4
Upgrading ThingsBoard CE to 3.4.4
ThingsBoard package download
Download ThingsBoard installation file for Windows: thingsboard-windows-3.4.4.zip.
ThingsBoard service upgrade
- Stop ThingsBoard service if it is running.
1
net stop thingsboard
-
Make a backup of previous ThingsBoard configuration located in <ThingsBoard install dir>\conf (for ex. 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.
Start the service
1
net start thingsboard
Upgrading ThingsBoard CE to 3.4.3
ThingsBoard package download
Download ThingsBoard installation file for Windows: thingsboard-windows-3.4.3.zip.
ThingsBoard service upgrade
- Stop ThingsBoard service if it is running.
1
net stop thingsboard
-
Make a backup of previous ThingsBoard configuration located in <ThingsBoard install dir>\conf (for ex. 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.
Start the service
1
net start thingsboard
Upgrading ThingsBoard CE to 3.4.2
ThingsBoard package download
Download ThingsBoard installation file for Windows: thingsboard-windows-3.4.2.zip.
ThingsBoard service upgrade
- Stop ThingsBoard service if it is running.
1
net stop thingsboard
-
Make a backup of previous ThingsBoard configuration located in <ThingsBoard install dir>\conf (for ex. 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.
- Finally, run upgrade.bat script to upgrade ThingsBoard to the new version.
Execute regular upgrade script:
1
C:\thingsboard>upgrade.bat --fromVersion=3.4.1
Start the service
1
net start thingsboard
Upgrading ThingsBoard CE to 3.4.1
ThingsBoard package download
Download ThingsBoard installation file for Windows: thingsboard-windows-3.4.1.zip.
ThingsBoard service upgrade
- Stop ThingsBoard service if it is running.
1
net stop thingsboard
-
Make a backup of previous ThingsBoard configuration located in <ThingsBoard install dir>\conf (for ex. 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.
- Finally, run upgrade.bat script to upgrade ThingsBoard to the new version.
Execute regular upgrade script:
1
C:\thingsboard>upgrade.bat --fromVersion=3.4.0
Start the service
1
net start thingsboard
Upgrading ThingsBoard CE to 3.4
ThingsBoard package download
Download ThingsBoard installation file for Windows: thingsboard-windows-3.4.zip.
ThingsBoard service upgrade
- Stop ThingsBoard service if it is running.
1
net stop thingsboard
-
Make a backup of previous ThingsBoard configuration located in <ThingsBoard install dir>\conf (for ex. 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.
- Finally, run upgrade.bat script to upgrade ThingsBoard to the new version.
Execute regular upgrade script:
1
C:\thingsboard>upgrade.bat --fromVersion=3.3.4
Start the service
1
net start thingsboard