Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-5630

review examples 'with console': restore the dataindex url and disable infinispan auth

XMLWordPrintable

    • False
    • False
    • Undefined
    • 2021 Week 31-33 (from Aug 2)

      As part or the examples updates the data-index-url configuration have been changed adding '/graphql' at the end:

      KOGITO_DATAINDEX_HTTP_URL: http://${DOCKER_GATEWAY_HOST}:8180/graphql

      Currently the expected url is without the '/graphql', that conf have to be restored to make the interaction work.

       

      Infinispan auth seems to be enabled by defauit. We need explicitly disable it adding to each 'with-console' example application.properties

      quarkus.infinispan-client.use-auth=false

              nmirasch@redhat.com Neus Miras Chueca
              nmirasch@redhat.com Neus Miras Chueca
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: