jhu-sheridan-libraries / jhuda-docker-proxy

JHU Data Archive HTTP proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTTP Proxy Image

Provides public HTTP connectivity to the JHU Data Archive by terminating SSL connections and proxying related services. Note that any URL path which is proxied to the Shibboleth SP (http://sp/...) requires authorization.

Configured reverse proxy placeholders:

Description Public URL Path Reverse Proxy URL
Shib IdP /idp https://idp:4443/idp
Shib SP /Shibboleth.sso http://sp/Shibboleth.sso
Fedora repository /fcrepo http://sp/fcrepo
Elastic Search /es http://sp/es
Ember application /app http://sp/app
Static assets / http://static-html:82/

Status

Automated Build Build Status

Locations

Environment Variables

None.

About

JHU Data Archive HTTP proxy


Languages

Language:Shell 50.2%Language:HTML 34.7%Language:Dockerfile 15.2%