Most answered questions in DevOps & Agile

0 votes
1 answer

How to update Jenkins from a war file?

Hi@akhtar, You need to replace the Jenkins.war file. ...READ MORE

Oct 26, 2020 in Jenkins by MD
• 95,440 points
7,141 views
0 votes
1 answer

How to stop Jenkins service on Windows system?

Hi@akhtar, You can start your Jenkins service from your ...READ MORE

Oct 25, 2020 in Jenkins by MD
• 95,440 points
2,030 views
0 votes
1 answer

Restart Jenkins service on Windows system.

Hi@akhtar, You can restart your Jenkins service from ...READ MORE

Oct 25, 2020 in Jenkins by MD
• 95,440 points
2,398 views
0 votes
1 answer

How to reset Jenkins security settings?

Hi@akhtar, You can change the security of your ...READ MORE

Oct 25, 2020 in Jenkins by MD
• 95,440 points
1,613 views
0 votes
1 answer

How to increase the Jenkins login page timeout time?

Hi@akhtar, You can change the timeout time in ...READ MORE

Oct 25, 2020 in Jenkins by MD
• 95,440 points
7,245 views
0 votes
1 answer

How to change Jenkins default view?

Hi@akhtar, To change the default view in Jenkins you ...READ MORE

Oct 25, 2020 in Jenkins by MD
• 95,440 points
7,250 views
0 votes
1 answer

How to reset build number in jenkins?

Hi@akhtar, You can do this task with the ...READ MORE

Oct 25, 2020 in Jenkins by MD
• 95,440 points
4,881 views
0 votes
1 answer

How to clone a job in Jenkins?

Hi@akhtar, You can clone a Job in Jenkins. ...READ MORE

Oct 24, 2020 in Jenkins by MD
• 95,440 points
29,108 views
0 votes
1 answer

How to move Jenkins from one system to another?

Hi@MD, You can move your Jenkins server to ...READ MORE

Oct 24, 2020 in Jenkins by akhtar
• 38,230 points
4,063 views
0 votes
1 answer

How to cleanup Jenkins workspace?

Hi@akhtar, There is a way to clean up ...READ MORE

Oct 24, 2020 in Jenkins by MD
• 95,440 points
22,440 views
0 votes
1 answer

How to set the Sender address in Jenkins?

Hi@akhtar, In Jenkins, we need to set the ...READ MORE

Oct 24, 2020 in Jenkins by MD
• 95,440 points
2,807 views
0 votes
1 answer

How to create docker file and docker image?

You will have to create a dockerfile ...READ MORE

Oct 24, 2020 in Docker by Sam
496 views
0 votes
1 answer

How to install docker in windows 10 home??? Any suggestion without Docker tool it is not working in my windows!

Check if you’re using Windows 10, either ...READ MORE

Oct 24, 2020 in Docker by Lincy
657 views
0 votes
1 answer

How to use a single URL to access an application on 4 different containers in docker?

You need to decide which service will ...READ MORE

Oct 24, 2020 in Docker by anonymous
564 views
0 votes
1 answer

How can I enable jenkins to execute the shell commands as sudo or root?

Hey,  Create a freestyle project on Jenkins Use the ...READ MORE

Oct 23, 2020 in Jenkins by Hana
35,407 views
0 votes
1 answer

Can I limit the execution of a playbook on selected clients?

Create a group in the inventory file ...READ MORE

Oct 23, 2020 in Ansible by Varshitha
590 views
0 votes
1 answer

What is the difference between Docker compose and Docker file, when I can use volume and configs in Docker compose?

Docker-compose is in YAML and the docker ...READ MORE

Oct 23, 2020 in Docker by Kusha
1,268 views
0 votes
1 answer

What is the difference between maven and makefile?

I don't think maven and makefile are ...READ MORE

Oct 23, 2020 in Other DevOps Questions by Hana
1,805 views
0 votes
1 answer

Is it necessary to create kubernetes cluster using minicube? Or how it happens in real time?

Minikube is a tool that lets you ...READ MORE

Oct 23, 2020 in Kubernetes by Hana

edited Oct 6, 2021 by Sarfaraz 864 views
0 votes
1 answer

How to schedule jobs in Jenkins?

Hi@akhtar, If you want to schedule your Jenkins ...READ MORE

Oct 22, 2020 in Jenkins by MD
• 95,440 points
464 views
0 votes
1 answer

Jenkins cannot restart itself as currently configured.

Hi@akhtar, I think you did not install the ...READ MORE

Oct 22, 2020 in Jenkins by MD
• 95,440 points
5,450 views
0 votes
1 answer

Jenkins dead but pid file exists.

Hi@akhtar, There may be various reasons behind this ...READ MORE

Oct 22, 2020 in Jenkins by MD
• 95,440 points
1,819 views
0 votes
1 answer

Connection error sending email, retrying once more in 10 seconds. Failed after second try sending email in jenkins.

Hi@akhtar, I think you did not configure the ...READ MORE

Oct 22, 2020 in Jenkins by MD
• 95,440 points
6,914 views
+1 vote
1 answer

How to restart Jenkins manually?

Hi@akhtar, To restart Jenkins manually, you can use ...READ MORE

Oct 22, 2020 in Jenkins by MD
• 95,440 points
11,707 views
+1 vote
1 answer

