Latest questions in DevOps & Agile

+1 vote
2 answers

lambda function showing error when trying to connect with rds(aws)

The engine will stay on timeout unless ...READ MORE

Jun 6, 2018 in DevOps on Cloud by ajs3033
• 7,300 points
4,918 views
0 votes
2 answers

how am I gonna assign a proper role name to allow a stack deployment via CloudFormation in AWS codepipeline?

 There's documentation on how to configure a ...READ MORE

Aug 17, 2018 in DevOps on Cloud by Priyaj
• 58,090 points
892 views
0 votes
1 answer

Using multiple config files using same template in a role in ansible

Go through this include_role module: tasks: - ...READ MORE

Jun 5, 2018 in Ansible by DareDev
• 6,890 points
4,027 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,649 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
563 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
505 views
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,785 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
823 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
596 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
458 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
+4 votes
7 answers

If conditional in docker file

First of all, create a build_internal.sh file ...READ MORE

May 29, 2018 in Docker by DareDev
• 6,890 points
120,721 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,326 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
+1 vote
2 answers

When do we use Chef or Azure SDK to create VM and deploy in automation

The solution to the automated deployment in ...READ MORE

Aug 21, 2018 in Other DevOps Questions by Priyaj
• 58,090 points
874 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
430 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,043 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,834 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,686 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,006 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
+1 vote
2 answers

Unable to build TFS project because files not found

Please make a folder in solution Nd ...READ MORE

May 17, 2019 in Other DevOps Questions by Shashikesh Mishra
4,331 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,240 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,113 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
567 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
606 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,577 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,202 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,351 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,833 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
535 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,240 views
+4 votes
4 answers

perform Git checkout using Groovy script

To do git commit: def getGitCommit() { ...READ MORE

Dec 6, 2018 in DevOps Tools by Vaidya
32,783 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,912 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
649 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,961 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
988 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,709 views
+2 votes
5 answers

stash/unstash to transfer data in Jenkins from a build container to the other node.

Since the container gets destroyed once the ...READ MORE

Dec 21, 2018 in Jenkins by anonymous
32,696 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,560 views
+1 vote
3 answers

Error message “Failed to connect to the host via ssh” while running ping command on host machines using Ansible

I hadn't created the ssh connection between ...READ MORE

Apr 23, 2019 in Ansible by Lavanya
19,807 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,415 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,715 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
496 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,153 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