You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
summary: You can use Dev Services for Keycloak and the Dev UI for the OpenID Connect (OIDC) Keycloak provider and adapt these services for other OpenID Connect providers.
@@ -758,6 +788,12 @@ types:
758
788
id: security-openid-connect-multitenancy
759
789
type: howto
760
790
url: /guides/security-openid-connect-multitenancy
791
+
- title: "Using S2I to deploy {project-name} applications to {openshift}"
792
+
filename: deploying-to-openshift-S2I-howto.adoc
793
+
summary: "You can deploy your {project-name} applications to {openshift-long} by using the Source-to-Image (S2I) method."
794
+
id: deploying-to-openshift-S2I-howto
795
+
type: howto
796
+
url: /guides/deploying-to-openshift-S2I-howto
761
797
- title: Writing a Dev Service
762
798
filename: extension-writing-dev-service.adoc
763
799
summary: Learn how to develop a Dev Service for your extension in order to replace an external service in development mode.
@@ -1297,9 +1333,9 @@ types:
1297
1333
- org.drools:drools-quarkus
1298
1334
type: guide
1299
1335
url: /guides/drools
1300
-
- title: "Deploying Quarkus applications to {openshift}"
1336
+
- title: Deploying Quarkus applications to OpenShift
1301
1337
filename: deploying-to-openshift.adoc
1302
-
summary: "This guide describes the deployment of Quarkus applications to {openshift}."
1338
+
summary: This guide describes the deployment of Quarkus applications to OpenShift.
0 commit comments