Skip to content

Commit

Permalink
env changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jayachristina committed Dec 11, 2024
1 parent 4ad6eca commit 42257dd
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions content/modules/ROOT/pages/env.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,31 +5,31 @@
include::style.adoc[]


[cols="3", options="header"]
[cols="2,1,3", options="header"]
|==================
| Access to | URL |Credentials

| Red Hat OpenShift | {openshift_cluster_console_url}[Console^, window="console"] | admin/{common_password}

| Red Hat Developer Hub | https://backstage-backstage.{openshift_cluster_ingress_domain}[click here^, window="rhdh"] |
*Platform Engineer* +
*As a Platform Engineer* +
pe1/{common_password} (or) pe2/{common_password} +
*Application Developer* +
*As a Application Developer* +
pe1/{common_password} (or) pe2/{common_password}

| Gitlab | https://gitlab-gitlab.{openshift_cluster_ingress_domain}[click here^, window="gitlab"] |
*Platform Engineer* +
pe1/{common_password} (or) pe2/{common_password}
+
* *Application Developer* +
*As a Platform Engineer* +
pe1/{common_password} (or) pe2/{common_password} +
*As a Application Developer* +
dev1/{common_password} (or) dev2/{common_password}

| Red Hat build of Keycloak | https://sso.{openshift_cluster_ingress_domain}[click here^, window="sso"] |
*Username*: `admin` +
*Password*: Admin password is in `keycloak-initial-admin` Secret in `keycloak` namespace of OpenShift. +
Click {openshift_cluster_console_url}/k8s/ns/keycloak/secrets/keycloak-initial-admin[here^, window="console"]. Copy `password` from the Data section at the bottom of the page
*Password*: Click {openshift_cluster_console_url}/k8s/ns/keycloak/secrets/keycloak-initial-admin[here^, window="console"] to view the admin password in `keycloak-initial-admin` Secret in `keycloak` namespace of OpenShift. +
Copy `password` from the Data section at the bottom of the page

| Quay | https://quay.{openshift_cluster_ingress_domain}[click here^, window="quay"] | *Login details*: Access the above URL and *Create Account* with *dev1/{common_password}*
| Quay | https://quay.{openshift_cluster_ingress_domain}[click here^, window="quay"] | *Login details*: Access the above URL. +
*Create Account* with *dev1/{common_password}*

| GitOps/Argo | https://openshift-gitops-server-openshift-gitops.{openshift_cluster_ingress_domain}[click here^, window="argo"] | admin/{openshift_gitops_password}

Expand Down

0 comments on commit 42257dd

Please sign in to comment.