adop-aws
adop-aws copied to clipboard
This repository contains a hardened, 2-tiered implementation of the DevOps Platform -> https://github.com/Accenture/adop-docker-compose
HI, After restarting my aws adop instance all the containers are removed. Docker images ls is empty.Please help me in this.I have restarted the docker engine.
Below error is being observed while running Generate Project job. Kindly help ++ rm -rf /workspace/myDAS/Project_Management/Generate_Project/tmp Processing DSL script jobs.groovy [WARN] ADOP_PLATFORM_MANAGEMENT_VERSION is set to '' which is not a...
As detected in below line, latest code for "adop-docker-compose" is used directly instead of a specific Release tag, so it could be improved using "adop-docker-compose" latest tagged Release (detected in...
The layered cloud formation templates make provisioning the ADOP stack very simple. Expanding this functionality to include a single cloud formation template to provision the entire stack would reduce manual...
Removed the lambda full access managed role , created role name ebs-backup-lambda-role and attached the policy for the issue [https://github.com/Accenture/adop-aws/issues/5](5) @kramos can change all cf template with SAM , happy...
I think the backup role: EBSBackupLambdaRole created here: https://github.com/Accenture/adop-aws/blob/master/layer5-ebs-backups/ebs-backup-lambda-function.yaml#L28 Probably doesn't need full lambda access. Especially for people using lambda for more than backups. https://docs.aws.amazon.com/lambda/latest/dg/access-control-identity-based.html
Hi, I've recently come across an issue whereby I spin up the stack but then have to manually update the compose instance if I want to use a custom Domain...
I was working with the Adop Hardened Two-Tier CloudFormation templates and there is an issue with the adop-c (**layer-2**). It was taking too long to create the instance. I checked...