Fixing NET::ERR_CERT_DATE_INVALID on OSX / macOS
But the date is valid! tl;dr: you can grab the ISRG Root X1 cert, then import and trust that in Keychain Access I have an… Read More »Fixing NET::ERR_CERT_DATE_INVALID on OSX / macOS
But the date is valid! tl;dr: you can grab the ISRG Root X1 cert, then import and trust that in Keychain Access I have an… Read More »Fixing NET::ERR_CERT_DATE_INVALID on OSX / macOS
Toddling along After setting up my TIG (Telegraf-InfluxDB2-Grafana) stack, there were a few tweaks I had to make to get things up and going. My… Read More »My First Panel in Grafana (+ Telegraf & InfluxDB2)
The inodes have it When setting up the TIG stack, I saw that Telegraf has an option to reload its configuration from telegraf.conf, which it… Read More »“Why isn’t my Docker bind mounted file updating from host to container when I make changes with vim?”
One of many There are umpteen “set this up” posts out there, so this falls squarely under the dual banners of “what I did” (to… Read More »Setting Up a TIG (Telegraf-InfluxDB-Grafana) Stack on Docker
Too advanced tl;dr: if you have issues and can’t update, you can install the libffi7 package as a temporary workaround After a recent Arch update,… Read More »[workaround] ImportError: libffi.so.7: cannot open shared object file: No such file or directory