Add a script to create proxies to dashboards 81/39681/3
authorMartin Kulhavy <martin.kulhavy@nokia.com>
Sun, 20 Aug 2017 21:30:40 +0000 (00:30 +0300)
committerMartin Kulhavy <martin.kulhavy@nokia.com>
Sun, 20 Aug 2017 21:57:22 +0000 (00:57 +0300)
commit232992676a3a5bff9d4e3e98c42fd1b5c6d6d578
treee714e3aec06d4e390d2402af76b988fb2b54ebfd
parent8bdde6b0cd0a47002d56b501fc317220faae959e
Add a script to create proxies to dashboards

A script to create virtual hosts in Apache2 to proxy communication to
the web dashboards/consoles which might be on private networks. In case
of frequent access to these services, this approach is simpler than
using SSH tunneling each time.
Additionally, this script creates a customized homepage for the jumphost
with links to the dashboards and information about the credentials.

Change-Id: I2c9e17a95fa480095a4baba6bd990628bc73e053
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
ci/setupproxy.sh [new file with mode: 0644]