summaryrefslogtreecommitdiffstats
path: root/cvp/docker/docker-compose.yml
AgeCommit message (Collapse)AuthorFilesLines
2018-07-25Move OVP web portal code to a separate repoxudan1-58/+0
The new repo for web portal is https://gerrit.opnfv.org/gerrit/dovetail-webportal JIRA: DOVETAIL-671 Change-Id: Iac085abc3d175b9a091d70d0448af56c7a6845e9 Signed-off-by: xudan <xudan16@huawei.com>
2018-06-20Update OVP portal docker images for missing packageEddie Arrage1-2/+2
- The missing futures packages was added in patch: https://gerrit.opnfv.org/gerrit/#/c/58833/ - The patch above does resolve the issue and has been valdiated on a development instance. - The issue was likely introduced in patch https://gerrit.opnfv.org/gerrit/#/c/56623/ Change-Id: I850947e386024e6b65514bdb518799c359234811 Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
2018-06-20Update CVP Container TagsTrevor Bramwell1-2/+2
These include updates for the new web portal. Change-Id: I2951c8a1b00947a4546b4f90440ff8e0af8640e4 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-02-28Update CVP Docker Compose ConfigurationTrevor Bramwell1-11/+9
- Uses extra files config.env, vhost.env to hold environment variables for docker configuration. - Provides samples for these config that can be copied and modified to fit deployment requirements. - Updates the docker images to the newest releases. Change-Id: Ibe9b8597edfb38940297433708497c244200d0af Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-28[cvp-web]remove useless docker-compose yamlgrakiss1-7/+7
JIRA: DOVETAIL-514 remove useless docker-compose yaml Change-Id: Ic754488611571c3464515772680ad94bbe5651ea Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2017-09-28add api&web services for cvpgrakiss1-0/+60
JIRA: DOVETAIL-512 add api&web services for cvp Change-Id: I9ef9525e980fe61dc3108035ef9a3ff8783b2697 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>