Devops Basic Linux commands with ssh and scp(scp is nothing but coping files from local to server and vice versa)Jan 8, 2023·2 min read
Jenkins Freestyle Project for DevOps Engineers. The Community is absolutelycreate a agent for your app. ( which you deployed from docker in earlier task) Create a new Jenkins freestyle project for your app. In the “Build” section of the project, add a build step to run the “docker build” command to build the image for the...Feb 19, 2023·3 min read