Articles in this series
Project 路 Get a Portfolio application from GitHub. Step 1: Fork and clone the repo. Step 2: Before that Create and upload your image in the s3...
Project 路 Get a NodeJs application from GitHub Clone the Node.js Project from GitHub: git clone <GitHub_Repository_URL> cd <repository_directory> ...
Project 路 Launch 3 instances, 1-manager, other 2-workers, and SSH it... Set up Docker: Install Docker in all the instances, and check the version.. ...
Project 路 Prerequisites: An AWS account: You need an Amazon Web Services (AWS) account to create S3 buckets and configure hosting. A static website:...
Project 路 Log in to Jenkins and click on "New Item" Give a name --> Select Pipeline --> Click OK Give Description Write pipeline code in the Pipeline...
Project 路 Refer to this blog for installation in your OS (land on 5th point)--> Jenkins installation Refer to this blog, to set up Jenkins --> Jenkins...