Containers are the best, so probably
Comment on Immich Is Now Stable!
corsicanguppy@lemmy.ca 2 days ago
Still container-dependent?
AmbiguousProps@lemmy.today 1 day ago
Cyber@feddit.uk 1 day ago
I’m running it bare metal on my NAS.
No problems, plus I don’t have to do extra container stuff.
aesthelete@lemmy.world 23 hours ago
Dude containers are often easier than running the underlying programs.
Cyber@feddit.uk 23 hours ago
Not arguing with you, it’s just a choice.
The question was whether Immich had to be executed from within a container system… and it doesn’t have to.
atzanteol@sh.itjust.works 1 day ago
“not running in a container” is not “running on bare metal”. It’s just running outside a container.
Cyber@feddit.uk 23 hours ago
I guess that’s true.
I’m running it outside of a container and outside a VM… as there’s no abstraction layer on top of the underlying OS. Which I guess is inside the bare metal.
So, Yep.
atzanteol@sh.itjust.works 16 hours ago
“Bare metal” has traditionally meant without any os either. Your code executes directly on hardware and has direct control over everything. Like a micro controller.
Code in a container executes on the hardware in exactly my the same way as code not running in a container - with the os as an intermediary.
renegadespork@lemmy.jelliefrontier.net 1 day ago
If you go into self-hosting hating containers, you’re gonna have a bad time.