Improve handling of Consul env variables #953
Labels
backend
Everything that is related to the StreamPipes backend
deprecation
Assigned to pull requests or issues that introduce a deprecation.
java
Pull requests that update Java code
refactoring
Indicates when a pull request or issue contains larger refactoring aspects.
Milestone
Body
Currently, the location of Consul to register services needs to be provided by a CONSUL_LOCATION env variable, which is defined in each Dockerfile for production usage and can be manually overridden. CONSUL_LOCATION implicitly requires the hostname and not the complete URL which might cause confusion.
StreamPipes Committer
I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.
The text was updated successfully, but these errors were encountered: