Most viewed questions in DevOps & Agile

0 votes
1 answer

How do I install Jenkins on ubuntu?

Hey @Chandu, follow these steps to install ...READ MORE

Feb 26, 2019 in Jenkins by Kalgi
994 views
+1 vote
1 answer

How to configure SCM Plastic Maven Project in Jenkins?

Hey @Anoop, In order to create a ...READ MORE

Nov 19, 2019 in Jenkins by Sirajul
• 59,230 points
992 views
0 votes
1 answer

Is my data stored permanently inside docker container?

Hi@akhtar, Yes, whatever you stored inside docker container ...READ MORE

Apr 6, 2020 in Docker by MD
• 95,440 points
991 views
0 votes
1 answer

Docker for Windows error: Can't connect to ASP.Net site in Docker for Windows

I faced the same problem, but I ...READ MORE

Sep 28, 2018 in Docker by Tyrion anex
• 8,700 points
991 views
0 votes
1 answer

What to do first if you're manually editing files directly on a production server with no backups

 Make sure production is being backed up ...READ MORE

Jul 11, 2018 in DevOps Tools by Kalgi
• 2,680 points
991 views
0 votes
1 answer

Error: Redis connection refused !

Check if the firewall policy is open ...READ MORE

Oct 5, 2020 in Other DevOps Questions by Satish
989 views
0 votes
1 answer

How to create a group of Managed Nodes in Ansible?

Hi@akhtar, You can use tags in your inventory ...READ MORE

Aug 1, 2020 in Ansible by MD
• 95,440 points
989 views
+4 votes
1 answer

How to orchestrate a multi-tier web-app over swarm cluster ?

I understand from your query that you ...READ MORE

Dec 11, 2018 in DevOps & Agile by Damon Salvatore
• 5,980 points
989 views
0 votes
1 answer

Is there any difference between jenkins ssh publishers and ansible?

In a Layman’s language they're the same ...READ MORE

Apr 9, 2018 in DevOps & Agile by shubham
• 7,340 points
989 views
0 votes
1 answer

Docker Swarm and self-signed Docker Registry

Add your self signed cert to the ...READ MORE

Aug 22, 2018 in Docker by Nilesh
• 7,050 points
988 views
0 votes
1 answer

How to filter IP from a log file using Logstash?

Hi@akhtar, You can use the filter plugin in Logstash. It ...READ MORE

Jun 18, 2020 in DevOps Tools by MD
• 95,440 points
987 views
0 votes
1 answer

How to run 2 cron jobs scheduled for every month?

Unfortunately, you cannot run the CronJob inside a container ...READ MORE

Sep 27, 2018 in Kubernetes by Kalgi
• 52,360 points
987 views
0 votes
1 answer

How do I enable puppet collection repository in puppet if I am using Puppet 6.7?

In Puppet6.7 you have to enable Puppet ...READ MORE

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

gulp serve & not working in jenkins

Try using nohup. It will creates nohup.out ...READ MORE

May 11, 2018 in Jenkins by DareDev
• 6,890 points
984 views
0 votes
1 answer

Running task from Different roles in parallel

Hi@Shambhavi, You can use tags in your task. ...READ MORE

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

(firefox:195): Gdk-ERROR **: 08:02:02.249: The program 'firefox' received an X Window System error.

Hi@akhtar, As you are using X11 forwarding from ...READ MORE

Apr 16, 2020 in Docker by MD
• 95,440 points
982 views
+1 vote
1 answer

How to remove untracked files from the current Git working tree?

Hi@akhtar, If you have thousands of file then ...READ MORE

Sep 4, 2020 in Git & GitHub by MD
• 95,440 points
981 views
0 votes
0 answers

Update test results @ test step level in Azure DevOps during test execution through automation scripts

My automation framework is writtin in Java, ...READ MORE

Aug 21, 2020 in DevOps on Cloud by Anand
• 120 points

recategorized Aug 21, 2020 by MD 981 views
0 votes
3 answers

What is git rebasing?

HI. Rebase is nothing but a Git utility ...READ MORE

Sep 4, 2020 in Git & GitHub by SRI
981 views
0 votes
1 answer

Jenkins vs selenium?are they even comparable ?

Hi@aminegac, Jenkins is a CI/CD tool. So you ...READ MORE

Dec 8, 2020 in Jenkins by MD
• 95,440 points
980 views
0 votes
1 answer

Monitor SMTP services on a host system using Nagios

The check_smtp plugin can be used for monitoring your ...READ MORE

Mar 1, 2019 in Nagios by Kavya
976 views
0 votes
0 answers

Creating a workitem in Azure DevOps via python

I want to create a new work ...READ MORE

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

Error while executing playbook to start ec2 instance

I have a playbook that starts an ...READ MORE

Mar 29, 2019 in Ansible by Kalgi
972 views
0 votes
1 answer

Create a directory at a specific path using ansible

To create a directory using Ansible, you ...READ MORE

