dominikriemer opened a new issue, #953:
URL: https://github.com/apache/streampipes/issues/953

   ### 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.
   
   * Introduce two new environment variables SP_CONSUL_HOST and SP_CONSUL_PORT
   * Deprecate CONSUL_LOCATION
   * Remove CONSUL_LOCATION env variable declaration from all Dockerfiles and 
use "consul" as default SP_CONSUL_HOST value 
   * Use "localhost" as SP_CONSUL_HOST default if SP_DEBUG is set to true
   
   ### StreamPipes Committer
   
   I acknowledge that I am a maintainer/committer of the Apache StreamPipes 
project.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to