summaryrefslogtreecommitdiffstats
path: root/deploy_vm1.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-10-26Increase timeout to 600ssubhash kumar singh1-3/+3
Increase timeout to 600s to bring up dockers. Change-Id: I428e789f6f93678a1163221ef41805d0184a3d36 Issue-ID: AAI-443 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2017-10-03Change the docker startup to wait beforeVenkata Harish K Kajur1-2/+8
container is finished to ensure that during when script finishes at least the resources traversal and haproxy is up as they need to be connected to hbase Issue-ID: AAI-411 Change-Id: I8f383582c8d69a669e14b084df028c53e62d2bd5 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-28Change dmaap from localhost to existing dmaap hostVenkata Harish K Kajur1-8/+0
Issue-ID: AAI-401 Change-Id: I4962d910b5ea335842f1fc00b18893d83e413c96 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-19Change docker-compose to start all containersVenkata Harish K Kajur1-16/+5
Move the wait for it in the docker container instead of it being in the outside to spin up all the containers at once Issue-ID: AAI-307 Change-Id: I2643b1c1a59f5e9e7d900012d216ab4f51995fbf Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-18Modify deploy script for common docker changesVenkata Harish K Kajur1-26/+24
Issue-ID: AAI-219 Change-Id: I9ee98530c5b446bb76fdf5326c19d76b567595fd Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-31Add better logging to deploy scripts to figure outVenkata Harish K Kajur1-1/+6
startup issue where data is not being loaded as expected Issue-ID: AAI-238 Change-Id: I9c18e6ffc4fa51a2be5c8176260861a375d051dd Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-07-17Adding search service backARUL NAMBI1-1/+1
Change-Id: I53fb71060d98987e574d3d50cbe30f4228db50c2 Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
2017-07-07Adding sparky volume for configARUL NAMBI1-2/+3
Change-Id: I73a79c41f3ba689eb3948d8314964215bab1cc33 Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
2017-07-06Fixing data-router name and adding sparkyARUL NAMBI1-3/+3
Change-Id: Ie3d4bd1e158fcc9239752dc7d103a701514d0f46 Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
2017-06-27Renaming sparky docker image to sparky-beARUL NAMBI1-2/+2
Issue-ID:AAI-13 Change-Id: I19f46cc1c73a11fd045af686fee6366343286650 Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
2017-06-13Adding configurations for sparky UIARULNA1-0/+10
Change-Id: I320fae5badf1a3da2fe7227b77fd89027a67053f Signed-off-by: ARULNA <arul.nambi@amdocs.com>
2017-06-08Change the deploy vm1 logs directory permissionVenkata Harish K Kajur1-2/+27
Change-Id: Ia2d6b5467a13397161ee6612fbbbf66733fcf811 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-06-06Change deploy vm1 to only deploy dmaap docker onceVenkata Harish K Kajur1-1/+6
Change-Id: Ic71066254bde18288ff69159727d6faea318097b Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-06-06Update the deploy vm 1 script to deploy dmaapVenkata Harish K Kajur1-0/+2
Clones and deploys the dmaap docker containers Change-Id: Id882ff3eade6317b9cefa93c47bf02734714b19f Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-30Fix the typo in the docker tag pullVenkata Harish K Kajur1-6/+6
Change-Id: Ia38e3ca9341da5f35ca02f1f17aa80435763040d Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-30Update deploy scripts to use the onap nexusVenkata Harish K Kajur1-3/+27
Change-Id: I44f741b40b54d49d4c9d01ad33cd23438e873cdc Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-26Removing '-' export commands.davesh1-8/+8
Change-Id: I9874945b389e7bcd5082463140ed150546a9a554 Signed-off-by: davesh <shwetank.dave@amdocs.com>
2017-05-25Added search, DR, ML, ES services.davesh1-0/+21
Change-Id: Icce7b212046c70acad7457ccfd8bbf040da0d0bc Signed-off-by: davesh <shwetank.dave@amdocs.com>
2017-05-22Add deploy scripts and docker-compose for aaiVenkata Harish K Kajur1-0/+73
Change-Id: I9558e4ae1da125a6c18c616aab93009c3e9d57bb Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>