Most viewed questions in DevOps & Agile

0 votes
1 answer

Is containerization better than virtualization and where does cloud services comes into picture?

 Yeah, definitely docker containers are better as ...READ MORE

Jan 7, 2019 in DevOps & Agile by Damon Salvatore
• 5,980 points
678 views
0 votes
0 answers

Is there a way to make an Azure DevOps release only publish the actual latest change from a build pipeline?

My two commits were merged to master ...READ MORE

Apr 17, 2022 in Other DevOps Questions by Kichu
• 19,050 points
677 views
0 votes
0 answers

OWASP Zed Attack Proxy Scan in DevOps pipeline

I want to do the "Authenticated Scan" ...READ MORE

Mar 15, 2022 in DevOps Tools by Kichu
• 19,050 points
677 views
0 votes
1 answer

How to remove version tracking from a project cloned from git?

Hi@akhtar, All the data Git uses for information ...READ MORE

Jan 4, 2021 in Git & GitHub by MD
• 95,440 points
677 views
0 votes
2 answers

Installing jenkins with Docker

You should have docker properly installed on ...READ MORE

Aug 5, 2019 in Docker by Sirajul
• 59,230 points
677 views
0 votes
1 answer

Encrypting few variables and embedding them in playbook

Hey @Camron, you can just encrypt those ...READ MORE

Mar 7, 2019 in Ansible by Fez
677 views
0 votes
0 answers

How to find and restore a deleted file in a Git repository?

Hi Team, I have one Git repository. I ...READ MORE

Dec 22, 2020 in Git & GitHub by akhtar
• 38,230 points
675 views
+3 votes
1 answer

Git vs Mercurial

I'm going to put down pros and ...READ MORE

Sep 20, 2018 in Git & GitHub by lina
• 8,220 points
674 views
0 votes
1 answer

Setup custom logo in Ansible Tower

Hey @Anjlai, Go to setting menu, navigate ...READ MORE

Feb 4, 2019 in Ansible by Kyraa
673 views
0 votes
0 answers

Azure devops - ansible azure rm issue

I want to run ansible using the ...READ MORE

Apr 8, 2022 in Other DevOps Questions by Kichu
• 19,050 points
672 views
0 votes
1 answer

Re: VMSetError: Call to WHvSetupPartition failed: ERROR_SUCCESS (Last=0xc000000d/87)

Hi@akhtar, You need to run the below command ...READ MORE

Dec 21, 2020 in Docker by MD
• 95,440 points
672 views
0 votes
1 answer

How to create VPC in AWS from Ansible controller node?

Hi@akhtar, You can find one module named ec2_vpc ...READ MORE

Aug 13, 2020 in Ansible by MD
• 95,440 points
672 views
0 votes
1 answer

How do I handle different machines needing different user accounts or ports to log in with?

Setting inventory variables in the inventory file ...READ MORE

Jan 31, 2019 in Ansible by Ansi
672 views
0 votes
1 answer

What is ConfigMap in Kubernetes?

Hi@akhtar, A ConfigMap is an API object used ...READ MORE

Aug 31, 2020 in Kubernetes by MD
• 95,440 points
671 views
0 votes
1 answer

Puppet in Docker: Can i run puppet in docker on windows?

With the release of the recent Docker ...READ MORE

Aug 20, 2019 in Puppet by Sirajul
• 59,230 points
671 views
0 votes
0 answers

How to show pipeline artifact in the artifacts section in Azure DevOps

 Is there any easy way to publish ...READ MORE

Mar 28, 2022 in Other DevOps Questions by Kichu
• 19,050 points
670 views
0 votes
0 answers

How to follow the entire wiki in Azure DevOps?

There are around 100 pages in my ...READ MORE

Mar 25, 2022 in Other DevOps Questions by Kichu
• 19,050 points
670 views
0 votes
1 answer

How can I create a new user using ansible ploybook?

You're switching from the root user. Root ...READ MORE

Mar 29, 2018 in Ansible by DareDev
• 6,890 points
670 views
0 votes
1 answer

How do I find OpsWorks deploy user in a recipe ?

Here is a concept which you can ...READ MORE

Jul 25, 2018 in DevOps Tools by Atul
• 10,240 points
669 views
0 votes
0 answers

How to download and install JMeter using PowerShell task in Azure DevOps?

In the Azure DevOps pipeline, I am ...READ MORE

Mar 20, 2022 in Other DevOps Questions by Kichu
• 19,050 points
668 views
0 votes
1 answer

GitHub Error Message - Permission denied (publickey).

Hi@akhtar, I think GitHub isn't able to authenticate ...READ MORE

Jan 4, 2021 in Git & GitHub by MD
• 95,440 points
668 views
0 votes
1 answer

How do we write Jenkins file for pipeline in CICD? Is there any other way to build pipeline apart from jenkin file?

Hi@Ankit, According to my knowledge of a pipeline ...READ MORE

Jul 20, 2020 in DevOps & Agile by MD
• 95,440 points
667 views
0 votes
2 answers

Kubernetes Docker logs

To tail the logs, use the -foption kubectl logs ...READ MORE

Sep 6, 2018 in Kubernetes by Nilesh
• 7,050 points
667 views
0 votes
1 answer

How can i start with DOCKER as a back-front end web dev?

Hi@aminegac, For running an application you need an ...READ MORE

Dec 4, 2020 in Docker by MD
• 95,440 points
666 views
0 votes
1 answer

