Most viewed questions in DevOps Tools

0 votes
0 answers

OWASP Zed Attack Proxy Scan in DevOps pipeline

I want to do the "Authenticated Scan" ...READ MORE

Mar 15, 2022 in DevOps Tools by Kichu
• 19,050 points
666 views
0 votes
1 answer

How do I find OpsWorks deploy user in a recipe ?

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

Jul 25, 2018 in DevOps Tools by Atul
• 10,240 points
658 views
+1 vote
1 answer

i have a pyhton code in my git/git repository how to build that code in jenkins

Follow these steps @Bhaskar: Step 1: Open the Jenkins ...READ MORE

Oct 14, 2019 in DevOps Tools by Kalgi
• 52,360 points
641 views
0 votes
1 answer

Creating different eslint rules for local development

You can make a dev.eslintrc or similar ...READ MORE

Jul 10, 2018 in DevOps Tools by Kalgi
• 2,680 points
640 views
0 votes
1 answer

For Gradle & Spring Boot, how do I choose dependency with implementation?

Below is the answer to your question: Both ...READ MORE

Jun 17, 2018 in DevOps Tools by shubham
• 7,340 points
616 views
0 votes
1 answer

Saltstack on windows

Hi Neha, the reason you cannot find ...READ MORE

Feb 28, 2019 in DevOps Tools by Kunal
615 views
0 votes
1 answer

How to deploy Liberty packaged server automatic delivery

Here is a concept regarding your query. It ...READ MORE

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

How to expose the deployment in Minishift?

Hi@akhtar, You need to create a service to ...READ MORE

Aug 26, 2020 in DevOps Tools by MD
• 95,440 points
600 views
0 votes
1 answer

How to get the current status of a local repository in Git?

Using 'git status' command in the repository ...READ MORE

Nov 26, 2019 in DevOps Tools by Sirajul
• 59,230 points
599 views
0 votes
1 answer

How do I deploy to multiple servers using the same context root?

  If you're deploying to multiple servers ...READ MORE

Jul 2, 2018 in DevOps Tools by Kalgi
• 52,360 points
599 views
0 votes
0 answers

Azure DevOps PDF Export Pulgin Suggestion

I built a job using Jenkin and ...READ MORE

Mar 15, 2022 in DevOps Tools by Kichu
• 19,050 points
591 views
0 votes
1 answer

How to scale the application in Minishift Cluster?

Hi@akhtar, You can scale your application manually or ...READ MORE

Aug 26, 2020 in DevOps Tools by anonymous
583 views
0 votes
1 answer

Error while exporting Postgres dump!

You will need to use it from ...READ MORE

Oct 30, 2020 in DevOps Tools by Shuhrat
572 views
0 votes
1 answer

How to create a service account in Minishift?

Hi@akhtar, Some application requires service account for their ...READ MORE

Aug 19, 2020 in DevOps Tools by MD
• 95,440 points
572 views
0 votes
2 answers

Can I use a different version of Node in the: IBM Bluemix DevOps Services, build step 'npm' builder type?

Hey @Hannah just specify the needed version in ...READ MORE

Oct 23, 2018 in DevOps Tools by lina
• 8,220 points
570 views
0 votes
1 answer

Error while automating performance testing using Bamboo

Hey @Nisha, the command you're using is ...READ MORE

Mar 5, 2019 in DevOps Tools by Yesha
569 views
+1 vote
2 answers

Trying to make a PHP code work in bluemix

example to @Nilesh's explanation: $html = '<html> ...READ MORE

Oct 25, 2018 in DevOps Tools by akaash
564 views
0 votes
1 answer

Where to use "heroku keys:add" command?

You can use it to upload your ...READ MORE

Jun 18, 2018 in DevOps Tools by ajs3033
• 7,300 points
556 views
0 votes
1 answer

What are the different services provided by Nagios?

Nagios provides multiple services and I've listed ...READ MORE

Mar 1, 2019 in DevOps Tools by Isha
547 views
0 votes
1 answer

using custom tools in a Bluemix DevOps pipeline stage

When you create a new job, you ...READ MORE

Jul 25, 2018 in DevOps Tools by ajs3033
• 7,300 points
540 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
536 views
0 votes
1 answer

What are artifacts?

Artifacts are the final file that we ...READ MORE

Oct 8, 2020 in DevOps Tools by Rishi
532 views
0 votes
1 answer

How to autoscale a deployment in Minishift?

Hi@akhtar, MiniShift can autoscale a deployment or a ...READ MORE

Aug 26, 2020 in DevOps Tools by MD
• 95,440 points
532 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
530 views
0 votes
1 answer

Can I use Bluemix devops services with a dedicated Bluemix?

