Most viewed questions in DevOps Tools

0 votes
1 answer

How to remove minishift cluster from the windows system?

Hi@akhtar, It is possible that Minishift config contains ...READ MORE

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

Want a command to be executed in Salt only if a directory is empty

You should consider using this inside your ...READ MORE

Jun 12, 2018 in DevOps Tools by Damon Salvatore
• 5,980 points
1,475 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,436 views
0 votes
1 answer

How can I create an object of Microsoft.SqlServer.Management.Smo.Mail.MailServer class?

 Step 1 - Set variables for mail ...READ MORE

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

All commands in Vagrant are giving me errors

Hey @Isha, the problem is with your ...READ MORE

Mar 5, 2019 in DevOps Tools by Kyraa
1,416 views
0 votes
1 answer

What are the steps to permanently remove a committed file from the repository?

To remove a file for example 'myfile.txt'; ...READ MORE

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

login popup not working in tomcat9 when I click the server status

Try and install tomcat 8.0.41. It is ...READ MORE

Jul 12, 2018 in DevOps Tools by DareDev
• 6,890 points
1,400 views
0 votes
1 answer

How to Replicate the Artifacts between two Jfrog Artifactories by using CURL or jfrog rt (Rest API)

Yes and no, It's a bit complex ...READ MORE

Mar 27, 2018 in DevOps Tools by Atul
• 10,240 points
1,294 views
0 votes
1 answer

how to fix the build with maven in bluemix

As per Bluemix Status Page today DevOps Delivery Pipeline ...READ MORE

Jul 6, 2018 in DevOps Tools by Kalgi
• 52,360 points
1,281 views
0 votes
1 answer

Migrating proxy npm repo in nexus 3

I don't think you can achieve this ...READ MORE

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

destroying container after build success

Hey, Define your pipeline to clone the git ...READ MORE

Jan 17, 2019 in DevOps Tools by Hannah
• 18,570 points
1,203 views
0 votes
1 answer

When Concourse CI should be chosen instead of Jenkins?

Concourse and Jenkins can be primarily classified ...READ MORE

Aug 3, 2020 in DevOps Tools by Sirajul
• 59,230 points
1,190 views
0 votes
1 answer

How to use Azure DevOps server (TFS) Predefined Variable in My Ansible Playbook?

Simply add your variables to the azure-pipelines ...READ MORE

Feb 9, 2022 in DevOps Tools by Bhavitha
• 1,000 points
1,180 views
0 votes
1 answer

Find PAT scope using azure DevOps rest api

At this time, there is no way ...READ MORE

Feb 11, 2022 in DevOps Tools by Bhavitha
• 1,000 points
1,178 views
0 votes
1 answer

How to add user to a group in Minishift?

Hi@akhtar, You can add a user to a ...READ MORE

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

Vagrant provision shell : can not run ssh-copy-id

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

Jun 17, 2018 in DevOps Tools by shubham
• 7,340 points

edited Jun 17, 2018 by shubham 1,144 views
0 votes
1 answer

How to get minishift console?

Hi@akhtar, After the successful installation of Minishift, you ...READ MORE

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

Maven deploy “Release Note” as artifact

Using both @SpaceTrucker and @khmarbaise, came up with the following ...READ MORE

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

Is terraform alternative to configuration management tools like ansible or puppet??

Ansible/Puppet/Chef is primarily a configuration management tool, ...READ MORE

Feb 3, 2020 in DevOps Tools by anonymous
• 59,230 points
1,124 views
0 votes
1 answer

How to add display name in the OpenShift project?

Hi@akhtar, You can add a display name or ...READ MORE

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

How to install Saltstack on CentOS?

Hey @Dipti, follow these steps to install ...READ MORE

Feb 27, 2019 in DevOps Tools by Avinash
1,088 views
+1 vote
0 answers

Selenium Code Errors on Eclipse Compiler

After added the external JAR library, I ...READ MORE

Jul 15, 2019 in DevOps Tools by limcw
• 270 points
1,043 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,040 views
0 votes
1 answer

How to create a new project in OpenShift?

Hi@akhtar, A Kubernetes namespace provides a mechanism to ...READ MORE

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

Serverspec doesn't check package version correctly

