Trending questions in DevOps & Agile

0 votes
1 answer

sonar property file & Analysis properties are getting exclusion in them

I think following things should be kept ...READ MORE

Jun 5, 2018 in Other DevOps Questions by Damon Salvatore
• 5,980 points
1,630 views
0 votes
1 answer

proper syntax for http_request put request

You'll hvae to interpolate values into strings. Start ...READ MORE

Jun 19, 2018 in Chef by DareDev
• 6,890 points
1,002 views
0 votes
1 answer

Different file owner inside Docker container and in host machine Ask

Filesystems, at least in Unix- and Linux-like ...READ MORE

Jun 25, 2018 in Docker by Damon Salvatore
• 5,980 points
738 views
0 votes
1 answer

How do I kill Wagtail server?

Here is the explanation regarding the above ...READ MORE

Jun 25, 2018 in DevOps Tools by anonymous
672 views
0 votes
1 answer

Preferred method for Docker File Versioning

Use labels to add versioning information to ...READ MORE

Jun 11, 2018 in Docker by ajs3033
• 7,300 points
1,243 views
+1 vote
2 answers

Git Commands

This command basically adds all your changes ...READ MORE

Aug 14, 2018 in Git & GitHub by Kalgi
• 52,360 points
759 views
0 votes
1 answer

parallel jobs in Bluemix Delivery Pipeline

You can try and have two stages ...READ MORE

Jun 27, 2018 in Jenkins by DareDev
• 6,890 points
487 views
0 votes
1 answer

How to allow the client to switch git branches on a website? (*without technical knowledge, for QA)

I think ,except the two options you ...READ MORE

Jun 17, 2018 in Git & GitHub by shubham
• 7,340 points
904 views
0 votes
1 answer

sonar XML plugin installation failure in jenkins

You can try this link which SonarQube XML ...READ MORE

Jun 21, 2018 in Jenkins by Atul
• 10,240 points
723 views
0 votes
1 answer

Adding public contact from request to aws

Third one seems to be the best ...READ MORE

Jun 28, 2018 in DevOps on Cloud by DareDev
• 6,890 points
375 views
0 votes
1 answer

Logs in phoenix web app deployed using edeliver

The newer versions of edilever and distillery ...READ MORE

Jun 19, 2018 in DevOps Tools by ajs3033
• 7,300 points
763 views
0 votes
1 answer

Will there be any trouble if I start two jenkins master having common windows slave machine.

Since, you can go with your procedure ...READ MORE

Jun 7, 2018 in Jenkins by Damon Salvatore
• 5,980 points
1,284 views
0 votes
1 answer

Issue with the perl script

I don't really know what might the ...READ MORE

Jun 22, 2018 in Other DevOps Questions by ajs3033
• 7,300 points
597 views
0 votes
1 answer

Ansible or Jenkins pipelines for bigger jobs

Well, you are indeed well aware of ...READ MORE

Jun 17, 2018 in Jenkins by shubham
• 7,340 points
811 views
0 votes
1 answer

Maven deploy Release Note as artifact

The following solution will do the trick: <profiles> ...READ MORE

Jun 22, 2018 in DevOps Tools by Atul
• 10,240 points
526 views
0 votes
1 answer

How can I remove a port from url for node app using nginx

If you run your node server on ...READ MORE

Apr 10, 2018 in DevOps on Cloud by ajs3033
• 7,300 points
3,671 views
0 votes
1 answer

Is Dockerfile versioning a best practice?

According to me , it will be ...READ MORE

Jun 17, 2018 in Docker by shubham
• 7,340 points
712 views
0 votes
1 answer

repository restriction in visual studio team service

Follow these steps to set restrictions: 1.Adding users ...READ MORE

Jun 22, 2018 in Other DevOps Questions by ajs3033
• 7,300 points
509 views
0 votes
1 answer

How to get issues count based on rules in a sonar project?

There are API docs in the footer ...READ MORE

May 4, 2018 in Other DevOps Questions by DareDev
• 6,890 points
2,589 views
0 votes
1 answer

Long running chef-client executions

You can try the following steps. Chef Server ...READ MORE

Jun 21, 2018 in Chef by shubham
• 7,340 points
524 views
0 votes
1 answer

Presenting docket dtates inside html page by javascript

Use the Docker Engine Api:Docker Engine API ...READ MORE

Jun 20, 2018 in Docker by DareDev
• 6,890 points
509 views
0 votes
1 answer

running comands as non-root user while using docker-maven plugin

Docker needs root access therefore maven commands ...READ MORE

Apr 30, 2018 in DevOps Tools by ajs3033
• 7,300 points
2,698 views
0 votes
1 answer

Where to use "heroku keys:add" command?

You can use it to upload your ...READ MORE

Jun 18, 2018 in DevOps Tools by ajs3033
• 7,300 points
556 views
0 votes
1 answer

How to protect azure databases from accedental resource group deletion?

You can lock the resource to prevent ...READ MORE

Jun 20, 2018 in DevOps on Cloud by ajs3033
• 7,300 points
464 views
0 votes
1 answer

For Gradle & Spring Boot, how do I choose dependency with implementation?

