proxy

command
v2.3.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 30, 2018 License: Apache-2.0 Imports: 6 Imported by: 0

README

To use the example app:

Push two differently named instances of the app

cd ~/workspace/cf-networking-release/src/example-apps/proxy
cf push appA
cf push appB

See that they are reachable and what their IPs are

curl appa.<system-domain>
curl appb.<system-domain>

See that proxying from A to B works over both the router and overlay

curl appa.<system-domain>/proxy/appb.<system-domain>
curl appa.<system-domain>/proxy/<overlay-ip-of-appB>:8080

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL