The Self-Hosted Family

An opinionated guide to progressive family computing

Author

Andrew Dunn

Published

March 3, 2026

Preface

Self-hosted software is genuinely good now. Good enough to replace commercial services for photos, files, authentication, code hosting, and inference. Running it yourself is a way to learn how these systems actually work, and a way to offer that capability to the people around you.

This guide documents one approach to doing that for a family. It makes choices and defends them. If you found your way here because someone linked you to a specific chapter, that’s the intended use. If you stick around and discover how the rest of the decisions connect, even better.

One person maintains this stack. That constraint shapes every choice: what’s worth the maintenance burden, whether the upstream project is healthy enough to keep improving, and whether the people using it will actually find it pleasant.

The stack:

The first part of the book covers foundations and design decisions. The second is a set of vignettes for designed implementation, illustrative of integration points or novel concepts. The third gets into operation and sustainment.

This is a living document. It changes when the stack changes.