Giter VIP home page Giter VIP logo

nmos-reverse-proxy's Introduction

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:

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

nmos-reverse-proxy's People

Contributors

andrewbonney avatar dannymeloy avatar jamesgibo avatar peterbrightwell avatar simonrankine avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

jamesba pkeroulas

nmos-reverse-proxy's Issues

RPM configuration files cause httpd to fail to start on Centos7

The RPM package's httpd configuration files are causing httpd to fail to start with the follow error:

Syntax error on line 5 of /etc/httpd/conf.d/nmos-reverseproxy-common.conf: Could not open config directory /etc/httpd/conf.d/nmos-apis: No such file or directory

A directory listing of /etc/httpd/conf.d/ shows the nmos-apis/ directory has not been created.
ips-apis/ does exist (both are referred to in the base configuration file at https://github.com/bbc/nmos-reverse-proxy/blob/master/rpm/nmos-reverseproxy-common.conf)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.