danielquinn
@danielquinn@lemmy.ca
- Comment on How do you manage you DB in a docker environment? 2 days ago:
I’ve had a really hard time figuring out how to get cloud native pg working 'cause I couldn’t get longhorn working for disk space.
So instead I went with a separate Raspberry Pi that isn’t part of the cluster to host a single Postgres instance.
It’s inelegant, but has worked for years. Still, I’d rather host a separate pg instance for each project… I just have to figure the above out first.
- Comment on What's your contingency plan for the apocalypse? 1 week ago:
#Solarpunk!
- Comment on Post your setup. no matter how uggo 1 year ago:
Each Pi 4 has 8GB of RAM. With six devices, that’s 48GB to play with. More than enough for my needs.
- Comment on Post your setup. no matter how uggo 1 year ago:
Actually, as a web guy, I find the ARM architecture to be more than sufficient. Most of the stuff I build is memory heavy and CPU light, so the Pi is great for this stuff.
- Comment on Post your setup. no matter how uggo 1 year ago:
They’re fanless and low-power, which was the primary draw to going this route. I run a Kubernetes cluster on them, including a few personal websites (Nginx+Python+Django), PostgreSQL, Sonarr, Calibre, SSH (occasionally) and every once in a while, an OpenArena server :-)
- Comment on Post your setup. no matter how uggo 1 year ago: