Skip to content

Commit 2af513e

Browse files
author
quarkusbot
committed
Sync web site with Quarkus documentation
1 parent 7d65c14 commit 2af513e

23 files changed

+303
-115
lines changed

_data/versioned/latest/index/quarkus.yaml

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -675,6 +675,12 @@ types:
675675
id: deploying-to-openshift-howto
676676
type: howto
677677
url: /guides/deploying-to-openshift-howto
678+
- title: "Deploy {project-name} applications compiled to native executables"
679+
filename: deploying-to-openshift-native-howto.adoc
680+
summary: "You can deploy your native {project-name} applications to {openshift} compiled to native executables by using the Docker build strategy."
681+
id: deploying-to-openshift-native-howto
682+
type: howto
683+
url: /guides/deploying-to-openshift-native-howto
678684
- title: Dev Services and Dev UI for OpenID Connect (OIDC)
679685
filename: security-openid-connect-dev-services.adoc
680686
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.
@@ -789,7 +795,7 @@ types:
789795
type: howto
790796
url: /guides/security-openid-connect-multitenancy
791797
- title: Using S2I to deploy Quarkus applications to OpenShift
792-
filename: deploying-to-openshift-S2I-howto.adoc
798+
filename: deploying-to-openshift-s2i-howto.adoc
793799
summary: This guide describes how to build and deploy a Quarkus application on OpenShift by using Source-to-Image (S2I).
794800
categories: "cloud, native"
795801
topics:
@@ -800,9 +806,9 @@ types:
800806
- deployment
801807
extensions:
802808
- io.quarkus:quarkus-openshift
803-
id: deploying-to-openshift-S2I-howto
809+
id: deploying-to-openshift-s2i-howto
804810
type: howto
805-
url: /guides/deploying-to-openshift-S2I-howto
811+
url: /guides/deploying-to-openshift-s2i-howto
806812
- title: Writing a Dev Service
807813
filename: extension-writing-dev-service.adoc
808814
summary: Learn how to develop a Dev Service for your extension in order to replace an external service in development mode.

0 commit comments

Comments
 (0)