Trending questions in DevOps & Agile

+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,996 views
+1 vote
1 answer

Import build/release json export files to tfs source control through API

The APIs of "Import build/release definition json ...READ MORE

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

Jenkins Pipeline using Openshift

Create a new service account in openshift ...READ MORE

Aug 8, 2018 in Jenkins by Kalgi
• 52,360 points
717 views
0 votes
1 answer

How do I get into a Docker container?

docker attach will let you connect to your ...READ MORE

Aug 10, 2018 in Docker by Kalgi
• 52,360 points
606 views
0 votes
1 answer

Error: docker-engine-selinux conflicts with docker-selinux-*

The first command checks for docker in ...READ MORE

Aug 1, 2018 in Docker by Sophie may
• 10,610 points
1,008 views
0 votes
1 answer

Jenkins task for remote hosts

Here is a concept which you can ...READ MORE

Jul 24, 2018 in Jenkins by Atul
• 10,240 points
1,311 views
0 votes
1 answer

Kubernetes - Jenkins integration

The best practice is to launch you ...READ MORE

Aug 6, 2018 in Jenkins by Kalgi
• 52,360 points
757 views
+1 vote
1 answer

How do I pass environment variables to Docker containers?

You can pass environment variables to your ...READ MORE

Jul 20, 2018 in Docker by Kalgi
• 52,360 points
1,448 views
0 votes
1 answer

How can you detach from Docker's process?

This is simple, in order to detach ...READ MORE

Jul 17, 2018 in Docker by Sophie may
• 10,610 points
1,602 views
0 votes
1 answer

Fetch AzureVm name from private IP in powershell

If by a better way you mean ...READ MORE

Jul 17, 2018 in DevOps on Cloud by DareDev
• 6,890 points
1,567 views
0 votes
1 answer

Efficient way to run a Docker Compose stack in production?

Here is a concept which you can ...READ MORE

Aug 2, 2018 in Docker by Damon Salvatore
• 5,980 points
877 views
0 votes
1 answer

Not able to find curator.yml (elasticsearch-curator) in linux

The documentation does not say that the ...READ MORE

Jul 20, 2018 in DevOps on Cloud by Kalgi
• 52,360 points
1,434 views
0 votes
1 answer

Docker Toolbox - hang on `docker push`

You can just run: docker-machine stop <name-of-your-docker-machine> which is ...READ MORE

Aug 2, 2018 in Docker by Kalgi
• 52,360 points
872 views
+1 vote
1 answer

How to deploy a java app to Docker?

If you are having JAR file, the quickest ...READ MORE

Aug 2, 2018 in Docker by Damon Salvatore
• 5,980 points
819 views
0 votes
1 answer

How to solve the ‘Git commit -a error’?

This happens when no editor is set. ...READ MORE

Jul 5, 2018 in Git & GitHub by Tyrion anex
• 8,700 points
2,060 views
0 votes
1 answer

Integrating Jira with Octopus

I've got a powershell step to do ...READ MORE

Aug 1, 2018 in DevOps & Agile by ajs3033
• 7,300 points
897 views
0 votes
1 answer

On running mvn-version, I get the exception UnsupportedClassVersionError received error. How do I solve this?

This happens because your jdk version is ...READ MORE

Aug 7, 2018 in Docker by Sophie may
• 10,610 points
622 views
0 votes
1 answer

Packer Docker Builder with remote docker daemon

Packers Docker builder doesn't work with remote ...READ MORE

Aug 1, 2018 in Docker by Kalgi
• 52,360 points
877 views
0 votes
1 answer

Build servers supported by release manager 2013

Release Management for Visual Studio 2013 is ...READ MORE

Aug 10, 2018 in DevOps & Agile by ajs3033
• 7,300 points
474 views
0 votes
1 answer

Docker-Compose with Docker 1.12 “Swarm Mode”

you can run docker service commands on ...READ MORE

Aug 10, 2018 in Docker by Kalgi
• 52,360 points
471 views
0 votes
1 answer

Unable to save state: open terraform.tfstate: permission denied

Check the access permission of the directory ...READ MORE

Jul 13, 2018 in DevOps on Cloud by Atul
• 10,240 points
1,669 views
0 votes
1 answer

Can you use docker-compose files to start services in Docker 1.12 swarm-mode?

Yess, you can. you must download/install the ...READ MORE

Aug 10, 2018 in Docker by Kalgi
• 52,360 points
452 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,881 views
0 votes
1 answer

