Go to documentation repository
Page History
Instalacja z repozytorium jest wykonywana automatycznie, wliczając w to wszystkie komponenty systemu.
Aby zainstalować Serwer Axxon Next z repozytorium, wykonaj następujące kroki:
Wykonaj następujące komendy
Installation from the repository is performed automatically including all the system components.
For this purpose, do the following:
Consequently execute the commands:
Code Block echo 'deb http://download.axxonsoft.com/debian-repository stretch main' | sudo tee -a /etc/apt/sources.list.d/axxonsoft.list echo 'deb http://download.axxonsoft.com/debian-repository stretch backports/main' | sudo tee -a /etc/apt/sources.list.d/axxonsoft.list wget --quiet -O - "http://download.axxonsoft.com/debian-repository/info@axxonsoft.com.gpg.key" | sudo apt-key --keyring /etc/apt/trusted.gpg.d/axxonsoft.gpg add - && sudo apt-get update
Info title Note If the distributives based on Jeśli używane są dystrybucje bazujące na Debian 10 are used, it may be necessary to install additional packages, instalacja następujących pakietów może być konieczna:
apt-get install wget
apt-get install gnupgTo install a Server, run the following commandAby zainstalować Serwer, uruchom następującą komendę:
Code Block sudo apt-get install axxon-next
To install a FailOver Server, run the following commandAby zainstalować Serwer FailOver, uruchom następującą komendę:
Code Block apt-get install axxon-next-raft
Note title Attention! It is not allowed to simultaneously install a regular Server and a FailOver Server.
Instalacja regularnego Serwera oraz Serwera FailOver na jednej stacji jest niedozwolona.
Podczas instalacji instalator zażąda nazwy Domeny Axxon dla Serwer Axxon Next. Jeśli pozostawisz pole puste, Domena Axxon może zostać określona podczas pierwszego połączenia z Serwerem poprzez KlientDuring the installation, the installer will request the name of the Axxon-domain for the Axxon Next server. If you leave this field blank, you can specify it on the client at the first connection.