Latest questions in DevOps Tools

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
481 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
386 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

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
399 views
0 votes
1 answer

Bluemix: How to revert from toolchain to old DevOps services

The “add-git” has become old school and ...READ MORE

Aug 3, 2018 in DevOps Tools by Kalgi
• 52,360 points
399 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
490 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

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
497 views
0 votes
1 answer

Build error in TF build definition

I think the problem is in your ...READ MORE

Aug 3, 2018 in DevOps Tools by ajs3033
• 7,300 points
2,280 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

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
657 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
819 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
844 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
536 views
0 votes
1 answer

XML Highliting Error from Android Lint

You can try to specify layout folder ...READ MORE

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

Deploy in to jboss EAP 6.4 from jenkins

You can use the mavan plugin <plugin> <groupId>org.jboss.as.plugins</groupId> <artifactId>jboss-as-maven-plugin</artifactId> <version>7.9.Final</version> <configuration> ...READ MORE

Jul 20, 2018 in DevOps Tools by Kalgi
• 52,360 points
2,313 views
0 votes
1 answer

Error saying "client and server don't have same version (client : 1.19, server: 1.18)"

As of docker-compose 1.4 you can now ...READ MORE

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

Getting an Error while trying to push changes to cloud foundry

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

Jul 19, 2018 in DevOps Tools by Atul
• 10,240 points
1,875 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,461 views
0 votes
1 answer

How to connect to Vault server

You need to configure the back end ...READ MORE

Jul 12, 2018 in DevOps Tools by Kalgi
• 2,680 points
3,008 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

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,407 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
507 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
489 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

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
990 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
605 views
0 votes
1 answer

How do I run “ant update” in Hybris with only “Update Running System”?

Here is what you can try. You can ...READ MORE

Jul 10, 2018 in DevOps Tools by Atul
• 10,240 points
6,850 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

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,443 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
876 views
0 votes
1 answer

distinguish allowed_hosts and cors_origin_regex_whitelist in django?

ALLOWED_HOSTS as in docs is quite self ...READ MORE

Jul 6, 2018 in DevOps Tools by ajs3033
• 7,300 points
3,091 views
0 votes
1 answer

How to manage multiple components with IBM Bluemix Track & Plan

As of now, there is not a ...READ MORE

Jul 6, 2018 in DevOps Tools by Kalgi
• 52,360 points
395 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
563 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,286 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
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

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

Avi Controller is supported on VMWare Fusion ...READ MORE

Jul 3, 2018 in DevOps Tools by Kalgi
• 52,360 points
442 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,034 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
+1 vote
3 answers

How do I check and export sonarqube analysis reports in embedded db?

Browse to sonarqube web instance to access ...READ MORE

Jul 2, 2018 in DevOps Tools by DareDev
• 6,890 points
27,500 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
735 views
0 votes
1 answer

How to download the latest minor version of nexus artifact using REST?

If you're using nexus 2.x, you can ...READ MORE

Jun 27, 2018 in DevOps Tools by ajs3033
• 7,300 points
3,127 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
878 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
671 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,638 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
521 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,224 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,140 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
759 views