Skip to content

NGINX for access to external Customer Testenvironments

Nginx for access to external Customer Testenvironments.

1. What environments are configured.
  • LH
  • A3
  • NG (dev environment on our side)
  • LG (payment url and WBM)
2. How to access the redirector

The redirector is installed on a vm on the hostsystem 10.0.57.100 with the IP 10.0.1.11. The access is handled via LDAP.

From: Mark Westenberg mwestenberg@quintessence.net Date: Thursday, 30 March 2023 at 10:52 To: ops ops@quintessence.net Subject: Re: Internal nginx The internal one for lh ew is 10.10.57.250 <-- access with qcuser 47.., switch to root: su - 47..

3. Where is the nginx installed.

The directory I located in /usr/local/nginx The config files for the VHosts are located in /usr/local/nginx/conf/conf.d For editing these Files Infra is allowed to switch to root via sudo.

4. Restart of the Nginx.

For a restart I created the script restart.sh in the folder /usr/local/nginx. This script can be executed with sudo /usr/local/nginx/restart.sh

5. Logfiles

The Logfiles are located in /usr/local/nginx/logs

6. Permission stuff

All of the permission stuff can be found in /usr/local/nginx/jar and /usr/local/nginx/libs