vadosware logo

VADOSWARE

Living in a yak shaver's paradise.

DDG search drop in powered by ddg.patdryburgh.com

  • Tue, Feb 14, 2023 by vados

    Makefile Tips: help text and preambles

    Some tips for writing better makefiles

  • Fri, Dec 16, 2022 by vados

    Faster CI builds for Rust with pre-baked builder images and sccache

    I've spent hours that should have been minutes trying to make sure Rust doesn't re-build unnecessarily inside CI, so you don't have to.

  • Sun, Dec 4, 2022 by vados

    PSA: Email Submission should be on port 465

    STARTTLS on 587 isn't the future -- implicit TLS on 465 is, and people are misunderstanding

  • Wed, Nov 23, 2022 by vados

    Tooling spotlight: direnv

    You should be using direnv to load your ENV variables per folder (project, etc). You can use it to dynamically load files, configure git, and more.

  • Sun, Sep 18, 2022 by vados

    App Runner finally works on Apex domains

    AWS App Runner finally supports apex domains! Clearly Amazon also believes in shipping MVPs as fast as possible, and this one is finally ready.

  • Mon, Sep 5, 2022 by vados

    Self-Hosted email is the hardest it's ever been, but also the easiest.

    It's never been easier to self-host your email. It's never been harder to self host your email.

  • Wed, Aug 31, 2022 by vados

    Even Amazon SES Has IPs blocked by Spamhaus sometimes

    Apparently it happens to everyone, big or small! So don't worry so much the next time you mess up some email configuration, or end up on a blocklist.

  • Mon, May 16, 2022 by vados

    Cool CLI: lstopo

    Here's a cool tool you may not have heard of before -- lstopo

  • Mon, May 16, 2022 by vados

    Installing Fluent Bit and Loki for lightweight logs

    How to install Loki & Fluent Bit for lightweight monitoring across your k8s cluster.

  • Sun, May 1, 2022 by vados

    A script for copying PVC data across StorageClassses

    A small, painfully procedural and script for copying data from one PVC to another across StorageClasses.

  • Mon, Apr 25, 2022 by vados

    cert-manager moved from Bazel to Make

    cert-manager, one of the most important operators in the k8s ecosystem, just moved from Bazel to Make, and that's awesome. In case it wasn't clear, I'm biased in favor of Makefiles.

  • Sun, Apr 10, 2022 by vados

    Thunderbird Autoconfig for your self-hosted email server

    Crazy enough to host your own email, but don't know how to set up auto configuration for your mail clients (like Thunderbird)? If you haven't googled it yet, this post is for you.

  • Thu, Feb 24, 2022 by vados

    Upgrading a k0s cluster in-place from single-master to HA

    How I (painfully) upgraded a running k0s cluster from single-master to HA master. In the end I think a single well-equipped master was actually quite stable and better, but the lure of 'web scale' was too strong. Also, if you're thinking of attempting this, just start a new cluster.

  • Fri, Feb 11, 2022 by vados

    How to Install newer versions and bleeding edge ZFS

    If you ever wondered how to install newer versions and bleeding edge ZFS on a bare metal (Hetzner)? Here's a writeup on that.

  • Sun, Jan 23, 2022 by vados

    Starting 2022 with a Bang: Ceph on ZFS

    I'm starting off 2022 in classic yak shaver style; with something I'm not supposed to be doing for tenuous financial gain -- running Ceph on ZFS.

  • Sun, Jan 16, 2022 by vados

    Infra Fun: Prometheus Broke My Haraka Installation

    Sometimes, if Prometheus gets too chatty with your mail server (it should never be looking for metrics on port 25 anyway), it can overwhelm SMTP servers which perform backoff for bad requests.

  • Mon, Dec 13, 2021 by vados

    Handling your first dead Hetzner hard drive

    Wondering what happens when a hard drive you're using on a Hetzner dedicated server fails? Wonder no longer.

  • Sun, Sep 19, 2021 by vados

    Ansible tip: Variables from inventory file

    How to use variables from your inventory file, once and for all

  • Sat, Sep 11, 2021 by vados

    Automating k0s cluster backup with Ansible and SystemD

    A quick and simple guide to automating your k0s cluster backup with ansible and systemd. You can probably guess the code you're about to read.

  • Sun, Sep 5, 2021 by vados

    Sometimes the problem is DNS (on Hetzner)

    If you're running on Hetzner, you might want to update your DNS settings to use some other resolvers. This can problem can manifest if you're trying to resolve DNS names that resolve to your own machines *from inside your own machines*.

<Prev Page 1 2 3 4 Next Page>
VADOSWARE logo
F/OSS & Work
  • Gitlab
  • GitHub
  • GAISMA G.K.
Connect
  • Email
  • @vadosware
  • Angel List
  • RSS
© 2013 VADOSWARE