Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

    1. Go to the folder with the downloaded packages.
    2. Execute the following command:

      Code Block
      sudo dpkg -i *


Panel
titlePackage examples

Example of packages required to update the Server side:

Panel
axxon-drivers-pack_3.73_amd64.deb 
axxon-detector-pack_3.8_amd64.deb 
axxon-one-core_1.9.0_amd64.deb 
axxon-one_1.9.0_all.deb

Example of packages required to update the Server in the Failover mode:

Panel
axxon-drivers-pack_3.73_amd64.deb 
axxon-detector-pack_3.8_amd64.deb
axxon-one-core_1.9.0_amd64.deb 
axxon-one-raft_1.9.0_amd64.deb

Example of packages required for the Server and Client updating type:

Panel
axxon-drivers-pack_3.73_amd64.deb 
axxon-detector-pack_3.8_amd64.deb
axxon-one_1.9.0_all.deb 
axxon-one-core_1.9.0_amd64.deb 
axxon-one-client-bin_1.9.0_amd64.deb 
axxon-one-client_1.9.0_all.deb


These options describe an update within one version of Axxon One (for example, from 1.0 to1.9). If you want to update from Axxon One 1.0 to Axxon One 2.0, you should first update the repositories. The repositories and the commands are specified in the item 1 on the page Installing from repository.

...