bbc/nmos-reverse-proxy

Name: nmos-reverse-proxy

Owner: BBC

Description: Reverse proxy library used in NMOS reference implementations

Created: 2017-09-01 10:31:23.0

Updated: 2018-02-05 17:31:20.0

Pushed: 2018-02-27 11:33:10.0

Homepage: null

Size: 75

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

NMOS Reverse Proxy

This package includes the NMOS reverse proxy utility. This is used to present multiple APIs on the same machine listening on different ports on a single port. By default this is port 80.

The utility presents a top level directory structure, under which each of the APIs has a path as per the NMOS conventions for APIs.

Debian packaging

This utility depends on the nmos-common. Please make sure this has been installed before proceeding.

This package is only suitable for use with Debian systems, and as such has been debian packaged. To install:

get install devscripts apache2-dev debhelper -y
 deb
 -i reverse-proxy_*_all.deb
 apt-get -f -y install

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.