Docker Architecture

Docker is having a  client-server architecture. The ...READ MORE

Aug 27, 2019 in Docker by kim
666 views
0 votes
1 answer

Puppet+Docker: In context of running a container, what all commands does puppetlabs/docker module support?

Within the context of a running container, ...READ MORE

Aug 14, 2019 in Puppet by Sirajul
• 59,230 points
666 views
0 votes
1 answer

Does puppet forge have modules that i can use to Install LAMP stack?

Puppet forge has modules for installing and ...READ MORE

Jul 30, 2019 in Puppet by Sirajul
• 59,230 points
666 views
0 votes
1 answer

How to create branch in GitHub from my local Git repo?

Hi@akhtar, To sync your existing branch in GitHub, ...READ MORE

May 7, 2020 in Git & GitHub by MD
• 95,440 points
663 views
0 votes
1 answer

What unique advantages Docker bring over other containers technologies?

Hi@akhtar, Docker takes advantage of containers and file ...READ MORE

Mar 23, 2020 in Docker by MD
• 95,440 points
663 views
0 votes
1 answer

how to check runtime for chef-client executions?

 Chef doesn't have the mechanism to save ...READ MORE

Jul 6, 2018 in Other DevOps Questions by DareDev
• 6,890 points
663 views
0 votes
1 answer

which devops principle appreciates measuring process?

Continuous Improvement appreciates measuring process in DevOps ...READ MORE

Jan 5, 2022 in DevOps and Microservices by Neha
• 9,060 points
662 views
0 votes
1 answer

Create Service Connection from Azure DevOps to GCP Artifact Registry

Creating a service account for Google Cloud ...READ MORE

6 days ago in Other DevOps Questions by anonymous
• 1,380 points
661 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
658 views
0 votes
0 answers

How we can move file from local to Kubernetes using rancher as a platform??

I want to copy a file from ...READ MORE

Mar 28, 2019 in DevOps & Agile by Siva Rao
658 views
0 votes
0 answers

What service principle does Azure DevOps pipeline jobs run under

I have an integration test task in ...READ MORE

Apr 18, 2022 in Other DevOps Questions by Kichu
• 19,050 points
657 views
0 votes
1 answer

what does ansible-vault edit command do?

Hey @Faizal, your worry is obvious in ...READ MORE

Feb 11, 2019 in Ansible by Mariam
657 views
0 votes
1 answer

Are there any requirements for Continuous Integration?

If you maintain the following mentioned points, ...READ MORE

Feb 16, 2019 in Other DevOps Questions by Emily
656 views
0 votes
1 answer

How to remove docker installed using wget

The uninstallation step mentions: sudo apt-get purge -y docker-engine sudo apt-get ...READ MORE

Jul 30, 2018 in Docker by Kalgi
• 52,360 points
656 views
0 votes
1 answer

How to check the syntax of Puppet DSL code?

Hi@akhtar, At the lowest level of checking, you ...READ MORE

Dec 31, 2020 in Puppet by MD
• 95,440 points
655 views
0 votes
0 answers

How to send notification e-mail when release doesn't succeed in Azure DevOps?

 I can't find an option to notify ...READ MORE

Apr 8, 2022 in Other DevOps Questions by Kichu
• 19,050 points
654 views
+2 votes
0 answers

Codedeploy, email notification based on codedeploy success status/events. [closed]

is there a way or python code ...READ MORE

Oct 11, 2019 in DevOps on Cloud by Rishi
• 210 points

closed Oct 11, 2019 by Kalgi 654 views
0 votes
1 answer

Ansible roles change workflow order by moving handlers.

Flush handlers with meta: flush_handlers before the task that ...READ MORE

Mar 12, 2019 in Ansible by William
654 views
0 votes
1 answer
0 votes
1 answer

Puppet+Kubernetes : Can I use already existing kubrernetes YAML files while using the kubernetes module?

Yes, you could re-use them. You may already ...READ MORE

Aug 22, 2019 in Puppet by Sirajul
• 59,230 points
653 views
0 votes
1 answer

Return values of Ansible Commands

Hey @Rani, you could try something like ...READ MORE

Apr 2, 2019 in Ansible by Alia
652 views
0 votes
1 answer

Error saying “Please specify AWS_IMAGE directly (region not recognized)”

This is happening because some regions are ...READ MORE

Oct 10, 2018 in Kubernetes by Kalgi
• 52,360 points
651 views
+1 vote
1 answer

i have a pyhton code in my git/git repository how to build that code in jenkins

Follow these steps @Bhaskar: Step 1: Open the Jenkins ...READ MORE

Oct 14, 2019 in DevOps Tools by Kalgi
• 52,360 points
649 views
0 votes
1 answer

Is it possible to start a shell session in a running container (without ssh)

use this docker exec -it "id of running ...READ MORE

Jul 25, 2018 in Docker by Kalgi
• 52,360 points
649 views
0 votes
1 answer

Want to get active connections in LDAP in command prompt

You can track the active connections which ...READ MORE

Apr 3, 2018 in DevOps & Agile by shubham
• 7,340 points

edited Apr 3, 2018 by shubham 649 views
0 votes
0 answers

Azure DevOps Pipelines - run YAML pipeline only when previous run was successful

I created a build pipeline in Azure ...READ MORE

Apr 19, 2022 in Other DevOps Questions by Kichu
• 19,050 points
647 views