Marvin Pro is a web application that uses web services to perform its features. It consists of two main parts:
The following packages are required and will be installed if not available:
The following network ports will be used:
{primary} Ports marked with an asterisk(*) must be accessible from the Marvin Pro application users' network domain.
After you extracted the archive, place your license file into MarvinPro\webservices\license\
. Make sure that the filename is license.cxl
. Unless the license file is found in the correct location, the install script will fail. If that happens, make sure to run the uninstall script before trying to run the install script again.
Simply execute the install.sh
script from the installation root folder with one parameter: the external IP address/name of the host server. This information is injected into the application page and used to access the web services from the Marvin Pro users' machines.
After installation, the application can be reached:
http://localhost:64444
http://<external-ip-address>:64444
Execute the uninstall.sh
script. This will stop then remove the Marvin Pro web container and Web Services.
{info} The dependent packages (Java, Apache 2, net-tools) will not be removed by the script.