I run backups to a USB drive which is way to grab in the event of an emergency. Just make sure you test them every more and again, and possibly only connect it when needed if you’re at all worried about malware (a cryptolocker will happily take out any attached storage if your machine is infected).
- 1 Post
- 17 Comments
A lot of that stack looks similar to mine, though I’m running bigger hardware for various reasons. You might want to go with something with more cores than an i5 depending on how much you find yourself utilizing.
Have you considered Nextcloud for documents and syncing functionality? I went through a few ways of running it before ended up with the Snap package which has been fairly solid for over a year now (Docker was good for setup, but upgrading was problematic if not kept up with religiously)
Vaultwarden is Excellent.
Calibre-Web is good, especially if paired with the application to “extract” books, and an app like Moon+ on mobiles
Audiobookshelf is pretty solid. Pairs well with Libation.
HASS I initially ran on my server in a container but moved to dedicated hardware so updating and reboots didn’t break automatons. Got a HASS Yellow for the PoE and Zigbee.
If you’re looking for audio/video library management, JellyFin is pretty easy to get running and has apps for phones plus many TVs. Finamp is a good mobile app for the music part
You can also use a router that can run wireguard/openvpn and have that run the tunnel back to home for you. I’ve got a portable GL-Inet router with OpenWRT that I use for this when I’m on the road
phx@lemmy.cato
Selfhosted@lemmy.world•Friendly reminder that Tailscale is VC-funded and driving towards IPOEnglish
2·6 months agoThat sounds kinda cool. I’ll have to check it out. It’s kinda hard sometimes to push FOSS stuff in a largercorporate environment but this looks like something I could recommend/build for small-mid private SOHO clients.
phx@lemmy.cato
Selfhosted@lemmy.world•Friendly reminder that Tailscale is VC-funded and driving towards IPOEnglish
4·6 months agoUsed to run OpenVPN. Tried Wireguard and the performance was much better, although lacking some of the features some might need/want fit credential-based logins etc
phx@lemmy.cato
Selfhosted@lemmy.world•Friendly reminder that Tailscale is VC-funded and driving towards IPOEnglish
34·6 months agoI didn’t really get the allure of it TBH. For most home-based nerds a simple Wireguard host (or OpnSense, OpenWRT etc running such) should be fine, and there are better options for commercial from better-known vendors in the network security space
phx@lemmy.cato
Selfhosted@lemmy.world•That's all folks, Plex is starting to charge for sharingEnglish
2·7 months agoYeah it “works” on LG TVs but only if I don’t use SSL, possibly due to the (perfectly valid) LetsEncrypt certificate in my case.
That’s not a huge deal for my LAN access but it’s still pretty dumb. It would be nice if more devices properly supported it.
phx@lemmy.cato
Selfhosted@lemmy.world•I threw away Audible’s app, and now I self-host my audiobooks - Ars TechnicaEnglish
1·8 months agoNo. I paid for all my books but so not use Audible etc to access them
It really depends on the mods. Stock Minecraft and even many mods would run fine on a potato, but some of the bigger mods actually require quite a bit of CPU/overhead.
There are also various mods that require certain (older) versions of Java etc to run, and those versions of Java may have known security issues.
phx@lemmy.caOPto
Selfhosted@lemmy.world•good replacement options power efficiency and affordable "large" storage?English
3·1 year agoOh hell yeah. I wouldn’t trust an SDCard to anything important except maybe a Pi where the actual OS is fairly unimportant and the data is stored elsewhere.
I had been wondering about the G series Ryzen. Is this running in a standard tower or something rackable?
phx@lemmy.cato
Selfhosted@lemmy.world•Migrating from Nextcloud AIO to Owncloud Infinite Scale: Good Idea?English
2·1 year agoI used NextCloud in a Docker container but found that unless I was really on top of checking versions for updates, it was very easy to get behind and then unless one way VERY careful about going up in the correct increments, it was quite easy to end up with a version mismatch between the files and DB structure.
As much as I hate SNAP (mainly due to them being overused on Ubuntu desktop and bloaty blobs full of weird permission issues) I’ve got to say that moving to a SNAP version of NextCloud on my server has made my life so much easier. A scheduled job runs a “snap refresh” regularly and it’s been fairly stable for over a year now, except for one small incident where it broke the reference to the internal office suite install and for some reason stated trying to go with a localhost version
Damn, that’s actually pretty sexy for a fresh-air rack How’s the noise levels?
phx@lemmy.cato
Open Source@lemmy.ml•“the lesson *I'm* choosing to take from xz, as an oss maintainer, is that anyone trying to pressure or guilt me into doing something should immediately be told no, for security reasons”
26·2 years agoAnyone pushing you to do something you don’t understand, or understand poorly. I could see an actual security researcher pushing for a code update to fix a vulnerability.
Heck, even as an occasional contributor I take some pride in seeing my fixes etc make it into the mainline codestream.
But yeah, you definitely need to be wary of somebody you only know from online pushing a change that doesn’t make sense or you don’t understand.
phx@lemmy.cato
Open Source@lemmy.ml•Haier, the air conditioner maker, takes down open source third-party Home Assistant integration
1·2 years agoYeah, so I can kinda understand Haier’s position here though they probably could have just set/quoted some ToC’s on using their cloud services.
It also means that IMO the plugins weren’t offering much other than integration, and this probably would have been a product I’d have avoided even before they started acting like dicks.
Local control or bust (or ability to reprogrammed with FOSS firmware)
phx@lemmy.cato
Open Source@lemmy.ml•Haier, the air conditioner maker, takes down open source third-party Home Assistant integration
12·2 years agoFrom what I read, this project does help integrate with HA to avoid using the Haier app, but still uses Haier’s cloud. Can anyone confirm if this was true?
phx@lemmy.cato
Selfhosted@lemmy.world•Do any of you have that one service that just breaks constantly? I'd love to love Nextcloud, but it sure makes that difficult at timesEnglish
1·2 years agoYeah the Docker version hated me, mainly due to it sometimes getting a bit behind on updates and then having schema mismatches if I ran an update in that missed the previous one. No issues with the Snap thus far
Yeah, and after having dealt with the “I missed a few updates and then the last one put my files out of sync with my schema” Docker issues, I’m very much happy to use the snap. Been on that a couple years and it’s been quite solid, even if I did have to install snapd on my Debian base for it