

Navidrome I believe does this


Navidrome I believe does this


deleted by creator


deleted by creator


Wireguard VPN tunnel + rclone sync (or rclone copy) to a specific driver/folder on your home network
Edit: Not sure why it posted 3 times… Deleted the others.


Also a lifetime Plex holder. Plex wouldn’t let me watch my local content without authenticating the other day… But my internet went out and I couldn’t. Decided I’d swap to Jellyfin the first chance I could (couldn’t that day because no internet)… So that’s what I did today. It was painless and I’m never going back to Plex.
Disclaimer, I don’t need access outside of my house so I didn’t set any of the remote stuff up.


Okay! Awesome, just wanted to make sure. And making the 172.18.0.0/16 subnet available is something I didn’t think about (obviously) so that’s good to know.
Thank you for your detailed response!


The self hosted web interface tool I use called Pterodactyl Game Server Panel uses docker and iptables when it creates the game servers.
I’m just trying to add some additional routing since I’m using wireguard.


I know this says “Solved” but you should look into Gitjournal. You can use the one free private repo from gitlab to connect to. Just use vscode or similar on PC and Gitjournal on your phone. Version controlled notes, file based instead of database, can organize on PC via folders (Gitjournal recognizes the folders, don’t think it can create them though). I absolutely love it.


I was using Joplin for a while… Self hosted their server. On two occasions it screwed up on me and wouldn’t load my folders… Luckily I had backups but it was still frustrating. I don’t recommend them purely because the notes are stored in a custom format instead of just plain text files.
My favorite way of doing notes now is with git, currently using a free private repo on gitlab.
Just clone the repo on whatever PC I need them and it has backups and version control.
Then use GitJournal on my phone.
It’s perfect for me. I love it.
Don’t think it has WebDAV support but you can use rsync to back up to pcloud. That’s how I handle it.
Also, by default when you upload files to Immich it creates it’s own directory structure but they have Storage Templates you can enable/customize to make it more human readable so the backups are more useful if looking at them without Immich.
Another option of you want more control over the directories themselves is External Libraries… but I don’t believe uploading works with them, so you’d have to manually manage them outside of Immich (which kind of defeats the purpose IMO)