Most answered questions in DevOps & Agile

0 votes
2 answers

Is possible for Jenkins to auto start and stop slave nodes?

Try Jenkins Plugin called as Slave SetupPlugin. This ...READ MORE

Aug 6, 2018 in Jenkins by Nilesh
• 7,050 points
6,345 views
0 votes
2 answers

Docker not able to identify default-address-pool

The pull request is merged in https://github.com/moby/moby/pull/36396 and hopefully will ...READ MORE

Aug 7, 2018 in DevOps & Agile by Kalgi
• 52,360 points
2,814 views
0 votes
2 answers

Running a cron job in a docker conratiner

Let’s create a new file called "crontab" ...READ MORE

Aug 7, 2018 in DevOps & Agile by Kalgi
• 52,360 points
11,928 views
+3 votes
2 answers

How do I set max lifetime for Docker Container?

There is one more way which you ...READ MORE

Oct 18, 2018 in DevOps & Agile by Kalgi
• 52,360 points
3,202 views
+1 vote
2 answers

Anyway to make the node-exporter and cadvisor local only to the prometheus container?

The simple solution to your problem would ...READ MORE

Apr 6, 2018 in DevOps & Agile by ajs3033
• 7,300 points
1,837 views
+13 votes
2 answers

Is there a way to use Accenture DevOps Platform(ADOP) in the local machine without using any server?

It is definitely possible to deploy ADOP ...READ MORE

Apr 5, 2018 in DevOps & Agile by DareDev
• 6,890 points
2,882 views
+1 vote
2 answers

How do I run Apache server from Docker without mapping to a location?

If you're seeing a 500 error, that's ...READ MORE

Oct 18, 2018 in DevOps & Agile by lina
• 8,220 points
1,890 views
+1 vote
2 answers

Should I commit Terraform State files to the git repository?

Its better not to commit it to ...READ MORE

Aug 3, 2018 in DevOps & Agile by Nilesh
• 7,050 points
3,140 views
+1 vote
2 answers

Is there any way to import an existing TFVC repo into Azure DevOps project?

If you use YAML files for defining ...READ MORE

Oct 18, 2018 in DevOps & Agile by Hannah
• 18,570 points
2,171 views
+3 votes
2 answers

What actually is DevOps?

DevOps is a software development approach which ...READ MORE

Oct 16, 2018 in DevOps & Agile by Kalgi
• 52,360 points
825 views
+1 vote
2 answers

What possible return values are there in Jenkins plugin “Sonarqube scanner”

Use Webhooks in SonarQube Administration setup to ...READ MORE

Aug 3, 2018 in Jenkins by Nilesh
• 7,050 points
4,395 views
+2 votes
2 answers

unable to Import job in rundeck through curl command from local directory or AWS S3

You can use the S3 log storage ...READ MORE

Oct 12, 2018 in DevOps on Cloud by lina
• 8,220 points
1,874 views
+3 votes
2 answers

What are the Commitizen types that I can use for a change that is an improvemant for an existing feature?

The type of commitizen you use depends ...READ MORE

Oct 12, 2018 in DevOps & Agile by Hannah
• 18,570 points
1,237 views
+5 votes
2 answers

Redirecting host to service path in kubernetes

What you are trying to do is ...READ MORE

Mar 27, 2018 in Kubernetes by DragonLord999
• 8,450 points
3,183 views
+5 votes
2 answers

Wildfly Swarm: Specific configuration of the Keycloak Backend environment

I worked on a swarm project which ...READ MORE

Mar 27, 2018 in DevOps & Agile by shubham
• 7,340 points
1,995 views
+5 votes
2 answers

Xamarin and hockeyapp for DevOps

You can use Jenkins instead, It has ...READ MORE

Mar 27, 2018 in DevOps & Agile by DareDev
• 6,890 points

edited Oct 12, 2018 by Kalgi 945 views
+5 votes
2 answers

Can not set multiple environments (dev\stage\production) with elastic beanstalk

This is how you do this in ...READ MORE

Mar 27, 2018 in DevOps on Cloud by ajs3033
• 7,300 points
2,248 views
+5 votes
2 answers

How can I add run list automatically when a Chef Server is created?

You can create a repo in Git ...READ MORE

Mar 27, 2018 in Chef by shubham
• 7,340 points
960 views
+5 votes
2 answers

How To Deploy Windows Server Using Puppet?

Deploying windows server through Puppet is similar ...READ MORE

Mar 27, 2018 in Puppet by shubham
• 7,340 points
1,571 views
+5 votes
2 answers

How to program and get the Digital Ocean ID of the current Droplet from within the Droplet?

You can run curl http://169.254.169.254/metadata/v1/id within the ...READ MORE

Mar 27, 2018 in DevOps & Agile by Atul
• 10,240 points
2,888 views
+5 votes
2 answers

Error saying "ERROR: Network Error: Connection refused $ Check your knife configuration and network settings"

Use these commands on vm local workstation, ...READ MORE

Mar 27, 2018 in Chef by DragonLord999
• 8,450 points
2,672 views
+4 votes
2 answers

run docker-daemon with --iptables=false

The docker network model uses iptables to ...READ MORE

Aug 2, 2018 in DevOps & Agile by Kalgi
• 52,360 points
9,543 views
+3 votes
2 answers

Best way to deploy automated deployments in kubernetes on google cloud

The first thing you need to do ...READ MORE

Oct 12, 2018 in DevOps on Cloud by Hannah
• 18,570 points
710 views
0 votes
2 answers

Issue creating AWS VPC with Ansible

