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,21 @@ 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 Quarkus applications to OpenShift
792
+
filename: deploying-to-openshift-S2I-howto.adoc
793
+
summary: This guide describes how to build and deploy a Quarkus application on OpenShift by using Source-to-Image (S2I).
794
+
categories: "cloud, native"
795
+
topics:
796
+
- devops
797
+
- kubernetes
798
+
- openshift
799
+
- cloud
800
+
- deployment
801
+
extensions:
802
+
- io.quarkus:quarkus-openshift
803
+
id: deploying-to-openshift-S2I-howto
804
+
type: howto
805
+
url: /guides/deploying-to-openshift-S2I-howto
761
806
- title: Writing a Dev Service
762
807
filename: extension-writing-dev-service.adoc
763
808
summary: Learn how to develop a Dev Service for your extension in order to replace an external service in development mode.
@@ -1297,9 +1342,9 @@ types:
1297
1342
- org.drools:drools-quarkus
1298
1343
type: guide
1299
1344
url: /guides/drools
1300
-
- title: Deploying on OpenShift
1345
+
- title: Deploying Quarkus applications to OpenShift
1301
1346
filename: deploying-to-openshift.adoc
1302
-
summary: This guide covers how to deploy a native application on OpenShift.
1347
+
summary: This guide describes the deployment of Quarkus applications to OpenShift.
0 commit comments