Self-Hosting 10TB S3 Storage on a Framework Laptop with JBOD Setup
By
ddxv
Plain bagel done well. Pleasantly substantive.
Summary
The author shares their experience of self-hosting a 10TB S3-compatible storage system using a second-hand Framework laptop (missing its screen) combined with a JBOD (Just a Bunch of Disks) setup. The system runs ZFS and Garage S3 software, serving as a cost-effective solution for storing large amounts of data needed for app tracking work. The setup has been running reliably for months without requiring attention.
Key quotes
· 4 pulledAbout 5 months ago I made the decision to start self hosting my own S3
I got really lucky with getting a second hand Framework laptop. The laptop was missing its screen, and was one of the older ones, so it was perfect for a home server
In addition I bought a 'just a bunch of disks' JBOD. The framework laptop is running ZFS + garage S3
I'm happy to report I haven't thought about this laptop for months
Article URL: https://jamesoclaire.com/2025/10/05/self-hosting-10tb-in-s3-on-a-framework-laptop-disks/
Comments URL: https://news.ycombinator.com/item?id=45480317
Points: 219
# Comments: 97
You might also wanna read
How to Self-Host a Bluesky Personal Data Server on Ubuntu VPS
This article provides a step-by-step technical guide for self-hosting a Bluesky Personal Data Server (PDS) on an Ubuntu VPS. It explains wha
blog.radwebhosting.com·16h agoHow to Deploy Self-Hosted OpenClaw AI Agent on a Debian VPS
This article provides a step-by-step guide for deploying OpenClaw, an open-source personal AI agent, on a Debian VPS server. It covers the s
blog.radwebhosting.com·19h agoMigrating a blog from Ubuntu 16.04 to FreeBSD: A decade-long server upgrade with Jails, Bastille, and Caddy
After running a blog on an outdated Ubuntu 16.04 LTS server for over a decade, the author migrated to a more cost-effective Hetzner VPS runn
Why I moved from GitHub to self-hosted Forgejo: Digital sovereignty over convenience
The author explains their decision to migrate from GitHub to a self-hosted Forgejo instance, driven by concerns over digital sovereignty and
Cal.diy: Open-Source Self-Hosted Scheduling Platform Forked from Cal.com
Cal.diy is a community-driven, fully open-source scheduling platform that is a fork of Cal.com with all enterprise and commercial code remov
Setting Up a Personal XMPP Server with Prosody in Docker for Federated Messaging
The article details the author's experience setting up a personal XMPP (Extensible Messaging and Presence Protocol) server using Prosody in
