Hello TG Team,
We are currently setting up the TG graph database for our client, on their server, and our client, due to security reasons, is unwilling to open up port 14240 for us. Hence we changed the nginx port number, but after doing such we wouldn’t be able to use a remote gsql client (running gsql scripts in bash for example)
So is there a way to use a remote GSQL client with server port other than the default 14240? I looked into the gsql_client.jar (as mentioned in this guide), but could not find a way to alter the server port which the client addresses to.
Thanks!