openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #22448
Re: Gerrit Review + SSH
On 2013-04-05 20:18:38 +0100 (+0100), Pádraig Brady wrote:
> I'd just fire up a server in the cloud for a couple of minutes,
> that has sshd listening on port 443, that could be used to
> tunnel to gerrit port 22. Cost would be negligible.
Minor correction--while it uses SSH protocol, it's actually
listening on port 29418 on the Gerrit server not 22 (the former is a
Java-based SSH service built into Gerrit's JVM, while we use the
latter to be able to remotely manage the underlying GNU/Linux
server).
--
Jeremy Stanley
References