Code Monkey home page Code Monkey logo

-deploying-jenkins-to-the-cloud-with-devops-tools's Introduction

Deploying-Jenkins-to-the-Cloud-with-DevOps-Tools

Codes for Deploying Jenkins to the Cloud with DevOps Tools, Published by Packt

Slack

Deploying Jenkins to the Cloud with DevOps Tools [Video]

This is the code repository for Deploying Jenkins to the Cloud with DevOps Tools [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

Jenkins is one of the most popular Continuous Integration servers on the market today. It was designed to maintain, secure, communicate, test, build, and improve the software development process. We begin by looking on different AWS services and how you can use them for Continuous Integration. We'll see how Ansible can help to deploy an entire system to AWS for an almost production-ready CI system in the cloud. We then customize and configure your Jenkins master automatically on boot-up with Groovy code in order to achieve the build process we want. This includes adding secrets to the credentials store, installing and configuring plugins, and setting some basic values within the Jenkins main configuration. Once we are able to interact with Gitlab, we will then configure a way to run Jenkins nodes on Kubernetes so that we can actually build our software. When everything looks good in our development environment, we will then see what an almost production-ready CI system in the cloud looks like, especially with regard to security aspects.

What You Will Learn

-deploying-jenkins-to-the-cloud-with-devops-tools's People

Contributors

hypery2k avatar megh0703 avatar packt-itservice avatar

Stargazers

 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

-deploying-jenkins-to-the-cloud-with-devops-tools's Issues

Error in test access

Im running the ansible-playbook ansible/test.yml and then got this error:

TASK [ec2_remote_facts] ****************************************************************************************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "This module has been removed. The module documentation for Ansible-2.7 may contain hints for porting"}

ansible v2.9.1
python v2.7.15+

Error trying to deploy Jenkins

Hi Martin,

I am facing the following error when trying to deploy jenkins


The error appears to have been in '/Users/antmendoza/Desktop/-Deploying-Jenkins-to-the-Cloud-with-DevOps-Tools/Section1_PublicCloud/ansible/jenkins.yml': line 52, column 7, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

  roles:
    - srsp.oracle-java
      ^ here

Thanks,
Antonio

TASK [infrastructure_ec2 : Create IAM role for Beanstalk]

TASK [infrastructure_ec2 : Create IAM role for Beanstalk] *********************************************************************************************************************************************************
fatal: [localhost]: FAILED! => {"changed": true, "msg": "BotoServerError: 400 Bad Request\n<ErrorResponse xmlns=\"https://iam.amazonaws.com/doc/2010-05-08/\">\n  <Error>\n    <Type>Sender</Type>\n    <Code>MalformedPolicyDocument</Code>\n    <Message>Has prohibited field Resource</Message>\n  </Error>\n  <RequestId>a08453ef-a530-11e8-a8f6-e993f6b91311</RequestId>\n</ErrorResponse>\n"}
        to retry, use: --limit @/mnt/f/Lab/Deploying-Jenkins-to-the-Cloud-with-DevOps-Tools/Section1_PublicCloud/ansible/jenkins.retry

PLAY RECAP ********************************************************************************************************************************************************************************************************
localhost                  : ok=7    changed=2    unreachable=0    failed=1

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.