I have a server that can't have GPUs in it but I'm interested in hardware video transcoding and possibly accelerated ML.
I'm thinking about getting a cheap mini-PC with a suitable iGPU and either just using a small boot disk in it or netboot it from the storage server; but in either case run Immich with the data and the database both stored on the storage server and accessed through the network. This is so that I can 1) keep the data safe 2) manage backups in one place 3) it just seems like an interesting project. I can have 10 Gbps connection between the two.
Does this sound feasible and sensible? I think the big problem is Postgres over network, this is likely not a good idea.