An open API service indexing awesome lists of open source software.

https://github.com/yashpimple/jenkins-ci-cd-with-github-integration

π——π—²π˜ƒπ—’π—½π˜€ π—£π—Ώπ—Όπ—·π—²π—°π˜ 2: Jenkins CI/CD pipeline with GitHub Integration. Created a CI/CD pipelines of a webapp with GitHub integration using Docker, Jenkins, and AWS.
https://github.com/yashpimple/jenkins-ci-cd-with-github-integration

aws cicd circleci devops docker jenkins nodejs terraform webhook

Last synced: 2 months ago
JSON representation

π——π—²π˜ƒπ—’π—½π˜€ π—£π—Ώπ—Όπ—·π—²π—°π˜ 2: Jenkins CI/CD pipeline with GitHub Integration. Created a CI/CD pipelines of a webapp with GitHub integration using Docker, Jenkins, and AWS.

Awesome Lists containing this project

README

        

## Node-todo-cicd

Do checkout the [Blog](https://devopscommunity.hashnode.dev/deploy-a-nodejs-app-using-jenkins-on-aws-ec2-instances) on hashnode

Run these commands:

`sudo apt install nodejs`

`sudo apt install npm`

`npm install`

`node app.js`

Screenshot 2023-02-24 at 6 22 30 PM

# Workflow of the project
Screenshot 2023-02-24 at 6 22 42 PM