• 0 Posts
  • 2 Comments
Joined 7 months ago
cake
Cake day: December 7th, 2023

help-circle
  • Gentoo for most of my personal machines. I currently have about 12 that I use actively (bare metal + virtual).

    (Among other things,) I currently use Ceph across 3 servers for storage; Buildah/Podman/Skopeo, LXD, and Libvirt for virtualization; Git for versioning/a simple way to keep certain things in sync; and Saltstack to automate updates.

    I have a dedicated virtual machine for building software packages which shares those built packages (currently via Virtiofs) with a LXD instance that exposes them over HTTP for my other machines to download so software only needs to be built/packaged once.