Specinfra is escaping the characters in the with_version chain ...READ MORE

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

What to do first if you're manually editing files directly on a production server with no backups

 Make sure production is being backed up ...READ MORE

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

How to filter IP from a log file using Logstash?

Hi@akhtar, You can use the filter plugin in Logstash. It ...READ MORE

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

How do I set maximum queue connection for nginx port in Windows?

Since increasing queue size did not fix your problem ...READ MORE

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

How do I install Splunk on Windows?

Hi haseeb, you can install Splunk Enterprise ...READ MORE

Feb 28, 2019 in DevOps Tools by Kalgi
935 views
0 votes
0 answers

Multiple YAML build pipelines in Azure DevOps

Using the new YAML way I want ...READ MORE

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

How to create a secret from literals in Minishift Cluster?

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

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

Error in process execution from Nolio

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

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

apache in amazon: httpd24 conflicts with httpd-2.2.31-1.8.amzn1.x86_64

I think you need to uninstall the ...READ MORE

Jun 26, 2018 in DevOps Tools by ajs3033
• 7,300 points
868 views
0 votes
0 answers

Which of these tools is not associated with DevOps?

Which of the following tools are not ...READ MORE

Dec 12, 2022 in DevOps Tools by Edureka
• 12,690 points
854 views
0 votes
1 answer

[main]Something happen while delivering an email {:exception=>#<EOFError: end of file reached>}

Hi@akhtar, You are trying to use port no. ...READ MORE

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

which aspect of devops continuous release to production?

Continuous Delivery is a DevOps feature that ...READ MORE

Jan 12, 2022 in DevOps Tools by Neha
• 9,060 points
834 views
+1 vote
1 answer

I’m facing problems while setting up Maven. How do I solve this?

First of all check if you don't ...READ MORE

Jul 25, 2018 in DevOps Tools by Sophie may
• 10,610 points
830 views
0 votes
1 answer

Getting 500 error code while Bitbucket-Jenkins integration.

Use generic webhook instead of bitbucket webhook. It ...READ MORE

Sep 21, 2020 in DevOps Tools by Krishnom
825 views
0 votes
0 answers

helm registry login --password-stdin in Azure DevOps pipeline

I am trying to log in to ...READ MORE

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

I am having problem with Apache as it cant restart because it already uses its port

Here is what you can do. Free ...READ MORE

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

How do i install Nagios on Ubuntu?

 Hey @Kiran, installing Nagios requires you to ...READ MORE

Feb 27, 2019 in DevOps Tools by Riya
754 views
0 votes
1 answer

Logs in phoenix web app deployed using edeliver

The newer versions of edilever and distillery ...READ MORE

Jun 19, 2018 in DevOps Tools by ajs3033
• 7,300 points
748 views
+1 vote
2 answers

error saying, “cannot create, files already exist” while installing virtual machine on Virtual Box

Hey @Hannah, You'll have to reinitialize the ...READ MORE

Oct 25, 2018 in DevOps Tools by krishti
727 views
0 votes
1 answer

How to install Nagios on CentOS?

Follow these steps: Install the required packages yum install ...READ MORE

Feb 27, 2019 in DevOps Tools by Avinash
711 views
0 votes
1 answer

How do i install splunk on ubuntu?

Hey @Dipti, follow these steps to install ...READ MORE

Feb 27, 2019 in DevOps Tools by Kalgi
695 views
0 votes
1 answer

How to create Users with the HTPasswd Identity Provider in Minishift?

Hi@akhtar, You can create a user using htpasswd ...READ MORE

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

Nagios on windows

You do not install Nagios server on ...READ MORE

Feb 28, 2019 in DevOps Tools by Kevin
678 views
0 votes
1 answer

What is the need of database in devops?

DevOps is the convergence of development and ...READ MORE

Feb 11, 2020 in DevOps Tools by Sirajul
• 59,230 points
670 views
0 votes
1 answer

How do I kill Wagtail server?

Here is the explanation regarding the above ...READ MORE

Jun 25, 2018 in DevOps Tools by anonymous
665 views
0 votes
1 answer

How to create a new-app in Minishift?

Hi@MD, You can use oc new-app command in ...READ MORE

Aug 18, 2020 in DevOps Tools by akhtar
• 38,230 points
658 views