Installing, updating and removing Eocortex Union🔗
Installation🔗
To install Eocortex Union, download the Eocortex Union archive archive from the website and execute the following commands in the console:
tar -xf eocortex-union.tar.gz
cd eocortex-union
chmod +x ./install.sh
sudo ./install.sh
Note
During the installation process, it will be required to enter the IP address or fully qualified domain name that will be used to access Eocortex Union. (Examples: 123.4.56.78, union-server.myconpany.com)
Go to the specified address can after successful completion of the installation.
Update🔗
To update Eocortex Union, it is required to download the eocortex-union.tar.gz archive with the current version of Eocortex Union and repeat the installation steps. In this case, there will be no need to enter the server address.
Removal🔗
To remove Eocortex Union, execute the following command:
/opt/eocortex-union/service/uninstall.sh