I am trying to install Jetbrains gateway on a machine which has no graphics environment, nor an internet connection. My situation is similar to scenario 3 in this regard.
I have manually installed the gateway from the .tar.gz file.
Now upon trying to run the gateway script per the instructions with ./gateway.sh, I get the error: Startup Error Unable to detect graphics environment.
I assume there is a way to run it headlessly, I just haven't been able to find any information. My goal is to connect goland to the server to debug some processes I cannot easily mock on my own system.