Elektrine lite

← Feed

Boris Marinov

bmarinov@hachyderm.io

<p>Technical lead (hands on architect?), golang developer and testing propagandist. Busy beating colleagues with his personal copy of Enterprise Integration Patterns. They are resisting.<br /> EU ~ 🇩🇪</p>

Posts

  • Post #1903282

    Yesterday I worked on a #terraform postgres module wrapping another #incus module for good two hours. Some hard lessons were learned. So at this point I am three modules deep, reorganizing them as I go while trying to keep things simple and repeatable. Wait for that cloud-init, set up them users and hba conf, lock down config, yadda yadda. I thought that I can wait for postgres to report ready, the port to be up before I hand over to the pg provider which handles the database creation. Connect...

  • Post #1903281

    There was a bit of noise around Garage (S3) recently, so hopefully this is relevant to someone here. I&amp;#39;ve been working on a #kubernetes controller project for the declarative management of S3 buckets and access keys. https://github.com/bmarinov/garage-storage-controller It was originally intended for developer self-service scenarios in medium+ sized orgs. But not having to script this or do it manually in the #homelab has been really nice too. I am running it in a few environments...

  • Post #1903280

    So I finally finished (most) work on my Garage storage controller. And motivated myself to even write a short post about it. https://borismarinov.de/writing/s3-garage-storage-controller Comments @ mastodon only, feedback welcome. Source: https://github.com/bmarinov/garage-storage-controller #garage #s3 #kubernetes #selfhosted #homelab