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
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.