Limeade3425

u/Limeade3425@lemmy.zip
0 posts · 16 comments

Recent posts

No posts.

Recent comments

on Stuff for kids? · c/selfhosted · 15 pts · 133d

Game servers like Luanti or Veloren. For the personal Youtube, Steve on "Ask Noah" podcast has it set to automatically download new videos from a particular channel and he hosts that for his kids. My kiddos are older so I just host general services for them.

on *Permanently Deleted* · c/selfhosted · 2 pts · 186d

For work, we use Bookstack, you can use the api to export pages as markdown as a quasi-backup. At home, I have been using Jotty. It saves as markdown, organizes with folders, and has a decent mobile interface for when you're on the go. I just use syncthing to sync the data directory (markdown files in folders) to my backup storage

TrueNAS (ZFS) needs direct access to the drives. Typically a software raid is considered to be more reliable/flexible since with ZFS it also checks for file integrity. You can set several variables to add to the integrity as well as special vdevs to help speed things up. Integrety comes at the cost of storage, so make a plan for how much storage you need versus how much data integrity you need.