adop-docker-compose icon indicating copy to clipboard operation
adop-docker-compose copied to clipboard

Talk to us on Gitter: https://gitter.im/Accenture/ADOP

Results 42 adop-docker-compose issues
Sort by recently updated
recently updated
newest added

Hi, We are using SelFit selenium automation framework to automate test cases. This framework requires 3 additional external jars to be placed in Maven repository folder. This is the prerequisite...

I've heard about some folk having a bad experience spinning up ADOP from a location with various ports blocked. Has anyone experienced this and if so what failed and when?...

enhancement
help wanted

In the process of setting up ADOP locally, I believe there is a couple of things that would be helpful to the consumer in the documentation. 1. In the section...

help wanted

If stack has been created using swarm, Selenium link on release note page is broken: `https://selenium.swarm-tes-proxyela-random-number.us-east-1.elb.amazonaws.com.xip.io` It tries to create the same link, as it would have done if we...

Job /job/ExampleWorkspace/job/ExampleProject/job/Create_Environment doesn't work: ``` [EnvInject] - Inject global passwords. Started by user Admin User [EnvInject] - Loading node environment variables. [EnvInject] - Preparing an environment for the build. [EnvInject]...

Overall output: ``` bash bash -x ./adop compose gen_certs ~/.foo ++ basename ./adop + CMD_NAME=adop +++ echo ./adop +++ sed -e 's,\\,/,g' ++ dirname ./adop + export CLI_DIR=. + CLI_DIR=....

Once you have created a platform, if at a later point you wish to docker-compose commands, for example to restart some of the services, first you need to source 3...

If data is present in either ~/.aws/config or ~/.aws/credentials, whatever bash magic is happening in the scripts isn't working. I enabled debug mode in the scripts by adding `#!/bin/bash -ex`...

Currently in docker-compose.yml file, lines 224 and 227, inside Jenkins configuration, we are using internal URLs for front-ends of Gerrit and SonarQube. As a result, links in Jenkins do not...

Quoting @oscarrenalias in #75: > When creating temporary folders as in TEMP_CERT_PATH, we may want to use something like mktmp to create temporary folders in the correct place for doing...

help wanted