SSH over HTTPS

Hello!

I’m looking into ways to support SSH usage with our GitLab instance (CE). Unfortunately, this system is behind a university firewall and as such port 22 is not open to the public (works fine on campus networks). Out instance uses HTTPS for the actual site, so I was wondering if there is more information in the docs or other based off of this blog post on how to set up SSH over HTTPS (like requirements, etc). Apologies, web stuff isn’t my forte but a friend and I are taking this challenge on.

Cheers,
Mike

Try KeyBox - https://www.sshkeybox.com

Everything is over SSL (HTTPS), you can setup / manage users, and give them access to systems through profiles.

https://www.sshkeybox.com/docs/using/basic/

Can this be used for MySQL ports as well? Google Cloud Platform is waaay too stubborn theese days