Best Notification System for Home Servers with Apprise Push Alerts

preview_player
Показать описание
Notifications are a critical part of effective monitoring in the lab and production environments. With it becoming more challenging to use SMTP notification due to more and more security layers that are now required for sending SMTP messages, such as DKIM, SPF records, and proper reverse DNS records.

Apprise Github page:

Mailrise Github page:

My blog:

_____________________________________________________

Social Media:

LinkedIn:

Github:

Introduction - 0:00
Describing traditional workflow and problem with email - 0:48
Introducing Apprise and Mailrise - 2:03
Overview of the Apprise service and how it works - 2:39
Thinking about the advantages of Apprise - 3:42
What about legacy applications and hardware that only supports SMTP? 4:15
Introducing Mailrise SMTP gateway - 4:42
Legacy devices can SMTP to Mailrise and it translates to modern notification services - 5:30
Simple config for modern notifications in Mailrise - 6:11
Example files for Mailrise notifications - 6:25
Exciting possibilities for home labs - 6:37
Installing Mailrise - 7:30
Copying the mailrise installation command - 7:55
Prerequisite to the install - 8:08
Executing the installation of Mailrise - 8:20
Creating a service file for Mailrise - 8:38
Pasting in service file configuration for Mailrise - 8:54
Creating the Mailrise configuration file - 9:28
Looking at the config file for Mailrise and example config - 9:45
Looking at the configuration for Pushover notifications - 10:22
Discussing the user and application tokens - 10:53
Starting the Mailrise service configuration - 11:37
Talking about testing Mailrise notifications using PowerShell - 11:50
Using send-mailmessage cmdlet to test - 12:20
Talking through the command - 12:35
Added notifications to desktop - 13:38
Running the test of Mailrise notifications to Pushover - 13:56
Wrapping up the testing workflow - 14:20

IoT Notification System Push Notifications for Home Lab no SMTP required:

My home lab environment:

Supermicro VMware Home Lab:
Рекомендации по теме
Комментарии
Автор

Thanks for the mention! It's satisfying to know so many people find my little utility useful.

ryanyoung
Автор

It looks like my previous comment got removed because I added a link to the showcase part of my GitHub page (Apprise). I appeared to have broke some terms and conditions by doing this (oops). The reason I did it was to show that added a link back to your YouTube video here (I hope you don't mind). Just a recap; I'm the developer of Apprise ;). Anyway, I'll just thank you again for your kind sharing of my library through this great video. Keep up your awesome work!

bronzegold
Автор

This stuff is game-changing for some of us. Please keep up the good work!!!

HannibalBarcabc
Автор

Fantastic!!! This is exactly what I have been looking for. Your post has been timely and thorough. Thanks Brandon!

OmarDownie
Автор

This is awesome, I was looking to replace postfix in my lab and this will work perfectly. I decided to use docker and got it working.

bobendicott
Автор

This is something I should be able to use in a few weeks when I get my home lab reconfigured. I've never heard of this solution so your video is very much appreciated.

SyberPrepper
Автор

Thank you so much for highlighting this, and for the great content as always, Brandon! This is incredible and what I didn't even know I was needing. Such a great solution.

AhrenBaderJarvis
Автор

This is absolutely superb. I normally use Pushover sent with curl but this system is very interesting, many thanks and great video!

PaulLittlefield
Автор

Thanks Brandon. I've started looking into these services after seeing them among the exhaustive list of supported services in Uptime Kuma. This was very helpful.

Practical-IT
Автор

I use Proton Mail so I just built a tiny Protonmail gateway VM and use that for all my email alerts. Not only is it fast, but since it's Proton and sending to my Proton email account it's all encrypted.

NonyaDamnbusiness
Автор

Thank you for this! I've been semi-noodling on what to do with an old NAS that only has smtp messaging, and the gmail connection broke cause TLS v1.0. This hit my YT feed just in time!!

JohnFryerInvisiblade
Автор

Thank you! Testing out mailrise configured to send to MQTT for a device that can only send SMTP. So far, have a subscriber setup to take in the message and reformat it to then check to see if the alerting is snoozed or not (configured using a Redis key and TTL) and if it's not, then publish to two topics. One of the topics is for alerting and the other is for logging., if it is snoozed it's only published to the logging topic.

DavidC-rtor
Автор

Great video!. Is it possible to make a video setting up WhatsApp notification using the latest appraise revision. appraise added WhatsApp support but my old brain can't wrap around how to set it up. thx

paul_M
Автор

When I install pip, and then try to install mailrise with 'pip install mailrise' i get the message: error: Any tips?

djvincon
Автор

i think that important services need redundancy... so i'll use this, sure, BUT add other services in parallel, completely unrelated to this (EVERYTHING goes down, sooner or later...), on a different device, to push out same notifications but in different ways, for example a telegram bot...

squalazzo
Автор

This is a good tutorial and it works with Telegram and Discord but only if i send mails directly to the IP and Port of the Server with PowerShell or Telnet
If i use Proxmox or Truenas the Domainname get a resolution to a public IP Adress kinda dumb but i tried manually set the resolution to my Mailrise VM but it still does not work
it always sends them to the Public IP of that Domainname that goes to the Github page (and yes i flushed my dns cache)

How did you solve that problem?

Pakterius
Автор

Would I be able to run mailrise on a raspberry pi, specifically the v1.2 version which has 1GB Ram?

sradhakrishna
Автор

Installing a python package globally/outside a virtual environment is not recommended.

amigahome
Автор

Hello VirtualizationHowto, any chance for us to work together to feature and review our security camera system? Sincerely hope can reach cooperation with you!

ONWOTE
Автор

It would be awesome if I could selfhost the whole thing cause I am a spook and have trust issues!

ArielLothlorien