summaryrefslogtreecommitdiffstats
path: root/admportal/shell
AgeCommit message (Collapse)AuthorFilesLines
2019-06-12Fix admportal imagePetr Ospalý1-2/+3
Docker container should be stateless and be self-contained. When image is run as container it should behave exactly the same with each run. This commit moves npm install stuff into docker build stage where it belongs. Please, read: https://docs.docker.com/get-started/part2/ Issue-ID: SDNC-685 Signed-off-by: Petr OspalĂ˝ <p.ospaly@partner.samsung.com> Change-Id: I4ff18b313a9af400bbfc2cbf6f4a1b1334593d9a Former-commit-id: 8436b953a938452f2d7c865e3bc2449ecfcabdea
2019-04-12Handle case where sslcert file is not specifiedTimoney, Dan (dt5972)1-2/+3
If ssl cert file is not specified, do not enable SSL. Current script does not explicitly check and so crashes if https port is specified and ssl cert file is not. Change-Id: I3e72444302e1c499e1efd6ad6938c8d7b9aaa9c1 Issue-ID: SDNC-727 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 43d2b9ad3edc462b79213faac4ab32f448ebf75c
2019-04-09Add new HTTPS listener on port 8443Rotundo, Alfred (ar3165)1-8/+36
Changes made: expose port 8443 from container added new listener to listen on that port added cert when starting up Change-Id: I5106192d55d51fd340f28b9eace0c5ea83afcd99 Issue-ID: SDNC-528 Signed-off-by: Rotundo, Alfred (ar3165) <ar3165@att.com> Former-commit-id: 77710f34952c5ac8d6f8250d90b03b43de1a4a5b
2017-09-20remove jar filesAl Rotundo2-6/+6
jar files from lib directory were removed that were not needed. Added needed files into pom.xml file. Change-Id: I7cd15cdb3b65f790e4dbb4334753cb51d08f1803 Issue-ID:SDNC-81 Signed-off-by: Al Rotundo <arotundo@att.com> Former-commit-id: a11ee6416f6c565a3e8f979593855ac42dba10ce
2017-02-15Initial commit for OpenECOMP SDN-C OA&MTimoney, Daniel (dt5972)9-0/+157
Change-Id: I7ab579fd0d206bf356f36d52dcdf4f71f1fa2680 Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: 2a9f0edd09581f907e62ec4689b5ac94dd5382ba