arnoldpaye / jenkins-pipeline

Jenkins Pipeline on AWS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jenkins Pipeline on AWS

In this project we will deploy and run an instance on AWS, configure Jenkins, and create a pipeline to deploy a static website on S3.

Outline of this Project

Here is a outline of the steps taken:

  • AWS Steps
  • Install Jenkins On Ubuntu
  • Set up Jenkins
  • Install required plugins
  • Set up GitHub
  • Set up AWS credentials in Jenkins
  • Set up S3 Bucket
  • Set up pipeline for AWS
  • Addd another stage in pipeline

Links

Jenkins instance

Static site bucket

Screenshots

Screenshot 01

jenkins user authentication: screenshot1

Screenshot 02

Jenkins installation on EC2 instance: screenshot2

Screenshot 03

Blue Ocen plugin running: screenshot3

Screenshot 04

Github pipelines: screenshot4

Screenshot 05

Static site's file on S3: screenshot5

Screenshot 06

Lint HTML stage fail: screenshot6

Screenshot 07

Lint HTML stage success: screenshot7

About

Jenkins Pipeline on AWS


Languages

Language:HTML 100.0%