Jan 9, 2019 in Ansible by Jason
972 views
0 votes
1 answer

How to write ansible playbook to setup ubuntu workstation and install any updates on it

Hi@Shashi, Ansible has one module named ec2. This is ...READ MORE

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

Unable to attach AWS EBS as volume in Kubernetes aws

You need to set the cloud provider ...READ MORE

Oct 10, 2018 in Kubernetes by Kalgi
• 52,360 points
971 views
0 votes
1 answer

How does Puppet apply configuration to agent nodes?

Puppet follows this workflow: There is a factor ...READ MORE

Mar 8, 2019 in Puppet by Veena
967 views
0 votes
1 answer

How do I set variable if a specific package version is installed in CFEngine?

Here is what you can do.Just use packagesmatching to ...READ MORE

Jul 12, 2018 in Other DevOps Questions by Atul
• 10,240 points
967 views
0 votes
1 answer

How to retry a freestyle Jenkins build after a checkout error?

Hi@Rohan, I think you can use the post-build ...READ MORE

Dec 9, 2020 in DevOps & Agile by MD
• 95,440 points
966 views
0 votes
1 answer

what is the role of Facter in puppet?

Facter is a library that reports and ...READ MORE

Jul 25, 2019 in Puppet by Sirajul
• 59,230 points
965 views
0 votes
0 answers

Cadvisor container root partition monitoring when using overlay2 with size limits

I am trying to monitoring root partitions ...READ MORE

Sep 10, 2020 in Docker by anghelutar
• 120 points
964 views
0 votes
1 answer

Puppet+Kubernetes: Setting up the environment to use kubernetes in puppet

As you have already installed the module, ...READ MORE

Aug 21, 2019 in Puppet by Sirajul
• 59,230 points
964 views
0 votes
0 answers

How to stop grouping by User Stories in Azure DevOps sprint boards?

 Take a look at the image below. ...READ MORE

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

Use vagrant to update $PATH of guest vm

Just try the below script: mvm.vm.provision :shell, :inline ...READ MORE

May 1, 2018 in Other DevOps Questions by shubham
• 7,340 points
961 views
0 votes
0 answers

Python flask application access to docker secrets in a swarm

I'm new to Docker and want to ...READ MORE

Apr 20, 2022 in Docker by pranav
• 2,590 points
960 views
0 votes
1 answer

How do I set maximum queue connection for nginx port in Windows?

Since increasing queue size did not fix your problem ...READ MORE

Aug 22, 2018 in DevOps Tools by Damon Salvatore
• 5,980 points
959 views
0 votes
1 answer

Git & GitHub

Even though their names sound the same, ...READ MORE

Apr 26, 2018 in Git & GitHub by DragonLord999
• 8,450 points
959 views
0 votes
1 answer

Can I configure my kubernetes job to run for a specified time?

When we create a job spec, we ...READ MORE

Jul 17, 2019 in Kubernetes by Sirajul
• 59,230 points
958 views
0 votes
1 answer

devops , how to create user using ansible playbook

root doesn't need a password to switch ...READ MORE

Jul 16, 2018 in Ansible by Kalgi
• 2,680 points
957 views
0 votes
1 answer

Is it possible to create a docker swarm cluster using nodes on different cloud providers?

if your nodes could access each other, ...READ MORE

Jul 12, 2018 in Docker by Kalgi
• 2,680 points
957 views
0 votes
1 answer

How can I preview PowerPoint files in Azure DevOps (VSTS)?

For work item attachments, there are no ...READ MORE

Mar 8, 2022 in DevOps & Agile by gaurav
• 23,260 points
954 views
0 votes
1 answer

oci runtime error while running kubernetes on rancher cluster

You need to switch Docker to 1.12.x; ...READ MORE

Sep 6, 2018 in Kubernetes by Kalgi
• 52,360 points
954 views
0 votes
2 answers

How do i ssh into a running conatiner?

To bash into a running container,you could ...READ MORE

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

What is the use of etckeeper-commit-post and etckeeper-commit-pre on Puppet Agent?

Hey @Pallavi,  etckeeper-commit-post: In this configuration file you can ...READ MORE

Feb 15, 2019 in Puppet by Simran
952 views
0 votes
1 answer

Error saying "must specify a listening address"

To define non system IP Address: IP Addresses used with ...READ MORE

Aug 24, 2018 in Docker by Nilesh
• 7,050 points
952 views
0 votes
1 answer

are Infrastructure Management Services(IMS) same as DevOps?

They are two very different domains. DevOps ...READ MORE

Jul 11, 2018 in Other DevOps Questions by DareDev
• 6,890 points
952 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
951 views
0 votes
0 answers

Error "script not found" when suing ansible playbook to start an application using pm2

I have written an ansible task to ...READ MORE

Sep 4, 2019 in Ansible by Tara
951 views
+5 votes
3 answers

Error while trying to install postgis extension with greenplum

Try re downloading the package and installing ...READ MORE

Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
950 views