Most voted questions in DevOps & Agile

0 votes
1 answer

Unable to spawn executor on remote worker node using multinode spark cluster in spark-shell

I think your executor node cannot connect ...READ MORE

Jun 4, 2018 in DevOps Tools by ajs3033
• 7,300 points
1,784 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
820 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
594 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
533 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
456 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 835 views
0 votes
1 answer
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,320 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,052 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,013 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
428 views
0 votes
2 answers

will running multiple Jenkins masters on same host increase the performance?

While using one big master, u can ...READ MORE

Aug 7, 2018 in Jenkins by Kalgi
• 52,360 points
3,041 views
0 votes
1 answer

running a Jenkins job on multiple virtual servers.

Your goals can be achieved by using ...READ MORE

May 25, 2018 in Jenkins by shubham
• 7,340 points
2,831 views
0 votes
3 answers

difference between git remote and git clone

HI.... GIT REMOTE add just creates an entry in ...READ MORE

Jul 11, 2020 in Git & GitHub by anonymous
21,658 views
0 votes
1 answer

gulp serve & not working in jenkins

Try using nohup. It will creates nohup.out ...READ MORE

May 11, 2018 in Jenkins by DareDev
• 6,890 points
1,004 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,340 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,237 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,111 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,604 views
0 votes
1 answer

How to change state of TFS 2015 if build has warnings?

To access the TFS Build Definition can ...READ MORE

May 4, 2018 in DevOps & Agile by ajs3033
• 7,300 points
565 views
0 votes
1 answer

Any way to mark commits in git?

You can try and use git tags. Also ...READ MORE

May 3, 2018 in DevOps & Agile by DareDev
• 6,890 points
601 views
0 votes
2 answers

Unable to use jenkins to run oracle script on remote DB

add ORACLE_HOME  in jenkins global variable. READ MORE

Mar 27, 2019 in DevOps & Agile by hal
5,564 views
0 votes
2 answers

How to use maven package jar file in another jenkins pipeline stage?

You can use the same dockerfile for ...READ MORE

Aug 2, 2018 in Jenkins by lina
• 8,220 points
11,195 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,348 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,832 views
0 votes
1 answer

avi networks controller work on VMware Fusion 7 or 8 on OS X

Vmware Fusion supports Avi Controller with Ubuntu ...READ MORE

May 1, 2018 in DevOps & Agile by shubham
• 7,340 points
533 views
0 votes
2 answers

Configure Subdomains, Nginx-proxy and Docker-compose

If you are already using docker-compose I ...READ MORE

Aug 3, 2018 in DevOps on Cloud by Nilesh
• 7,050 points
8,237 views
0 votes
1 answer

to check file has the same value or not i.e comparing file with stat module.

Try the following script: Do the second time ...READ MORE

May 1, 2018 in DevOps & Agile by shubham
• 7,340 points
3,909 views
0 votes
1 answer

build an J2EE application with docker

I would suggest you to use volume ...READ MORE

May 1, 2018 in Docker by shubham
• 7,340 points
647 views
0 votes
3 answers

not able to connect to the GIT Repository through Git plugin in Jenkins

One of the possibility is that your ...READ MORE

Apr 22, 2019 in DevOps Tools by Ananya
16,955 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
984 views
0 votes
1 answer

Error while talking to remote Oracle DB using Jenkins-CI

I installed Oracle XE to talk to ...READ MORE

May 1, 2018 in Jenkins by shubham
• 7,340 points
1,705 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,559 views
0 votes
2 answers

ansible-command not found

Use some other variable instead of PATH. READ MORE

Apr 23, 2019 in Ansible by Vismaya
10,413 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,709 views
0 votes
1 answer

Is it possible to access Couchbase by terminal?

What you want to accomplish isn't possible ...READ MORE

Apr 29, 2018 in DevOps & Agile by DareDev
• 6,890 points
494 views
0 votes
2 answers

Can't access apache karaf docker container

To access karaf shell directly you can ...READ MORE

Aug 6, 2018 in Docker by Nilesh
• 7,050 points
2,147 views
0 votes
1 answer

TFS shows a / error when building app.

Seems like you haven't set the virtual ...READ MORE

Apr 29, 2018 in DevOps & Agile by DareDev
• 6,890 points
462 views
0 votes
1 answer

Command to list users in Accurev

Run the following command: accurev show users READ MORE

Apr 29, 2018 in DevOps & Agile by ajs3033
• 7,300 points
939 views
0 votes
1 answer

is it possible to use swagger with vs2017

Yes, you can use swagger in a ...READ MORE

Apr 29, 2018 in DevOps & Agile by DareDev
• 6,890 points
420 views
0 votes
1 answer

meaning of check-in code in github

It simply means to upload code to ...READ MORE

Apr 29, 2018 in Git & GitHub by ajs3033
• 7,300 points
9,677 views
0 votes
1 answer

How to disable auto-restart task in TeamCity

There is a parameter which can be ...READ MORE

Apr 29, 2018 in DevOps & Agile by DareDev
• 6,890 points
1,465 views
0 votes
1 answer

shell script to restart a tomcat server if down

Try using systemd isntead of a cron ...READ MORE

Apr 29, 2018 in DevOps & Agile by ajs3033
• 7,300 points
4,443 views
0 votes
1 answer

Upgrading a service leads to Rancher losing persistence of environment variables

when you upgrade, what it will do ...READ MORE

Apr 27, 2018 in DevOps & Agile by shubham
• 7,340 points
824 views
0 votes
1 answer

Print the line if it contains a specific string by using groovy.

You can try the code written below: ...READ MORE

Apr 27, 2018 in Jenkins by shubham
• 7,340 points
29,379 views
0 votes
1 answer

Git in DevOps

DevOps is an approach to improve the ...READ MORE

Apr 27, 2018 in Git & GitHub by QueenBee
• 1,820 points
832 views
0 votes
1 answer

anything like ansible register in saltstack?

I don't think saltstack holds any feature ...READ MORE

Apr 27, 2018 in DevOps & Agile by DareDev
• 6,890 points
774 views
0 votes
1 answer

When conditional not working in Ansible

Your identation is wrong and when is ...READ MORE

Apr 27, 2018 in Ansible by ajs3033
• 7,300 points
5,208 views
0 votes
1 answer

How to disable linux user authentication on ldap server

You can try the below steps: passwd -l ...READ MORE

Apr 27, 2018 in DevOps & Agile by shubham
• 7,340 points
1,682 views
0 votes
1 answer

High availability clustering (HA-C) in nexus repo manager oss

It's a paid feature available in Nexus ...READ MORE

Apr 26, 2018 in DevOps & Agile by DareDev
• 6,890 points
1,832 views