this post was submitted on 02 Jul 2023
1096 points (97.2% liked)

Selfhosted

39226 readers
388 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

I'm already hosting pihole, but i know there's so much great stuff out there! I want to find some useful things that I can get my hands on. Thanks!

Edit: Thanks all! I've got a lil homelab setup going now with Pihole, Jellyfin, Paperless ngx, Yacht and YT-DL. Going to be looking into it more tomorrow, this is so much fun!

you are viewing a single comment's thread
view the rest of the comments
[–] somedaysoon@lemmy.world 2 points 1 year ago* (last edited 1 year ago) (2 children)

I agree that an "average joe" shouldn't be selfhosting unless they firstly understand that they are responsible for their data and are making proper backups.

unless you are regularly checking your dashboards, they will happen in rapid succession

One thing I disagree with though, you shouldn't be having to regularly check dashboards. And I understand this goes beyond the "average joe" realm of things, but you should have notifications setup to notify you if something is not working. Personally, I use SMTP to Telegram because almost every service has an email option for notifications, but I want to be notified instantly.

So when my healthchecks script runs and fails I'm instantly notified if one of my containers is down. If my snapraid scrub/sync fails to run or has errors or my borg backup script fails to run or has errors, I'm instantly notified of it. If my ddns script fails to update, again, I'm instantly notified of it. I'm even notified if the server has higher CPU load averages or RAM usage than expected of it, and of drive space running out, and of SMART failures. I'm even notified whenever a login to my OpenMediaVault dashboard occurs. My Omada Controller also has different network notifications, and so does HomeAssistant for different integrations.

Basically, I will be notified if any problems arise that need my attention... you shouldn't be depending on scheduling your time to look at dashboards to ensure services are running properly. And if you setup a good notification system, you can just set and forget your services, mostly anyway.

[–] ramblechat@lemmy.world 2 points 1 year ago (1 children)

I use uptime kuma for monitoring - really easy to set up and very versatile