Skip to content

PoC: SSH requests routing

Overview

We need to figure out how we are going to route SSH connections to the right Cell when someone does a git pull/push via SSH.

Proposal

Potentially explore using Git over HTTP to route, similar to how Geo does it.

Edited by Thong Kuah