Installing, updating and removing Eocortex Union🔗
Installing and updating Eocortex Union🔗
To install or update Eocortex Union, download the Eocortex Union archive from the website and execute the following commands in the console:
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.
tar -xf eocortex-union.tar.gz
cd eocortex-union
chmod +x ./install.sh
sudo ./install.sh
Removing Eocortex Union🔗
To remove Eocortex Union, execute the following command:
/opt/eocortex-union/service/uninstall.sh