Most of the books I read are docs on all the fuggin homelab devices & services…wish I had time to read books at this point.
- 0 Posts
- 5 Comments
Seefoo@lemmy.worldto
Selfhosted@lemmy.world•Home Assistant vs. HomeKit QuestionsEnglish
2·3 months agoHA integrated with homekit well. I like to tinker, but hate doing interface/dashboard work. I did find an auto dashboard for HA which has made our lives easier. My long term hope is to use a voice assisstant for the rest.
Since it sounds like youre handy already, i would really dig into the dashboard side since that will dictate how easy it is for your family to use.
Seefoo@lemmy.worldto
Selfhosted@lemmy.world•Promised myself I will support them after they go stable. They kept their promise and so did IEnglish
5·5 months agoSure supply chain attacks are a thing, but containers aren’t the issue. Any package delivery mechanism can suffer from it. Its up to you to verify those containers and/or build it yourself
Seefoo@lemmy.worldto
Selfhosted@lemmy.world•Been seeing a lot of posts about replacing Spotify and such, so I wrote up a guide on how I did just thatEnglish
6·7 months agoDunno about plexamp, but Plex has an auto-scan built in. Its disabled by default, but works like a charm. It listens for new file events and general finds things before you complete a download or copy
I use git and commit configs/setup/scripts/etc. to it. I at least have a road map for how to get everything back this way. Testing this can be difficult, but it really depends on what you care about really.
For a lot of my service config, git has always worked well for me and I can go back to older configs if needed. You can get super specific here and save versions in git, then have something update the versions (e.g. WUD)