DevOps services isn't currently working in dedicated. READ MORE

Jul 11, 2018 in DevOps Tools by Kalgi
• 2,680 points
525 views
0 votes
1 answer

Maven deploy Release Note as artifact

The following solution will do the trick: <profiles> ...READ MORE

Jun 22, 2018 in DevOps Tools by Atul
• 10,240 points
524 views
0 votes
1 answer

How to add edit role to a user in Minishift?

Hi@akhtar, You can give different roles to different ...READ MORE

Aug 18, 2020 in DevOps Tools by MD
• 95,440 points
520 views
0 votes
1 answer

What is Nagios?

When you talk about Nagios, the first ...READ MORE

Mar 1, 2019 in DevOps Tools by Lynda
520 views
0 votes
1 answer

What important devops tools should my organisation adopt if it is about to undergo a devops transition?

There are five key areas in which ...READ MORE

Nov 26, 2019 in DevOps Tools by Sirajul
• 59,230 points
511 views
0 votes
1 answer

cqlsh queries fial if tombstones are present

There are a few major differences between ...READ MORE

Jun 18, 2018 in DevOps Tools by DareDev
• 6,890 points
511 views
0 votes
1 answer

Using 'salt.module.tomcat' for deploying war file

tomcat.deploy_war is an execution module, not a state module. In ...READ MORE

Jul 11, 2018 in DevOps Tools by Kalgi
• 2,680 points
509 views
0 votes
1 answer

How to deploy kafka cluster on cloud?

You can run kafka in both ways ...READ MORE

Jun 14, 2018 in DevOps Tools by DareDev
• 6,890 points
509 views
0 votes
0 answers

How can I use Tomcat in Eclipse IDE?

Hi everyone, Can anyone tell me, how can I ...READ MORE

Mar 12, 2020 in DevOps Tools by akhtar
• 38,230 points
508 views
0 votes
1 answer

How to apply Quotas to Multiple Projects in Minishift?

Hi@akhtar, The ClusterResourceQuota resource is created at cluster ...READ MORE

Aug 26, 2020 in DevOps Tools by MD
• 95,440 points
506 views
0 votes
1 answer

killing Wagtail server

Killing the wagtail server will stop it. ...READ MORE

Jul 5, 2018 in DevOps Tools by ajs3033
• 7,300 points
506 views
0 votes
1 answer

Timeout when running stage on Bluemix DevOps pipeline

Its not possible to change the timeout ...READ MORE

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

How to create a secret from a file in Minishift?

Hi@akhtar, You can create a secret using generic ...READ MORE

Aug 19, 2020 in DevOps Tools by MD
• 95,440 points
496 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
496 views
+2 votes
0 answers

How do I install Maven on CentOS?

I went through below menetioned tutorial https://www.edureka.co/community/38761/how-do-i-install-maven-on-centos but somehow ...READ MORE

Dec 27, 2019 in DevOps Tools by Manoj
• 140 points
492 views
0 votes
1 answer

IBM Cloud DevOps - Eclipse Orion IDE not working correctly

follow these steps Step 1- open dev-tools Step 2- ...READ MORE

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

IBM Watson: Invalid API Key

The Visual Recognition service is currently experiencing ...READ MORE

Jul 11, 2018 in DevOps Tools by Kalgi
• 2,680 points
490 views
0 votes
1 answer

How to bootstrap droplets using Terraform?

Using passwords on instances is an absolute ...READ MORE

Jul 12, 2018 in DevOps Tools by Kalgi
• 2,680 points
486 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
484 views
0 votes
1 answer

How do I update configuration of a Cassandra cluster ?

Here is a way through which you ...READ MORE

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

dpkg a deb file in a local fodler on vagrant

Copy the file in the vagrant folder ...READ MORE

Jun 14, 2018 in DevOps Tools by DareDev
• 6,890 points
480 views
0 votes
1 answer

How to assign cluster-level role to a user in Minishift?

Hi@akhtar, You can use oc adm policy command ...READ MORE

Aug 18, 2020 in DevOps Tools by MD
• 95,440 points
479 views
0 votes
0 answers

How do you restructure working directory files in a git repository?

How do you restructure working directory files ...READ MORE

Nov 26, 2019 in DevOps Tools by anonymous
• 19,610 points
474 views
0 votes
1 answer

How to create a group in Minishift?

Hi@akhtar, To create a group in Minishift, you ...READ MORE

Aug 18, 2020 in DevOps Tools by MD
• 95,440 points
462 views
0 votes
1 answer

How to set quota for a project in Minishift?

Hi@akhtar, You can set a quota for a ...READ MORE

Aug 25, 2020 in DevOps Tools by MD
• 95,440 points
452 views