Issue with NGINX proxy

Hello Helical Insight,

We have deployed the helical insight container behind nginx proxy. When we access the helical application, we are able to access the application but all the urls are getting generated with the internal ip address of the helical server. How can we configure this to take the domain name instead of the internal ip. The version being used is 4.1 GA.

Thank You,
Snow.

Hello Snow,

Generally all our customers who are using Apache web server / Nginx web server, they create domain / sub domain at the server level. So similarly in your case you can create domain / subdomain for Nginx web server and from there you can give proxy / reverse proxy redirection using multiple protocols. One of the most used protocol is AJP protocol through which you will redirect proxy from Nginx to Apache tomcat and the domain / subdomain which you had created in Nginx the same can be used (using proxy redirection) to access tomcat and eventually helical insight application.

This we are just aware based on client interactions and we don’t have any expertise in this field, since network team of client generally handles this.

Thank You,
Helical Insight.