home.social

#garnix — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #garnix, aggregated by home.social.

  1. Have people here seen #Garnix? On top of CI and #Nix caching they do automatic service deployments based on #NixOS configs. They have an interesting take on zero-downtime deployments that takes advantage of Nix' everything-is-hashed system to get a process that is more efficient than rolling or blue-green deployments. #devops
    garnix.io/blog/call-by-hash

  2. I just tried out #garnix for building and caching with #NixOS and golly it's the easiest thing I've seen for continuous integration.
    I just hope they give me some way to pay for their service so I can trust they won't vanish.

    Anyway, garnix.io

  3. I've been enjoying Garnix for CI, but I don't yet see a way to trigger it from anything other than a GitHub repository. Funny, because easy CI is the main thing keeping my personal projects tethered to GitHub.

    #Garnix #Nix #CI