Skip to content
Snippets Groups Projects
Commit 9ab67f5d authored by ecaiyanlinux's avatar ecaiyanlinux
Browse files

Update a1-interface with nginx to support https


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: default avatarecaiyanlinux <martin.c.yan@est.tech>
Change-Id: I1edcd0d02023643feca042689283ef242d39e555
parent 8302f193
No related branches found
No related tags found
Loading
Showing
with 151 additions and 86 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment