- 0 Posts
- 7 Comments
Joined 2 years ago
Cake day: April 27th, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Hah, yea. 100% adding on 😀 Hopefully tomorrow is a brighter day!
Or open an editor?
Fmstrat@lemmy.worldto
Selfhosted@lemmy.world•Immich 2.1 Released with Better Slideshow Shuffle, New NotificationsEnglish
2·1 month agoThe 2.0 release resolves a large amount of technical debt and shifts the focus toward compatibility and easier upgrades.
Fmstrat@lemmy.worldto
Selfhosted@lemmy.world•Immich 2.1 Released with Better Slideshow Shuffle, New NotificationsEnglish
1·1 month agoZFS sending to a remotelab.
Fmstrat@lemmy.worldto
Selfhosted@lemmy.world•Those who don't use dashboards, how are you managing your services?English
5·2 months agoSet of cron jobs that check services, then send a Matrix message if there’s an issue.
For the cron jobs, I pipe
stderrto another script that watches those and does the same.If all fails, and internet is unavailable and the router crashes, a Pi will toggle a relay, cutting and resupplying power.

Ahh, makes sense for your use case, then.
Rather than ST I used to use rsync+ssh, and just had a Docker SSH container running with users in the ENV.
I’ve switched to WG in all devices since then, though.