Go to documentation repository
Page History
...
To update Axxon One from the repository, sequentially run the commands as a root:
Code Block language bash sudo apt-get update sudo apt-get upgrade install <package name>
Example of packages:
- axxon-one (for the Server side);
- axxon-one-raft (for the Server in the Failover mode);
- axxon-one-client (for the Server and Client type).
For example:Code Block language bash sudo apt-get update sudo apt-get install axxon-one
- To update Axxon One from the folder, do the following:
- Go to the folder with the downloaded packages.
Run the following command:
Code Block language bash sudo dpkg -i *
| Panel | ||||||
|---|---|---|---|---|---|---|
| ||||||
Example of packages required to update the Server side:
Example of packages required to update the Server in the Failover mode:
Example of packages required for the Server and Client updating type:
|
...
Overview
Content Tools