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.
@@ -1240,6 +1258,17 @@ types:
1240
1258
- io.quarkus:quarkus-picocli
1241
1259
type: guide
1242
1260
url: /guides/picocli
1261
+
- title: Compose Dev Services
1262
+
filename: compose-dev-services.adoc
1263
+
summary: Configure custom Dev Services using Docker or Podman Compose.
1264
+
categories: core
1265
+
topics:
1266
+
- dev-services
1267
+
- dev-mode
1268
+
- testing
1269
+
- compose
1270
+
type: guide
1271
+
url: /guides/compose-dev-services
1243
1272
- title: Compressing native executables using UPX
1244
1273
filename: upx.adoc
1245
1274
summary: Ultimate Packer for eXecutables (UPX) is a compression tool reducing the size of executables.
0 commit comments