Daniel Rich

Results 40 comments of Daniel Rich

@davidschoefberger have you tried using edgetswitch instead of edgeos in your router.db? That fixed a similar problem for me.

Real name would be nice, but the nick from the client goes in as the alternate nick rather than the primary when the user is cloned. A related issue is...

@ikcalB at the time I wrote this issue, I was supporting an IRC server that used the corporate LDAP as the authentication back-end, so we didn't have a choice about...

I can make it work for now by firing up Adium or Psi to join the service, then Monal picks it up. If I can get the IRC gateway working...

That would be exactly why I'm doing it -- I'm syncing to registries that are only available via. satellite links. My uplink bandwidth is roughly 10x the bandwidth of each...

Is there a way to convince it to use `skopeo sync` instead of copy? From the docs, it looks like that will do what I'm looking for. I am going...

They may call the same function, but they aren't identical. copy always copies the image (fortunately just the metadata if the image already exists), sync will see that the image...

I just wrote a quick-n-dirty patch that seems to do the right thing. It isn't perfect (there isn't any argument checking for example), but it is working for me and...

Interesting... I ran a quick test with an alpine image and saw about 2x more total traffic with copy than I did with sync -- but that was a very...

I'm trying to shut down my grafana server in favor of influxDB, so I'll add a vote for influxDB support! There is an older datasource plugin floating around on GitHub,...