Code Monkey home page Code Monkey logo

delfun1's Projects

package-management icon package-management

Jenkins Installation And Setup In AWS EC2 Redhat Instnace. Prerequisite AWS Acccount. Create Redhat EC2 t2.medium Instance with 4GB RAM. Create Security Group and open Required ports. 8080 got Jenkins, ..etc Attach Security Group to EC2 Instance. Install java openJDK 1.8+ for SonarQube version 7.8 Install Java JDK 1.8+ as Jenkins pre-requisit Install other softwares - git, unzip and wget sudo hostname ci sudo yum -y install unzip wget tree git sudo wget -c --header "Cookie: oraclelicense=accept-securebackup-cookie" http://download.oracle.com/otn-pub/java/jdk/8u131-b11/d54c1d3a095b4ff2b6607d096fa80163/jdk-8u131-linux-x64.rpm sudo yum install jdk-8u131-linux-x64.rpm -y Add Jenkins Repository and key sudo rpm --import https://pkg.jenkins.io/redhat-stable/jenkins.io.key cd /etc/yum.repos.d/ sudo curl -O https://pkg.jenkins.io/redhat-stable/jenkins.repo Install Jenkins sudo yum -y install jenkins --nobest start Jenkins service and verify Jenkins is running sudo systemctl start jenkins sudo systemctl enable jenkins sudo systemctl status jenkins Access Jenkins from the browser public-ip:8080 curl ifconfig.co get jenkins initial admin password sudo cat /var/lib/jenkins/secrets/initialAdminPassword

terraform-on-aws-ec2 icon terraform-on-aws-ec2

Terraform On AWS for EC2, VPC, ASG, ALB, CLB, NLB, CloudWatch, SNS, S3, CodePipeline, ACM, Route53

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.