hortonworks/openstack-proxy

Name: openstack-proxy

Owner: Hortonworks Inc

Description: null

Forked from: leki75/openstack-proxy

Created: 2018-02-28 01:16:10.0

Updated: 2018-02-27 15:22:32.0

Pushed: 2018-02-28 01:15:27.0

Homepage: null

Size: 1

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Description

The purpose of this reverse proxy is to solve access problems with OpenStack installations where the publicURL is not accessible or the common name in the certificate differs from the advertised entrypoint.

The proxy directs all traffic to the internalURL and filters endpoint IPs as well. OpenStack client should be set to the proxy IP instead of the public or internal URL.

Configuration

Set both OS_INTERNAL_IP and OS_PUBLIC_IP environment variables in docker-compose.yml appropriately.

Prerequisits
Startup

docker-compose up -d


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.