Most answered questions in Other DevOps Questions

0 votes
1 answer

Using conditional to execute a command in salt

You can use unless inside your state ...READ MORE

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

Difference between .vagrant and .vagrant.d directories

All your system-wide settings for your downloaded ...READ MORE

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

Error saying "incorrect network interaface" when trying to create network interface for docker

Try this Step 1- remove the IP address ...READ MORE

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

TFS support for in-build custom web sockets

TFS has no native support for this. ...READ MORE

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

Command not working in .bat script but works in CLI

powershell /? If you run the above command ...READ MORE

Jul 19, 2018 in Other DevOps Questions by ajs3033
• 7,300 points
1,350 views
0 votes
1 answer

Remove my server IP in iptables on ubuntu

Do this to replay the issue iptables -A ...READ MORE

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

Automating Oracle script with nolio

Depending upon the details of your script ...READ MORE

Jul 17, 2018 in Other DevOps Questions by ajs3033
• 7,300 points
736 views
0 votes
1 answer

How do I preserve local ivy repository in Bluemix BUILD & DEPLOY?

You're right--the pipeline spins up a new ...READ MORE

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

How to stop sqlplus command in unix shell script when any sql fails

One idea would be to launch the ...READ MORE

Jul 16, 2018 in Other DevOps Questions by Kalgi
• 52,360 points
4,854 views
0 votes
1 answer

Continuous Deployment Bluemix with existing Bitbucket repo

Those instructions, although it mentions "private", are ...READ MORE

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

How to deploy to BlueMix: 404 Error

I have the same error. I think ...READ MORE

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

Multiple applications in one IIS website with MS Release Management

Do the following: Add a Manage IIS task ...READ MORE

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

How to use Powershell DSC for application installation?

Occasionally folks want to be able to ...READ MORE

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

Dokku Multiple app in single repo

You can use the dokku-monorepo plugin. It’s ...READ MORE

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

Salt: Require packages installed before executing a formula

You're on the right path. Using require_in ...READ MORE

Jul 13, 2018 in Other DevOps Questions by DareDev
• 6,890 points
1,095 views
+1 vote
1 answer

Managing several maven artifacts in a delivery pipeline

If A depends on B as a ...READ MORE

Jul 12, 2018 in Other DevOps Questions by Kalgi
• 2,680 points
476 views
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
328 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
976 views
0 votes
1 answer

Accessing test stats in a plan through bamboo

Try using bamboo reports. You can use ...READ MORE

Jul 12, 2018 in Other DevOps Questions by ajs3033
• 7,300 points
739 views
0 votes
1 answer

Base a stage in pipeline by using a preloaded template

I don't think it's possible to load ...READ MORE

Jul 11, 2018 in Other DevOps Questions by ajs3033
• 7,300 points
621 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
954 views
0 votes
1 answer

How does horizontal scaling decrease load of a system?

If there are spare CPU cycles and ...READ MORE

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

How do I enable Slack for Bluemix DevOps services beta

Here is where you can take help ...READ MORE

Jul 11, 2018 in Other DevOps Questions by Atul
• 10,240 points
389 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
357 views
0 votes
1 answer

SaltStack: how do I repeat other states with context?

In your case it’ll look something like ...READ MORE

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

Setting up a dedicated Executor per ServerConnector in Jetty

Executors are server-wide, and many components within Jetty ...READ MORE

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

Jira integration with Octopus deploy

Here is an approach which you can ...READ MORE

Jul 9, 2018 in Other DevOps Questions by Atul
• 10,240 points
1,311 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
430 views
0 votes
1 answer

How to get the most recent ebs snapshot using terraform datasource?

It's not available in the latest release ...READ MORE

Jul 9, 2018 in Other DevOps Questions by Atul
• 10,240 points
1,477 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
558 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
557 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
654 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
362 views
0 votes
1 answer

SonarQube cannot connect to JIRA 7 with REST API

The JIRA Plugin is not compatible with JIRA 7 ...READ MORE

Jul 5, 2018 in Other DevOps Questions by Kalgi
• 52,360 points
732 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
635 views
0 votes
1 answer

Capistrano deploy error saying "end of file reached" while deploying to Ubuntu server

Seems like Capistrano can't connect to the server ...READ MORE

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

Unable to Pull image from quay.io: ERROR x509: certificate signed by unknown authority

Download necessary CA certificate. "/etc/ssl/certs/ca-certificates.crt", -> Debian/Ubuntu "/etc/pki/tls/certs/ca-bundle.crt", ...READ MORE

Jul 3, 2018 in Other DevOps Questions by Kalgi
• 52,360 points
3,365 views
+1 vote
1 answer

How to deal with non-fast forward errors?

This error is faced when git cannot ...READ MORE

Jul 3, 2018 in Other DevOps Questions by Sophie may
• 10,610 points
30,243 views
0 votes
1 answer

Publishing npm publish to nexus group repo

Group cannot be published. I'll suggest you ...READ MORE

Jun 22, 2018 in Other DevOps Questions by DareDev
• 6,890 points
3,169 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
510 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
607 views
0 votes
1 answer

IS app pool import fails with error message.configuration error…insufficient permissions

There is a config file at %SystemRoot%\System32\inetsrv\config\redirection.config Removed the ...READ MORE

Jun 19, 2018 in Other DevOps Questions by shubham
• 7,340 points
1,733 views
0 votes
1 answer

salt error : “TypeError: coercing to Unicode: need string or buffer, bool found”

You can check the discussion regarding same ...READ MORE

Jun 17, 2018 in Other DevOps Questions by shubham
• 7,340 points
2,167 views
0 votes
1 answer

How to get results of SonarQube?

You can use sonarqube quality gates which ...READ MORE

Jun 8, 2018 in Other DevOps Questions by ajs3033
• 7,300 points
2,877 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
714 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,633 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
555 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
816 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
526 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 827 views