Below is the answer to your question: Both ...READ MORE

Jun 17, 2018 in DevOps Tools by shubham
• 7,340 points
617 views
0 votes
1 answer

Clone AWS container instance to google container

I think what you can do is ...READ MORE

Jun 19, 2018 in DevOps on Cloud by shubham
• 7,340 points
515 views
0 votes
1 answer

cqlsh queries fial if tombstones are present

There are a few major differences between ...READ MORE

Jun 18, 2018 in DevOps Tools by DareDev
• 6,890 points
511 views
0 votes
1 answer

Docker config to edit Node code when run

What you can do is pass environment ...READ MORE

Jun 17, 2018 in Docker by shubham
• 7,340 points
520 views
0 votes
1 answer

Not getting any output through sh 'alias' for Jenkinsfile

As you know each sh command runs in ...READ MORE

May 1, 2018 in Jenkins by shubham
• 7,340 points
2,540 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
935 views
0 votes
1 answer

Any way to customize grafana

As admin switch to the organization you ...READ MORE

May 29, 2018 in Other DevOps Questions by ajs3033
• 7,300 points
1,296 views
0 votes
1 answer

How to do a re-merge into another branch in git

Seems like you want to rebase your ...READ MORE

May 7, 2018 in Git & GitHub by DareDev
• 6,890 points
2,224 views
0 votes
1 answer

How do I run chef client?

You've kinda answered your own question there. ...READ MORE

Jun 14, 2018 in Chef by ajs3033
• 7,300 points
525 views
0 votes
1 answer

How to deploy kafka cluster on cloud?

You can run kafka in both ways ...READ MORE

Jun 14, 2018 in DevOps Tools by DareDev
• 6,890 points
512 views
0 votes
1 answer

dpkg a deb file in a local fodler on vagrant

Copy the file in the vagrant folder ...READ MORE

Jun 14, 2018 in DevOps Tools by DareDev
• 6,890 points
481 views
0 votes
1 answer

Unable to host from private build agent in team services

Check if you're deployent queue is hosted ...READ MORE

Jun 14, 2018 in DevOps on Cloud by ajs3033
• 7,300 points
468 views
0 votes
1 answer

Puppet not recieving hiera data

Puppet does not consider the variables defined ...READ MORE

May 7, 2018 in Other DevOps Questions by ajs3033
• 7,300 points
2,092 views
0 votes
1 answer

Unable to start apache on mac os x 10.13

I had the exact same issue when ...READ MORE

Jun 7, 2018 in Other DevOps Questions by DareDev
• 6,890 points
706 views
0 votes
1 answer

Tools having automatic rollback, Kubernetes, OpenShift, Docker Swarm and Docker DataCenter deployment tools.

They all have some rollback mechanism built-in ...READ MORE

May 29, 2018 in DevOps Tools by shubham
• 7,340 points
1,045 views
0 votes
1 answer

Unable to integrate jenkins with tfs: EndpointNotFoundException

Check if you can connect to tfs ...READ MORE

May 28, 2018 in Jenkins by DareDev
• 6,890 points

edited May 28, 2018 by DareDev 1,008 views
0 votes
1 answer

customize "ASP.NET CORE (Full framework)";build def. template for a solution with webapps and deploy them on azure

Use san publish profile names while creating ...READ MORE

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

Setting up CICD on a local server

As to how to integrate git repo ...READ MORE

May 31, 2018 in Other DevOps Questions by ajs3033
• 7,300 points

edited May 31, 2018 by ajs3033 823 views
0 votes
1 answer

Python-based project of salt stack

you can use python instead of yaml, ...READ MORE

Jun 5, 2018 in Other DevOps Questions by ajs3033
• 7,300 points
552 views
0 votes
1 answer

Any rate limiter for kitura

Try using KituraLimiter as a rate limiting ...READ MORE

Jun 4, 2018 in DevOps Tools by DareDev
• 6,890 points
496 views
0 votes
1 answer

Is support XML Canon available in Jenkins?

Here is some information regarding your query ...READ MORE

Jun 1, 2018 in Jenkins by Damon Salvatore
• 5,980 points
570 views
0 votes
1 answer

Empty json created after SonarQue webhook build

It isn't like SonarQube to send empty ...READ MORE

Jun 1, 2018 in Other DevOps Questions by ajs3033
• 7,300 points
521 views
0 votes
1 answer

unable to compile java code in Jenkins

If the code is compiling and running ...READ MORE

Apr 25, 2018 in Jenkins by DareDev
• 6,890 points
2,102 views
0 votes
1 answer

unable to start Kubernetes due to so many open files in system

You can try the following steps: You can ...READ MORE

May 1, 2018 in Kubernetes by shubham
• 7,340 points
1,821 views
0 votes
1 answer

devops sublime on devops tools list????

Sublime isn't as such a devops tools. ...READ MORE

Jun 1, 2018 in DevOps Tools by DareDev
• 6,890 points
450 views
0 votes
1 answer

How to control development/prod/staging application settings using azure functions?

You should use a build-release system like ...READ MORE

May 11, 2018 in DevOps on Cloud by ajs3033
• 7,300 points
1,333 views