Changelog
Added
- Support for environment variables as an alternative to the flags:
FE2_EXPORTER_URL
andFE2_EXPORTER_ACCESSKEY
- A Dockerfile for a distroless conatiner.
Changed
- Replace
-host
,-port
and-ssl
flags with-url
(for example http://alamos-fe2-server:83)
Thanks to @Bouni for all the work.