Trending questions in Other DevOps Questions

0 votes
1 answer

how to efficiently encrypt many files every several months use different passwords?

This is a typical problem, so it ...READ MORE

Jul 12, 2018 in Other DevOps Questions by Kalgi
• 2,680 points
318 views
0 votes
1 answer

Start vNext build from Powershell and get artefacts

TFS 2015 comes with the new REST API, ...READ MORE

Jul 5, 2018 in Other DevOps Questions by Kalgi
• 52,360 points
611 views
0 votes
1 answer

How to schedule backups for development, testing, and production environments?

It all depends on how you set ...READ MORE

Jul 6, 2018 in Other DevOps Questions by Kalgi
• 52,360 points
542 views
0 votes
1 answer

how do i make apache2 site point outside the folder in ubuntu?

in apche2 configuration file u have to ...READ MORE

Jul 6, 2018 in Other DevOps Questions by Kalgi
• 52,360 points
527 views
0 votes
1 answer

Best practice for successful app deployment

I'd suggest you to write a deployment ...READ MORE

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

What is the best practice for updating an already existing web app deployment using ARM?

The Service Principal solution, through the SDK, ...READ MORE

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

How do I share Build Definitions across Projects in Visual Studio Online?

VSTS does not support sharing build definitions ...READ MORE

Jul 5, 2018 in Other DevOps Questions by DareDev
• 6,890 points
347 views
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,606 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
572 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
494 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,562 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,245 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,062 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
673 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
793 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 788 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
537 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
499 views
0 votes
1 answer

Unable to create BlueMix DevOps services account

Jazzhub is shut now. try https://console.bluemix.net/devops/getting-started. It's ...READ MORE

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

Copy log files to local machines using Jenkins

Try initializing the variables with values according ...READ MORE

May 2, 2018 in Other DevOps Questions by ajs3033
• 7,300 points
1,270 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
933 views