Skip to content
Stand with Ukraine flag

Docker Compose upgrade instructions

Upgrading ThingsBoard PE to latest 4.3.1 (4.3.1.1)

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=4.3.1.1PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to latest 4.3.1 (4.3.1)

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=4.3.1PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to latest 4.3.0 (4.3.0.1)

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=4.3.0.1PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to latest 4.2.2 (4.2.2.1)

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=4.2.2.1PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to latest 4.2.2 (4.2.2)

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=4.2.2PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to latest 4.2.1 (4.2.1.2)

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=4.2.1.2PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 4.2

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=4.2.0PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 4.1

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=4.1.0PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 4.0.2

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=4.0.2PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 4.0.1

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=4.0.1PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 4.0

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=4.0.0PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.9.1

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.9.1PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.9

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.9.0PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.8.1

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.8.1PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.8

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.8.0PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.7

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.7.0PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.6.4

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.6.4PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.6.3

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.6.3PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.6.2

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.6.2PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.6.1

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.6.1PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.6

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.6.0PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.5.1

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.5.1PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.5

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.5.0PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.4.4

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.4.4PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.4.3

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.4.3PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.4.2

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.4.2PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.4.1

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.4.1PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.4

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.4PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.3.4.1

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.3.4.1PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.3.4

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.3.4PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.3.3

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.3.3PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.3.2

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.3.2PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.3.1

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.3.1PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.3

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.3PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.2.2

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.2.2PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.2.1

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.2.1PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.2

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.2PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.1.1

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.1.1PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.1

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.1PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.0.1

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.0.1PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh

Upgrading ThingsBoard PE to 3.0

ThingsBoard PE service upgrade

  1. Change the parameter TB_VERSION in the .env file:
    TB_VERSION=3.0PE
  2. Execute the following commands:
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh