Reverse Proxy with Nginx + SSL configuration
Updated 10-25-2023
Additionally, if you find that you have made an error setting up your proxy URL on Sisense, and the link is now broken, you can undo your proxy URL configuration on Sisense by running:
kubectl -n sisense exec -it <configuration_POD_NAME> -- bash
node node_modules/@sisense/sisense-configuration/bin/sisense-conf setbase webServer.proxyurl null -p -c ${ZOOKEEPER_CONN_STRING}