Serving a Website on a Raspberry Pi Zero Running Entirely in RAM
Summary
A practical guide to self-hosting a small website on a Raspberry Pi Zero running in RAM with diskless Alpine Linux, using a minimal web stack and external TLS termination via a VPS. The article covers hardware choices, software stack (darkhttpd/ngnix, lbu, rsync, dropbear), RAM-based persistence, port configuration, TLS termination, and backups.