diarizer-proxy

command
v0.0.0-...-b1d8076 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2020 License: GPL-3.0 Imports: 5 Imported by: 0

README

Diarizer Proxy

This is a Cloud Foundry application whose purpose is to proxy requests to the diarizer.

[You probably don't need this & are better left off ignoring this directory.]

I have only one IP address, and only one port 80, and only one port 443. I'm using them for my Cloud Foundry installation, so I forward traffic to the diarizer via this wonderfully small Go program.

Here's how to install the program:

cf api api.cf.nono.io
cf target -o org -s space
cf create-private-domain org diarizer.com
cf push
cf create-security-group diarizer.nono.io security-group-diarizer.json
cf bind-security-group diarizer.nono.io org --space space
cf restart diarizer-proxy

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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