this post was submitted on 19 Jul 2023
104 points (100.0% liked)
Free and Open Source Software
17911 readers
54 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've been using Immich. Very useful and easy for non techies to use. I know it says beta software, and it is; but it is more reliable than Lemmy...
Are you using it with multiple users/devices syncing? I'm looking to get out of Photoprism, and Immich caught my eye a little while back.
What's your hardware setup for this?
VM on a Proxmox host, running Rocky Linux. 4G Ram, 2CPU, sshfs to NAS for picture storage.
Sshfs to Nas? Does that mean you have a persistent ssh session open from your host and are using it as a file system to a self hosted Nas at your home? Or did I misunderstand that?
Using SSHFS ; so yeah basically a long running SSH session. You can use other methods that your NAS and OS host support if you feel like it though. The NAS is located on the same network as immich is. NAS has 10TB storage, the vm only has 25GB, enough for the system install and running updates.