After this PR #4 , I have the idea to build a config creator similar to what nginx hephy-router is using to reload the nginx config. The config creator would be written in Go and reload whenever the configuration changes for NSQD. That way we can use environment variables in the deployment object to reload the config and restart making it easier to switch log-levels. 😉