Sign inSign up

uisautomation/lookupproxy

By uisautomation

Updated over 7 years ago

Automated build of the lookupproxy application

Image
0

2.2K

uisautomation/lookupproxy repository overview

Lookup Proxy API

Build
Status codecov

This is a proxy API for the University of Cambridge Lookup service. It must be hosted within the CUDN but may be used to provide access to the Lookup service for clients outside of the CUDN.

Clients are authorised by means of an OAuth2 token with appropriate scope. See the documentation for further details.

Dockerfile

This application ships with a basic packaging using Docker. It makes use of gunicorn to serve the docker application and, via whitenoise, to serve static files. The container is configured to use lookupproxy.settings.docker by default as the Django settings. In use you probably want to override this with a settings module which includes at least the OAuth2 configuration and SECRET_KEY setting.

Tag summary

Content type

Image

Digest

Size

403.9 MB

Last updated

over 7 years ago

docker pull uisautomation/lookupproxy