Unable to integrate SonarQube analysis results with VSTS Build Summary

This was caused by passing a null ...READ MORE

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

Jenkins MsBuild.exe issue

Go to manage Jenkins -> global tool ...READ MORE

Aug 8, 2018 in Jenkins by Kalgi
• 52,360 points
530 views
0 votes
1 answer

Support for ES6 modules syntax on IBM bluemix

There is no native support for es6 ...READ MORE

Aug 10, 2018 in DevOps on Cloud by ajs3033
• 7,300 points
450 views
0 votes
1 answer

Using kitchen-terrform to set up extra context

Use .kitchen.yml file which cans specify where ...READ MORE

Aug 7, 2018 in DevOps & Agile by ajs3033
• 7,300 points
546 views
0 votes
1 answer

unable to configure knife on centos ec2 instance using chef12

I had the same issue. I solved ...READ MORE

Aug 8, 2018 in DevOps Tools by DareDev
• 6,890 points
503 views
0 votes
1 answer

Getting Error when trying to print IP to a file with terraform local-exec

I think you go in the wrong ...READ MORE

Aug 2, 2018 in DevOps Tools by Kalgi
• 52,360 points
1,648 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,357 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,890 views
0 votes
1 answer

Deploying web app on Azure using VSTS

You can find the following guide helpful ...READ MORE

Aug 6, 2018 in DevOps & Agile by DareDev
• 6,890 points
554 views
0 votes
1 answer

Why am I not able to re-deploy after moving 3 apps into one folder ?

The error that you are getting i.e., app ...READ MORE

Aug 9, 2018 in DevOps & Agile by Damon Salvatore
• 5,980 points
423 views
0 votes
1 answer

How to use gravitational teleport in a container/kubernetes environment?

You can use teleport to augment kubernetes ...READ MORE

Jun 28, 2018 in Kubernetes by ajs3033
• 7,300 points
2,237 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,823 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,458 views
0 votes
1 answer

Simple Setup for django webapps in DevOps environment.

Here is a concept which you can ...READ MORE

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

using Release Definition REST API for VSTS

Try using this: $vstsAccount = "[your vsts name]" $user ...READ MORE

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

Ansible iterate over hash with condition

Your when statement is wrong. you either split ...READ MORE

Jul 23, 2018 in Ansible by Kalgi
• 52,360 points
1,135 views
0 votes
1 answer

Docker, how to get container information from within the container?

I've found out that the container id ...READ MORE

Jul 31, 2018 in Docker by Kalgi
• 52,360 points
786 views
0 votes
1 answer

Disabling bluemix email notifications devops services track and plan

Follow this guide to stop getting email ...READ MORE

Aug 6, 2018 in DevOps & Agile by ajs3033
• 7,300 points
527 views
0 votes
1 answer

Set variable on specific package installation in CFEngine

Try using packagesmatching to get the version ...READ MORE

Aug 8, 2018 in DevOps Tools by ajs3033
• 7,300 points
396 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,142 views
0 votes
1 answer

How do I manage Continuously delivery database changes within devops pipeline

Here is a concept which you can ...READ MORE

Aug 7, 2018 in DevOps & Agile by Damon Salvatore
• 5,980 points
436 views
0 votes
1 answer

Orphaned Docker mounted host volumes?

For Docker 1.9 and up there's a ...READ MORE

Jul 31, 2018 in DevOps & Agile by Kalgi
• 52,360 points
706 views
0 votes
1 answer

How Logstash is different than Kafka

I think I can help you with ...READ MORE

Jul 13, 2018 in DevOps Tools by Atul
• 10,240 points
1,479 views
0 votes
1 answer

Where to store credentials for devops?

You can use any of the various ...READ MORE

Jul 23, 2018 in Git & GitHub by Kalgi
• 52,360 points
1,030 views
0 votes
1 answer

Docker unable to connect AWS EC2 cloud

Your command is not pointing to your ...READ MORE

Jul 16, 2018 in Docker by Kalgi
• 52,360 points
1,334 views
0 votes
1 answer

Bluemix - deploying code/app from Devops issue

Check if application contains the same file ...READ MORE

Aug 3, 2018 in DevOps Tools by Kalgi
• 52,360 points
542 views
0 votes
1 answer

How do I manage code that *removes* users in chef?

No, I don't think this will prove ...READ MORE

Aug 6, 2018 in DevOps Tools by Damon Salvatore
• 5,980 points
410 views