UST-MICO/mico

Provide two different OpenFaaS gateway URLs

Closed this issue · 0 comments

Currently we have one OpenFaaS gateway URL defined in application-*.properties. E.g.: openfaas.gateway=http://localhost:31112

However to test mico-core locally we need two different URLs:

  • URL that can be accessed directly by mico-core locally (localhost is appropriate because gateway can be made availabe with a port forward)
  • URL that can be accessed by Kafka-enabled MicoServices → http://gateway.openfaas:8080