Skip to content

Commit 75497c4

Browse files
committed
Sync documentation of main branch
1 parent 0b98f8a commit 75497c4

File tree

12 files changed

+1146
-43
lines changed

12 files changed

+1146
-43
lines changed

_data/versioned/main/index/quarkus.yaml

Lines changed: 38 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -645,6 +645,36 @@ types:
645645
id: doc-contribute-howto
646646
type: howto
647647
url: /guides/doc-contribute-docs-howto
648+
- title: Deploy Quarkus Java applications to OpenShift by using a Docker build strategy
649+
filename: deploying-to-openshift-docker-howto.adoc
650+
summary: This guide describes how to build and deploy a Quarkus application on OpenShift by using the Docker build strategy.
651+
categories: "cloud, native"
652+
topics:
653+
- devops
654+
- kubernetes
655+
- openshift
656+
- cloud
657+
- deployment
658+
extensions:
659+
- io.quarkus:quarkus-openshift
660+
id: deploying-to-openshift-docker-howto
661+
type: howto
662+
url: /guides/deploying-to-openshift-docker-howto
663+
- title: Deploy Quarkus applications to OpenShift in a single step
664+
filename: deploying-to-openshift-howto.adoc
665+
summary: This guide describes how to build and deploy a Quarkus application to OpenShift in a single step.
666+
categories: "cloud, native"
667+
topics:
668+
- devops
669+
- kubernetes
670+
- openshift
671+
- cloud
672+
- deployment
673+
extensions:
674+
- io.quarkus:quarkus-openshift
675+
id: deploying-to-openshift-howto
676+
type: howto
677+
url: /guides/deploying-to-openshift-howto
648678
- title: Dev Services and Dev UI for OpenID Connect (OIDC)
649679
filename: security-openid-connect-dev-services.adoc
650680
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:
758788
id: security-openid-connect-multitenancy
759789
type: howto
760790
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
761797
- title: Writing a Dev Service
762798
filename: extension-writing-dev-service.adoc
763799
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:
12971333
- org.drools:drools-quarkus
12981334
type: guide
12991335
url: /guides/drools
1300-
- title: "Deploying Quarkus applications to {openshift}"
1336+
- title: Deploying Quarkus applications to OpenShift
13011337
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.
13031339
categories: "cloud, native"
13041340
topics:
13051341
- devops

0 commit comments

Comments
 (0)