Not sure I understand this distinction. > I’ve always wanted an ARM server in my homelab. But earlier, I either had to use an underpowered ARM system, or use Asahi... What is stopping you using Mac with MacOS?
It’s not great as a headless server. With full disk encryption enabled you need a keyboard and display attached at boot to unlock it. You then need to sign in to your account to start services. You can use an IP based KVM but that’s another thing to manage. If you use Docker, it runs in a vm instead of native. With a Linux based ARM box you can use full disk encryption, use drop bear to ssh in on boot to unlock disks…
The full disk encryption I can live without. I'm assuming these limitations don't apply if it's disabled. [Ah, I just saw the other reply that this has now been fixed]
I was aware of the Docker in a VM issue. I haven't tested this out yet, but my expectation is this can be mitigated via https://github.com/apple/container ?
I appreciate any insights here.