Manual embedded Tomcat setup

You have the ability to manually configure communications between embedded Tomcat and the browser.
In doing so, you forgo the dialog-supported configuration that is available for the "Internet Information Services (IIS)", "NGINX" and "No front-end web server" options.

Further technical specifications for the manual setup can be found in the following files. This are included with Intrexx.

  • <intrexx-installation-directory>\samples\web-tls-configuration\nginx\portal-remote.conf

Get in contact with the Intrexx Support Center if you need more information.

Name

Description

Base URL of the portal

The base URL needs to be entered here.
The first part refers to the protocol. You have configured an encrypted connection between the Intrexx portal server and the browser. The second part is made up of the hostname that you defined in the NGINX configuration file. Please make sure that this ends with a slash (/). It is essential that this is correct so that your portal can be accessed in the browser.

More information

Intrexx architecture
Windows - Configure IIS (Internet Information Services)
Linux - Configure NGINX