Update a1-interface with nginx to support https 01/3701/3
authorecaiyanlinux <martin.c.yan@est.tech>
Thu, 14 May 2020 13:11:45 +0000 (15:11 +0200)
committerecaiyanlinux <martin.c.yan@est.tech>
Fri, 15 May 2020 12:45:42 +0000 (14:45 +0200)
a1-interface is implemented with python flask
It does not support both http/https at the same time
This commit installs nginx in python image
nginx is serving http/https requests
All real traffic will be forwarded to python process
nginx is serving as a pure reverse-proxy

Issue-ID: NONRTRIC-218
Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
Change-Id: I1edcd0d02023643feca042689283ef242d39e555


No differences found