You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. 😉
The text was updated successfully, but these errors were encountered:
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. 😉
The text was updated successfully, but these errors were encountered: