Build it yourself

The best way to understand this stack isn’t reading a marketing page — it’s standing it up. This site is paired with a real, working, openly-documented project:

github.com/mcgarrah/ceph-gateway-45drive

That project documents building a protocol gateway — a Linux VM that mounts a CephFS pool and re-exposes it over SMB, NFSv4, and S3, using 45Drives’ actual open-source Houston UI stack (Cockpit + the modules described on the Houston UI page) plus native Ceph RGW for object storage. It’s not a sanitized demo — it’s a real build log, including the parts that didn’t work on the first try.

What’s actually in there

Why this matters beyond “it’s a cool homelab project”

Every one of those findings came from actually running the open-source stack 45Drives builds its hardware on — which is a pretty direct demonstration of the whole point of this site: it’s real, runnable, and inspectable, not a black box you have to take on faith. If something doesn’t work as documented, you can find out why, because the entire stack — Ceph, ZFS, Cockpit, and 45Drives’ own plugins on top — is open source, end to end.

If you build your own and find something worth documenting, the repository is open to issues and pull requests — that’s the whole idea of an open-source ecosystem.