-
Story
-
Resolution: Won't Do
-
Undefined
-
None
-
None
-
False
-
-
False
-
-
Company A is wanting to offer a managed service to deploy servers running their products in Customer B's network.
They wish to do this via a "beachhead" server in Customer B's network. The scenario is to use to allow Customer A's network to connect to a the beachhead server in Customer B's network over SSH and HTTPS.
There are 2 Interconnect hosts in Customer A's network running skupper podman listening for connections. The Server in Customer B's network will run skupper podman to create links to the Interconnect Servers on Customer A's network. However, Customer B's network is secured and does not allow open ports to the Internet, and can only make Internet connections via Proxy. We need a way for skupper-router to utilize a proxy. This seems possible from reading:
https://stackoverflow.com/questions/36843504/can-we-use-amqp-protocol-using-http-proxy
I will include a diagram as soon as I can make one.