Give me a package that runs on my ds214play and I’ll switch in a heartbeat
- 0 Posts
- 5 Comments
tuhriel@infosec.pubto Selfhosted@lemmy.world•Best Free Mobile App for Streaming Self-Hosted Music?English4·17 days agoI’m running an airsonic-advanced server and use the tempo app on android https://github.com/CappielloAntonio/tempo
And supersonic on linux & windows: https://github.com/dweymouth/supersonic?tab=readme-ov-file
tuhriel@infosec.pubto Selfhosted@lemmy.world•Plex now want to SELL your personal dataEnglish3·22 days agoThe point for me is, that I have an acient synology NAS (ds214play) which acts as my media server. There is a community made plex package which I can install easily. As far as I have seen, there is no way to install jellyfin on this NAS, as it doesn’t support docker
tuhriel@infosec.pubto Selfhosted@lemmy.world•3-2-1 Backups: How do you do the 1 offsite backup?English3·1 month agoI have a rpi4 awith an external hdd at my parents house, which I connect via a wireguard vpn, mount and decrypt the external hdd and then it triggers a restic backup to a restic-rest server as append only.
The whole thing is done via a python script
I chose the rest-server because it allows “append only”, so the data can’t be deleted easily from my side of the vpn.
Thanks for the link. It seems they got it somehow working on DSM6, but if I check the thread, it’s a lot of ducttape and locktight involved especially to run with DSM7. Might try it out on a rainy sunday