• 7 Posts
  • 122 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle














  • I used to have a list, somewhere. But. will, instead summarize it a bit.

    External-facing websites (for both myself, and hosted for other clients).

    A few discord bots I created, and host.

    10-20 containers for home-automation.

    10-15 containers for “Media” management.

    A handful of containers for document/photo archival / storage / etc.

    Containers for managing storage, backups. etc.

    Containers for network management (unifi), SMTP, etc.

    Containers for monitoring.

    Keep in mind, most common “applications” will run at least two containers (one for the app, one for the database), and, occasionally a redis container.

    I run services redundantly when possible. Ie- traefik runs as a daemonset, across all of my nodes. As does longhorn storage.

    That being said, I’d guess I am only running around 40-60 total applications, but, those 40-60 turns into a couple hundred containers.


  • My hobby of home automation, and running a home lab REALLY stopped up.

    Pre-pandemic, I had a single server, pretty small, quiet, low energy usage. Post-pandemic, I have a full rack, redundant power, and tons of resources, and hundreds of containers and services.

    Home automation: Pre-pandemic, I didn’t have too much. Few security cameras, and a small handful of devices, mostly controlled by alexa. Post-pandemic, I can tell you every time you forget to wash your hands after taking a shit. I know exactly how much energy and instantaneous power nearly every device in my house uses. I have automated just about anything you can imagine. Pools, opening windows, controlling a fireplace, scaring cats away from the kitchen table… you name it, and I have likely automated it and/or built hardware to automate it.

    My other big hobby, was working on automotive projects: Pre-pandemic, I build a 1,000hp street-legal “race-car”. Would drive it to work occasionally. Spent a lot of time in my garage with tig welders, plasma cutters, metal lathes… etc. Post-pandemic, I honestly have not touched anything in my garage in years. I don’t really drive anywhere due to being full time WFH. So, I have not had much interest in messing with it. Also, its been really hot the last few years.