opensciencegrid / xrootd-monitoring-shoveler

XRootD monitoring flow packet shoveler
Apache License 2.0
2 stars 7 forks source link

Add EnvironmentFile to service definition #45

Closed kazeborja closed 7 months ago

kazeborja commented 7 months ago

Fixes #22 Add EnvironmentFile placement to service definition, this will allow to configure any required environment variable in a config file without the need to touch the service one.

This is required as when using certificates for the connection to STOMP some people have reported the need to configure SSL_CERT_DIR.