Dear Community,
I currently have set up my GitLab https proxy with Access Manager over port 443.
The problem I have is that gitlab is also supposed to work over SSH when communicating from terminal or pushing/pulling the code. Would it be possible to set up an service that is listening on Access Manager on port 2224 for example and forwards my SSH connection to gitlab server and port 22.
For now I have set-up my network so, that the https protocol allows to connect to gitlab through AM, but SSH is only allowed inside via different DNS IP. What I would like to acchieve is, that also from the inside GitLab is served via AM.
With kind regards,
Sebastian Novak