nano-devops-03

Project 3 of the Udacity Nanodegree:

Create and run an instance on AWS, configure Jenkins, and create a pipeline to deploy a static website on S3.

Project files in this repository.

Steps

  • Create IAM user

IAM screenshot

  • Create a new EC2 instance

EC2 screenshot

  • Install Jenkins

Access jenkins screenshot

  • Install Blue Ocean

Access Blue Ocean screenshot

  • Create build to add to jenkins

Build added to jenkins screenshot

  • Auto upload website to S3

Access website via browser screenshot

  • Add html linting and make it fail

HTML linting fail jenkins screenshot

  • Make html linting pass

HTML linting pass jenkins screenshot