#devops
Read more stories on Hashnode
Articles with this tag
1] Custom Docker Image Create a docker image and push it to docker hub & ECR 2] File operations Copy a file from host machine to a running...
* ] Add MFA to the root account IAM --> Security credentials --> Assign MFA device Next time when you log in to console it will ask you the OTP...
1] Set up web hook trigger for freestyle & pipeline projects Free Style Pipeline 2] Trigger jenkins parameterized freestyle job/...
clone the repo Run the following commands so that you can use npm sudo apt update sudo apt install nodejs node -v sudo apt install...
Install tomcat and host the jar file with Tomcat. run the command; mvn package target folder will be created, inside which there will be .war...
1] Create a github account. 2] Create a public and private repo Github. 3] Clone both the repos from github to local. Try cloning private repo...