-
-
Save AssahBismarkabah/ab03a1e45f742d45089581d87b8c04e5 to your computer and use it in GitHub Desktop.
Found the following truststore files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| | Updating the configuration and installing your custom providers, if any. Please wait. | |
| keycloak-1 | 2026-03-16 16:33:53,432 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 3887ms | |
| keycloak-1 | Running the server in development mode. DO NOT use this configuration in production. | |
| keycloak-1 | 2026-03-16 16:33:54,018 INFO [org.keycloak.truststore.TruststoreBuilder] (main) Found the following truststore files under directories specified in the truststore paths [/opt/keycloak/bin/../conf/truststores/ca.crt] | |
| keycloak-1 | 2026-03-16 16:33:56,708 INFO [org.keycloak.quarkus.runtime.storage.database.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml | |
| keycloak-1 | 2026-03-16 16:33:58,414 INFO [org.keycloak.spi.infinispan.impl.embedded.JGroupsConfigurator] (main) JGroups JDBC_PING discovery enabled. | |
| keycloak-1 | 2026-03-16 16:33:58,495 INFO [org.infinispan.CONTAINER] (main) Virtual threads support enabled | |
| keycloak-1 | 2026-03-16 16:33:58,606 INFO [org.infinispan.CONTAINER] (main) ISPN000556: Starting user marshaller 'org.infinispan.commons.marshall.ImmutableProtoStreamMarshaller' | |
| keycloak-1 | 2026-03-16 16:33:58,870 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: node_901180, Site name: null | |
| keycloak-1 | 2026-03-16 16:33:58,987 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm | |
| keycloak-1 | 2026-03-16 16:34:00,012 WARN [org.keycloak.services] (main) KC-SERVICES0110: Environment variable 'KEYCLOAK_ADMIN' is deprecated, use 'KC_BOOTSTRAP_ADMIN_USERNAME' instead | |
| keycloak-1 | 2026-03-16 16:34:00,013 WARN [org.keycloak.services] (main) KC-SERVICES0110: Environment variable 'KEYCLOAK_ADMIN_PASSWORD' is deprecated, use 'KC_BOOTSTRAP_ADMIN_PASSWORD' instead | |
| keycloak-1 | 2026-03-16 16:34:00,142 INFO [org.keycloak.services] (main) KC-SERVICES0077: Created temporary admin user with username admin | |
| keycloak-1 | 2026-03-16 16:34:00,303 INFO [io.quarkus] (main) Keycloak 26.3.3 on JVM (powered by Quarkus 3.20.2.1) started in 6.791s. Listening on: http://0.0.0.0:8080 and https://0.0.0.0:8443 | |
| keycloak-1 | 2026-03-16 16:34:00,303 INFO [io.quarkus] (main) Profile dev activated. | |
| keycloak-1 | 2026-03-16 16:34:00,303 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, keycloak, narayana-jta, opentelemetry, reactive-routes, rest, rest-jackson, smallrye-context-propagation, vertx] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment