liuzhen

Results 4 issues of liuzhen

If we want to differentiate iris_smtp vendors by the smtp "From", can we add multiple iris_smtp configs? Are different vendor names referenced by "mode" names?

I don't get it. Is plural of movement movesment?

Hi, I was working with boss_db, when I found the db migration is left out from ChicagoBoss (CB), then I also add CB into rebar deps. What I have done:...

Hello, ``` docker run --net=host --privileged -d -v /dev/kmsg:/dev/kmsg private-registry/dmesg_exporter:latest start --address=":9008" ss -lntp |grep 9008 LISTEN 0 65535 *:9008 *:* users:(("dmesg_exporter",pid=586499,fd=5)) curl localhost:9008/metrics 404 page not found `docker logs`...