dnsimple / erldns

DNS server, in Erlang.
MIT License
402 stars 98 forks source link

why depency to observer? #76

Closed mritalian closed 6 years ago

mritalian commented 6 years ago

Why is there a dependency to a UX tool observer in the app file? It makes it painful to use erldns in a headless environment that lacks observer as rebar3 as prod release will barf on the missing application. Am I missing something or am I doing something wrong? Thanks.

aeden commented 6 years ago

I've removed the dependency as it really isn't necessary. https://github.com/dnsimple/erldns/commit/e2f862aab4b0b2dc7a2b70d810cccdbcf2ec9c64