Most voted "openshift" questions
16 questions
Sort by count of
-
13
votes1
answer1179
viewsAuto Deploy after Git Push
I use daily the Openshift to create and host applications in the clouds. One interesting thing I observe is as to the process of deploy applications hosted on this platform. deploy is preceded by…
-
6
votes1
answer801
viewsAccess database in Openshift
I deployed a project on OpenShift, I used a Cartridge to create a bank Mysql soon after the creation of the bank appear this information: Mysql 5.5 database Added. Please make note of These…
-
3
votes1
answer228
viewsMaven Web Application with Github Repository and Hosted in Openshift
I have a Java web application (wildfly server) created with Maven, locally versioned with Git and remotely on Github, I’d like to know how to host this application in Openshift and deploy every Pull…
-
2
votes2
answers121
viewsRuby and Ruby on Rails version - Openshift
I tried to upload an application made in Ruby 2 and Ror 4 in Openshift and could not. Is an application made in Ruby 2 compatible with Ruby 1.9? What versions are supported by Openshift? Follow the…
-
2
votes1
answer177
viewsError while deploying to Openshift using my git
Hello. I’m having a very strange problem with my application in openshift. I created in Openshift a Jboss application and added Jenkins. From there I changed the source code source to my git…
-
2
votes1
answer476
viewsWeb Service Java in Openshift using Tomcat 6 (Jboss EWS 1.0)
I’m trying to create a Web Service in JAVA so it can be consumed by an Android application. I need to use a Cloud technology, and only found the free Openshift and best recommended for now... Well,…
-
2
votes1
answer71
viewsProblem with Openshift + Mentawai
I have a problem regarding Openshift. I have already moved up my application (java/jsp) and my database (postgresql) and it seems to be Ok. The problem is that I use Mentawai as the mvc framework…
-
2
votes0
answers220
views -
2
votes1
answer143
viewsI can’t publish my MEAN app to Openshift
I did everything that feels right. I changed the local variables to process.env, but when I commit and send I get this output: Pushing to…
-
1
votes1
answer226
viewsHow to run Node.JS on Openshift and Locally
How to run Node.JS in Openshift (https://www.openshift.com/)? Url of openshift: http://nodejs2-agenciadreamup.rhcloud.com/ Github: https://github.com/AlanPS/StreamBrasil/ How to run Nodejs locally,…
-
1
votes0
answers69
viewsError running Git pull using Openshift
I’m trying to follow the tutorial for Openshift. But in the 3rd, there’s step 3 : $ git pull -s recursive -X theirs upstream master I have the following mistake: fatal: Unable to connect to…
-
0
votes0
answers524
viewsHow to access an Openshift Mysql database via Jdbc via Google Spreadsheet?
I want to access a Mysql database hosted in Openshift via Jdbc from Google Spreadsheet. It is possible? In Google Spreadsheet, in Ferramentas -> Editor de Scripts, I am having problems with the…
-
0
votes0
answers51
viewsError server 500 Reverse openshif with Django
I deployed an application in openshift and basically the same is a crud, what happens, whenever I try to register a new client the server returns me "server error 500", does anyone know tell me why…
-
0
votes1
answer33
viewsError while using rhc
I’m getting an error when I try to use the $ rhc setup, I can not understand why of the mistake, someone can tell me why of the same and how to resolve it kindly? an excerpt that says it has not…
-
0
votes0
answers20
viewsPermission denied (Publickey) in Git while running pipline in Jenkins
Blz, everybody? A very strange situation here: I can build a particular image in Openshift normally but, when trying the same build, with the same repository, in my pipe in Jenkins, he informs me:…
-
-1
votes1
answer99
viewsAndroid + Webservice on Cloud Platform
Fala galera... Well, I really need to create a project. A WEB and Android system. But it has to be Cloud and free of charge. I researched and started a project using Openshift. I installed a plugin…