Skip to content
Stand with Ukraine flag

ThingsBoard Windows 3.3.x Upgrade Instructions

← Back to all versions

Upgrading ThingsBoard to 3.3.4.1

ThingsBoard package download

Download ThingsBoard installation file for Windows: thingsboard-windows-3.3.4.1.zip.

ThingsBoard service upgrade

  • Stop ThingsBoard service if it is running.
Terminal window
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.

No database schema upgrade is required for this version. Proceed to starting the service.

Start the service

Terminal window
net start thingsboard

Upgrading ThingsBoard to 3.3.4

ThingsBoard package download

Download ThingsBoard installation file for Windows: thingsboard-windows-3.3.4.zip.

ThingsBoard service upgrade

  • Stop ThingsBoard service if it is running.
Terminal window
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:

Terminal window
C:\thingsboard>upgrade.bat --fromVersion=3.3.3

Start the service

Terminal window
net start thingsboard

Upgrading ThingsBoard to 3.3.3

ThingsBoard package download

Download ThingsBoard installation file for Windows: thingsboard-windows-3.3.3.zip.

ThingsBoard service upgrade

  • Stop ThingsBoard service if it is running.
Terminal window
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:

Terminal window
C:\thingsboard>upgrade.bat

Start the service

Terminal window
net start thingsboard

Upgrading ThingsBoard to 3.3.2

ThingsBoard package download

Download ThingsBoard installation file for Windows: thingsboard-windows-3.3.2.zip.

ThingsBoard service upgrade

  • Stop ThingsBoard service if it is running.
Terminal window
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:

Terminal window
C:\thingsboard>upgrade.bat

Start the service

Terminal window
net start thingsboard

Upgrading ThingsBoard to 3.3.1

ThingsBoard package download

Download ThingsBoard installation file for Windows: thingsboard-windows-3.3.1.zip.

ThingsBoard service upgrade

  • Stop ThingsBoard service if it is running.
Terminal window
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:

Terminal window
C:\thingsboard>upgrade.bat

Start the service

Terminal window
net start thingsboard

Upgrading ThingsBoard to 3.3

ThingsBoard package download

Download ThingsBoard installation file for Windows: thingsboard-windows-3.3.zip.

ThingsBoard service upgrade

  • Stop ThingsBoard service if it is running.
Terminal window
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:

Terminal window
C:\thingsboard>upgrade.bat

Start the service

Terminal window
net start thingsboard