Dockerize the frontend of controlpanel 98/5398/4
authorRehanRaza <muhammad.rehan.raza@est.tech>
Fri, 8 Jan 2021 16:54:16 +0000 (17:54 +0100)
committerRehanRaza <muhammad.rehan.raza@est.tech>
Tue, 12 Jan 2021 12:35:13 +0000 (13:35 +0100)
commitf9523c1537c94946ecd9a8250b0de429881418f5
tree17b6e3a60a1f60541c4b0537ce710b770f751e6c
parentb75ca3906ec5d7eb2b48501e9c2abec3c3243ce4
Dockerize the frontend of controlpanel

Enable the frontend to run in its own docker container, and make calls to the configurable backend.

Change-Id: Ie9eebf5c1ea144feea8c3cd0d9c21a6ac892d9c2
Issue-ID: NONRTRIC-376
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
pom.xml
webapp-backend/pom.xml
webapp-frontend/.dockerignore [new file with mode: 0644]
webapp-frontend/Dockerfile [new file with mode: 0644]
webapp-frontend/container-tag.yaml [new file with mode: 0644]
webapp-frontend/nginx.conf [new file with mode: 0644]
webapp-frontend/pom.xml [deleted file]