How to write ansible play book to install docker and start docker container with docker image on multiple host machines

Hi@Shashi, You can do this task easily with ...READ MORE

Oct 22, 2020 in Docker by MD
• 95,440 points
6,209 views
0 votes
1 answer

Aws codebuild plugin: A versioned S3 bucket is required

Hi@akhtar, As it is showing that you need ...READ MORE

Oct 22, 2020 in Jenkins by MD
• 95,440 points
731 views
0 votes
1 answer

How to change the image that the slave uses for a jenkins pipeline?

Hi@akhtar, You can specify the Docker images directly ...READ MORE

Oct 22, 2020 in Jenkins by MD
• 95,440 points
906 views
0 votes
1 answer

How to share secret across namespaces in Kubernetes?

Hi@akhtar, You will have to create the secret ...READ MORE

Oct 21, 2020 in Kubernetes by MD
• 95,440 points
7,575 views
0 votes
1 answer

Write playbook to apply condition date wise comparison

Hi, It depends on your use case. For ...READ MORE

Oct 21, 2020 in Ansible by MD
• 95,440 points
891 views
0 votes
1 answer

What is the difference between the Jenkins jobs which are in workspace directory and jobs directory

Hi@Shashi, These folders have different meanings in Jenkins. If ...READ MORE

Oct 21, 2020 in Jenkins by MD
• 95,440 points
3,504 views
0 votes
1 answer

Docker: port 80 bind error.

Try to add an inbound rule for ...READ MORE

Oct 20, 2020 in Docker by Lokesh
957 views
0 votes
1 answer
0 votes
1 answer

How devops people communicate with QA team?

Many DevOps specialists swear by Slack as ...READ MORE

Oct 20, 2020 in Other DevOps Questions by Vish
353 views
0 votes
1 answer

How to find Docker logs on Linux?

Hi@akhtar, By default, the docker logs command shows the logs of ...READ MORE

Oct 20, 2020 in Docker by MD
• 95,440 points
543 views
0 votes
1 answer

"Connection reset by peer: socket write error" while uploading the artifact to nexus from jenkins

Try to enable the unsecure renegotiation by ...READ MORE

Oct 19, 2020 in Jenkins by Neha
3,104 views
0 votes
1 answer

How to run the Jenkins job using shell script ?

Check if this can help https://myopswork.com/when-shell-scripts-meets- ...READ MORE

Oct 19, 2020 in Jenkins by Kim
7,217 views
0 votes
1 answer

What is cmd and entrypoint in Docker?

CMD and ENTRYPOINT are instructions given in ...READ MORE

Oct 19, 2020 in Docker by Kim
628 views
0 votes
1 answer

How to increase the size of images while creating docker file?

Docker image optimization usually is intended to ...READ MORE

Oct 19, 2020 in Docker by anonymous
449 views
0 votes
1 answer

java.lang.NoSuchMethodError: No such DSL method 'autoClean' found among steps

Hi@Nagarjun, It seems the plugin you are using ...READ MORE

Oct 19, 2020 in Jenkins by MD
• 95,440 points
1,940 views
0 votes
1 answer

Script for websphere app server restart based on user request.

Hi@Saurabh, You can use the service module to ...READ MORE

Oct 19, 2020 in Ansible by MD
• 95,440 points
893 views
0 votes
1 answer

Can a Jenkins build access the archived artifacts from itself?

You could probably use one of the "Publish ...READ MORE

Oct 15, 2020 in Jenkins by Lyana
2,791 views
0 votes
1 answer

Where can I find the Jenkins artifacts?

It is being archived on the master ...READ MORE

Oct 15, 2020 in Jenkins by Kim
8,065 views
0 votes
1 answer

How to restore archived artifacts in jenkins?

Do you mean accessing the archived artifacts ...READ MORE

Oct 15, 2020 in Jenkins by Karan
• 19,610 points
1,064 views
0 votes
1 answer

How to configure the Nginx server in AWS with Ansible Playbook?

Hi@akhtar, To configure the Nginx server in AWS, ...READ MORE

Oct 12, 2020 in Ansible by MD
• 95,440 points
2,807 views
0 votes
1 answer

How to create an Elastic Load Balancer in AWS with Ansible Playbook?

Hi@akhtar, You can find one module in ansible ...READ MORE

Oct 12, 2020 in Ansible by MD
• 95,440 points
939 views
0 votes
1 answer

Error Message: "No handler was ready to authenticate. 1 handlers were checked. ['HmacAuthV4Handler'] Check your credentials"

Hi@akhtar, A dynamic inventory script will cache results to ...READ MORE

Oct 12, 2020 in Ansible by MD
• 95,440 points
2,507 views
0 votes
1 answer

How to check Docker container application logs?

Try this: docker container logs <container-id> READ MORE

Oct 12, 2020 in Docker by Vishwanath
756 views
0 votes
1 answer

How can we publish html test reports in azure devops build results?

This might help you. Have a look ...READ MORE

Oct 12, 2020 in DevOps on Cloud by Kriti

edited Oct 27, 2021 by Sarfaraz 8,299 views
0 votes
1 answer

How many docker services we can run in the single server?

You can run any number but depends ...READ MORE

Oct 8, 2020 in Docker by Kim
469 views