You can use the details given in ...READ MORE

Aug 16, 2018 in Ansible by Priyaj
• 58,090 points
938 views
+5 votes
2 answers

Bootstrap SPAapp using Heroku commands

I've made a few assumptions You want to ...READ MORE

Oct 16, 2018 in DevOps & Agile by Kalgi
• 52,360 points
727 views
+1 vote
2 answers

Unable To Create a Chef Node "ChefNode2"

Try giving the password to access your ...READ MORE

Oct 16, 2018 in Chef by Kalgi
• 52,360 points
1,338 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,537 views
+2 votes
2 answers

how to set different provisioning profiles for different targets using Xcode Build

For multiple targets, each task has to ...READ MORE

Mar 27, 2018 in DevOps & Agile by ajs3033
• 7,300 points

edited Oct 16, 2018 by Kalgi 4,340 views
+1 vote
2 answers

is it possible to assign a Feature/User Story/Task to a team [Group] in VSTS

In most cases, we would break Work ...READ MORE

Oct 11, 2018 in DevOps & Agile by lina
• 8,220 points
5,108 views
+1 vote
2 answers

Scp Php files into server using gradle

Tru something like this: plugins { id ...READ MORE

Oct 11, 2018 in DevOps & Agile by lina
• 8,220 points
1,212 views
+4 votes
2 answers

unable to get subdomain of URL in NGINX

You just need to add .+ after ...READ MORE

Oct 11, 2018 in DevOps on Cloud by lina
• 8,220 points
4,484 views
+4 votes
2 answers

Jenkins not showing Maven Release Plugin

Make your project type Maven Project. This ...READ MORE

Oct 11, 2018 in DevOps Tools by Hannah
• 18,570 points
4,560 views
0 votes
1 answer

Which statement describes a benefit of DevOps?

One significant advantage of implementing DevOps in ...READ MORE

Oct 16, 2023 in Other DevOps Questions by anonymous
• 3,320 points
429 views
0 votes
1 answer

Flutter as a first Programming language.

It's possible for someone to learn Flutter ...READ MORE

Mar 20, 2023 in DevOps & Agile by seena
917 views
0 votes
1 answer

What is the hype about flutter?

Flutter is a popular framework for building ...READ MORE

Mar 20, 2023 in DevOps & Agile by padma priya
430 views
0 votes
1 answer

Do you use Firebase for your flutter apps?

Firebase is a popular backend-as-a-service (BaaS) platform ...READ MORE

Mar 20, 2023 in DevOps & Agile by Anitha
464 views
0 votes
1 answer

What makes Flutter unique?

Flutter is unique because it allows for ...READ MORE

Mar 20, 2023 in DevOps & Agile by vishalini
291 views
0 votes
1 answer

What is one key purpose of DevOps?

DevOps is a set of practices that ...READ MORE

Mar 23, 2023 in DevOps & Agile by Edureka
• 13,620 points
438 views
0 votes
1 answer

What exactly is Chef?

Chef is a tool that helps automate ...READ MORE

Mar 23, 2023 in DevOps & Agile by Edureka
• 13,620 points
399 views
0 votes
1 answer

What is Artifacts in DevOps?

In the context of DevOps, artifacts are ...READ MORE

Mar 23, 2023 in DevOps & Agile by Edureka
• 13,620 points
350 views
0 votes
1 answer

Can I able to switch my career from QA tester to DevOps?

Yes, it is possible to switch your ...READ MORE

Mar 23, 2023 in DevOps & Agile by Edureka
• 13,620 points
384 views
0 votes
1 answer

Is it required for a QA tester to learn DevOps?

Yes, it can be very beneficial for ...READ MORE

Mar 23, 2023 in DevOps & Agile by Edureka
• 13,620 points
336 views
0 votes
1 answer

How do I switch my career from QA tester to DevOps?

Switching from a career in QA testing ...READ MORE

Mar 23, 2023 in DevOps & Agile by Edureka
• 13,620 points
1,072 views
0 votes
1 answer

I want to switch my career from QA tester to DevOps. Is it good? What are the courses that I can take for DevOps?

Switching your career from a QA tester ...READ MORE

Mar 23, 2023 in DevOps & Agile by Edureka
• 13,620 points
333 views
0 votes
1 answer

Azure DevOps configuration with Jenkins

Yes, it's possible to configure Jenkins with ...READ MORE

Mar 23, 2023 in DevOps & Agile by Edureka
• 13,620 points
299 views
0 votes
1 answer

Move multiple Azure Devops projects into one project same org

Yes, it is possible to move all ...READ MORE

Mar 23, 2023 in DevOps & Agile by Edureka
• 13,620 points
345 views
0 votes
1 answer

How swap slots in azure devops?

To swap deployment slots in Azure DevOps, ...READ MORE

Mar 23, 2023 in DevOps & Agile by Edureka
• 13,620 points
251 views
0 votes
1 answer

What is Azure DevOps Boards?

Azure DevOps Boards is a powerful project ...READ MORE

Mar 23, 2023 in DevOps & Agile by Edureka
• 13,620 points
406 views
0 votes
1 answer

What DevOps practice does Azure Application Insights support?

Azure Application Insights supports various DevOps practices ...READ MORE

Jul 3, 2023 in DevOps & Agile by anonymous
• 1,380 points
629 views
0 votes
1 answer

Greenlet runtime error and deployed app in docker keeps booting all the workers

This is a warning message indicating that ...READ MORE

Feb 8, 2023 in DevOps on Cloud by Edureka
• 13,620 points
419 views