summaryrefslogtreecommitdiffstats
path: root/res/docker/instance_config.sh
AgeCommit message (Collapse)AuthorFilesLines
2020-08-10Don't modify the config file with sed in the docker entrypoint scriptdyh1-47/+0
Change-Id: I71d86943f9a0c0175b9f7b2669511ec9a35fb2d6 Issue-ID: VFC-1623 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-06-28Implementation of HTTPS support for VFC-vnfres project interfacedengyh1-0/+4
Change-Id: I79aaf45cb613d8c1093275455dca41012039a51a Issue-ID: VFC-1676 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2020-02-28Change the MSB registration switch to the environment variable acquisition ↵yangyan1-0/+4
mode and fix typo error Change-Id: Ifa0f27a999c7000f61c65d0a036979b5398090cc Issue-ID: VFC-1601 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-02-21Modify global variable substitutionyangyan1-2/+2
Change-Id: I6fcd4f37b804cd0661b67190e45b02d1c7d0b522 Issue-ID: VFC-1595 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-02-17Modify the request by msb with httpsyangyan1-0/+5
Change-Id: I3d5ac977c3f3e664078428684aa50387fc71bdeb Issue-ID: VFC-1602 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-04-02Fix docker config filefujinhua1-9/+5
Change-Id: Ib469a1c5e88585a54e15c3ef7bf49fdb90e67ed0 Issue-ID: VFC-1306 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-03-26update mysql and redis service nameyangyan1-1/+12
Change-Id: I25e4c972b05fde8c596957150d1707220badb7a9 Issue-ID: VFC-1316 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-08-08Remove DB and redis service from vnfresfujinhua1-16/+4
Change-Id: If3b274d442bdde62a225c5fe02116af4f38a0509 Issue-ID: VFC-980 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-21Remove docker invalid address substitutionying.yunlong1-2/+0
Change-Id: I88270ef02b15553f0747b780de63261a0589e94a Issue-ID: VFC-409 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-11Fix bugs in docker build scriptsying.yunlong1-2/+2
Change-Id: Ic2818ff36834e825edbd2374b06f7e5165004112 Issue-ID: VFC-324 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-11Fix db info in docker build scriptsying.yunlong1-3/+3
Change-Id: I8972581ca1a3b6557a7924323cdf8e7a925a978c Issue-ID: VFC-324 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-11Add scripts execution permissionsying.yunlong1-0/+0
Change-Id: I28d6e95a8a9198b7cdda94f80e7eaab67009ab77 Issue-ID: VFC-322 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-04Add vnfres docker build filesying.yunlong1-0/+41
Add docker build files to build vfc gvnfm vnfres docker images. Change-Id: I8bc366de6d750bce627716c96f1feabb44a1c035 Issue-ID: VFC-255 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>