Code Monkey home page Code Monkey logo

aws-cicd-docker-containers's People

Contributors

alexturek avatar jicowan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aws-cicd-docker-containers's Issues

folder /var/lib/jenkins doesn't exist

Hi, I'm trying this guide, but I can't find /var/lib/jenkins when come to step 2.4(SSH into the instance, and then copy the temp password...).

Looking forward someone's help, thanks a lot!

Replace AmazonEC2ContainerServiceFullAccess with AmazonECS_FullAccess

Hello, and thanks for the great guide. While following the README.md instructions, I ran across the following:

In the ecs.demo.template:105 there is a reference to the arn:aws:iam::aws:policy/AmazonEC2ContainerServiceFullAccess no longer exists on AWS:

aws iam attach-user-policy --user-name c-hero-deploy --policy-arn arn:aws:iam::aws
:policy/AmazonEC2ContainerServiceFullAccess

An error occurred (NoSuchEntity) when calling the AttachUserPolicy operation: Policy arn:aws:iam::aws:policy/AmazonEC2ContainerServiceFullAccess does not exist or is not attachable.

Upon researching the error, I found this AWS Developer Guide article that describes the change. I changed the value to AmazonECS_FullAccess and the stack successfully builds upon changing that arn:

Thanks again!

Jenkins directory empty

Like the previous comment, somehow the Jenkins directory is empty and I am not able to proceed with the setup. I tried to run the commands manually on my EC2 instances, but I still dont see my Jenkins page show up.
Are you planning to fix this issue and update this page? Thanks!

/var/lib/jenkins folder empty

Hi,
I am new to AWS and was trying to implement CI/CD pipeline in AWS. I got stuck on Step 2 => 4nd Point.
In EC2 instance /var/lib/jenkins was empty and curl to localhost:8080 gives :-
HTTP ERROR: 503
Problem accessing /. Reason:
Service Unavailable

I am unable to figure out the reason why it is happening.
Thanks .

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.