Post #2276243
2026-05-08 12:21 UTC
Finally got around to finishing this post:
"Serving a Website on a Raspberry Pi Zero Running Entirely in RAM"
https://btxx.org/posts/memory/
#alpinelinux #raspberrypi #nginx #web #ram
Replies (2)
-
@dwarmstrong@fosstodon.org 2026-05-08 12:38
@bt@mastodon.bsd.cafe Not only on a Raspberry Pi but a Pi Zero?! Very cool. Bookmarked for a future project.
-
@ska@social.treehouse.systems 2026-05-08 21:50
@bt@mastodon.bsd.cafe Great! If you get the time and inclination, I'd be happy to know the results you get with tipidee (which is available on Alpine) and s6-tlsserver to serve it, also available on Alpine (in the s6-networking package). I wrote them thinking of low resources environments. The TLS layer is done by bearssl, for practically no RAM at all: no need to offload it 😃