💾 Archived View for taoetc.org › a_raspi_cluster › index.gmi captured on 2023-07-10 at 13:28:09. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-04-19)
-=-=-=-=-=-=-
I've been using a Raspberry Pi for my self-hosting needs, but last week it ran out of disk space because of Mastodon. The Pi was running on an 8GB SD card, so I order one with 128GB so I don't have to worry about it for a while. Since I have a few Pis at home I decided to split the services across a few of them.
I ordered a small 3D-printed case that holds 4 Pis and a hard disk, and this is what I'm planning to do:
This Pi will have an external IPV4 address, and forward ports to the other Pis. I'll probably create a new wifi SSID for the Pis, since it's simpler than wiring them through a hub, and I don't care about latency. This Pi would be an access point for the other Pis, keeping them isolated from my main wifi SSID.
I want to have a Pi dedicated to running applications. This includes:
The third Pi will be used for storage, running my database and a large disk for remote backs via duplicity:
Finally, I've been considering moving my mail server home. I currently run Mail-in-a-box on a VPS, and it would be nice to have all my hosting from my closet. I'm somewhat worried about my network connectivity (I have a line-of-sight provider), and with being without email when the internet is down. But I can always have Pi #1 (the router) connect to my mobile hotspot in cases like that.
Published on 2021-09-23 22:06:47+00:00 by Beto Dealmeida <roberto@dealmeida.net>.