Questions tagged [openshift-web-console]

Redhat Openshift web console- UI, which can be found under url /console/

11 questions
3
votes
1 answer

Create Openshift app using branch from existing repository (with `rhc create`)

The OpenShift web console allows to create a new app using a branch/tag from an existing remote repository which I do not know how to use through rhc create. The relevant command line option --from-code URL works great for the default repository…
1
vote
1 answer

Openshift web console - updating CSS / logo doesn't work

I'm reading through https://docs.openshift.com/container-platform/3.9/install_config/web_console_customization.html#loading-custom-scripts-and-stylesheets, which says for me to do the following, which I've done: oc edit configmap/webconsole-config…
Mike K.
  • 543
  • 3
  • 14
  • 46
1
vote
1 answer

How to find public IP address of MySQL persistent on Openshift 3 web console?

I deployed Wildfly application and MySQL persistent on Openshift web console and tried to connect MySQL persistent with jdbc driver of Eclipse outside. However I can not find the public IP address at all on web console. How can I find public IP…
Joseph Hwang
  • 1,337
  • 3
  • 38
  • 67
1
vote
0 answers

Cannot build openshift persistent with web-console

I try to build mysql persistent on openshift with web consoles. When I build wildfly pod on openshift, it works successfully. But try of mysql and mariadb failed. I have no idea why building pods of openshift persistent failed. Below are the log…
Joseph Hwang
  • 1,337
  • 3
  • 38
  • 67
0
votes
1 answer

how is the traffic to the openshift_cluster_hostname is redirected to the openshift web console

Question 1 : 1.1. who is sitting behind the "openshift_master_cluster_public_hostname" hostname ? is it the web console ( web console service ? or web service deployment ) or something else ? 1.2. when doing oc get service -n openshift-web-console i…
0
votes
1 answer

Openshift web console - running an extension script doesn't work

I'm reading through https://docs.openshift.com/container-platform/3.9/install_config/web_console_customization.html#loading-custom-scripts-and-stylesheets, which says for me to do the following, which I've done: oc edit configmap/webconsole-config…
Mike K.
  • 543
  • 3
  • 14
  • 46
0
votes
1 answer

How to run openshift online in Command promt Mac

I have a free trail account of openshift online. I have created an node application and a jenkins pipeline, now I want to add this to github webhooks, so I want to create a webhook. Usually when I use minishift I use oc describe bc/mynode. but how…
0
votes
1 answer

Error duiring configuring cicd to github for jenkins pipeline in minishift?

I have installed openshift in my Mac OS sierra 10. I have started it using minishift start. I am able to successfully create a node application and configured a jenkins tool chain for it. when I tried to run the pipeline manually it worked. But…
0
votes
0 answers

OpenShift Origin - Add node from web console

Is possible to add/manage node to cluster from web console as in Apache Rancher? What is the best way to do it from cli? Thanks
0
votes
1 answer

open shift application not displayed on web console

In open shift account i had hosted one word press app "http://music-logavdm2.rhcloud.com" I also tried the open shift client tool to list the app app music but that also tells the app does not exist Yesterday i update the blog but today that…
0
votes
1 answer

Cannot add member in OpenShift

What I have tried - Webconsole I have a problem with openshift.com - I am trying to add a member via the web console, and get an error every time. Result The error is: Could not update members. What I have tried - rhc client When I try in the RHC…
Magick
  • 4,603
  • 22
  • 66
  • 103