lonelyadmin

Results 2 comments of lonelyadmin

Just curious if network "weathermapping" is still a possibility? Looking to fill that niche with grafana and diagram.

Got mine to work with the following. Still testing: add "user:" to redis in config.yml ```diff --git a/pkg/config/redis.go b/pkg/config/redis.go index 38571e3..a3e4a31 100644 --- a/pkg/config/redis.go +++ b/pkg/config/redis.go @@ -22,6 +22,7 @@...