Elektrine lite

← Feed

@ianthetechie@fosstodon.org

Post #1230565

2026-04-12 07:42 UTC

@happyborg yeah, Proxmox is great. I may do some more with VMs later but trying to keep it pretty straightforward and declarative as much as possible. I would say every OS comes with its own difficulties 😅 I like the tradeoffs BSDs give particularly for my personal projects. Depending on your needs though, it’s challenging because most cloud vendors don’t have any sort of auto scaling solution outside k8s :/

Replies (1)

  • @ianthetechie@fosstodon.org 2026-04-12 07:47

    @happyborg regarding security, I’m curious what you’re thinking there! On the one hand, a host can’t be trusted implicitly. They could for example grab your WireGuard keys if the system isn’t encrypted. On the more extreme end you also have the risk of them inspecting memory on a live system. That’s honestly a lot harder and requires pretty determined actor. So it’s not really an issue in my threat model. Re: things like WireGuard keys and TLS Certs I’m currently using an encrypted volume.

    Open ##1230566