Curl and jq to Manage ZeroTier networks Snippets of code for using the ZeroTier API to manage and monitor the devices on my networks. This is just curl and jq command-line-fu.
Improve Traefik's HTTPS Encryption with Qualys SSL Labs and testssl.sh Encryption (and HTTPS) is a complicated beast, but we have to do our best to make sure that our sites run securely. With the help of tools like Qualys SSL Labs or the open-source testssl.sh. I update my production Traefik installations to run with the most secure configurations as possible.
Ghost blog pro-tip: Fix those 404s for AMP pages If you update URLs in Ghost, make sure to put the "amp/" redirect in your redirects.json file as well. Read on!
Migrate from Traefik 1.x to 2.x with Docker labels. Follow these side-by-side configurations to see how quick and easy it is to migrate from Traefik 1 to version 2.
My configuration for Traefik 2.0, Docker, and LetsEncrypt This is my pristine production-quality config for deploying Traefik as my front-end proxy and TLS termination server.