Age | Commit message (Collapse) | Author | Files | Lines |
|
Change cdt container to use a nodejs container so
that the nodejs backend of cdt can run.
Change-Id: I280bc02bee136bb1eda908f91e7efacfca8eb101
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1600
|
|
Change cdt to run on nginx image
Configure nginx to use https
Add sample certificates for https
Change-Id: Ie93cf7e5b0e6a287753ffd54edace5492ad667b3
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1551
|
|
Create a folder in /tmp to keep each version of cdt by itself.
Clear this folder before build so that only the newest version
will be unzipped and put into the docker image.
Change-Id: I9c42699f6de2db04d06316358dbe2bca04346eec
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1109
|
|
Allow the cdt port to be set by the CDT_PORT variable.
Defaults to the default oom port.
Change-Id: Ib916b0ab2d9267aa01c31372a57738a8c2d6bae6
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-924
|
|
Adding the scripts and docker file to build a docker
image for cdt, based on httpd image.
Change-Id: I10a99c6776dede642615e3da9654e62f644b3276
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-748
|