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.
- Host: GitHub
- URL: https://github.com/yashpimple/jenkins-ci-cd-with-github-integration
- Owner: YashPimple
- Created: 2023-02-22T18:20:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-27T15:42:03.000Z (over 1 year ago)
- Last Synced: 2025-03-30T04:41:28.200Z (3 months ago)
- Topics: aws, cicd, circleci, devops, docker, jenkins, nodejs, terraform, webhook
- Language: JavaScript
- Homepage:
- Size: 91.8 KB
- Stars: 34
- Watchers: 4
- Forks: 26
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`
# Workflow of the project