Docker Notifications - Switching from Gmail to SendGrid

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ม.ค. 2025

ความคิดเห็น • 24

  • @jorgegomez374
    @jorgegomez374 2 ปีที่แล้ว +1

    You do not know how the help you are. Thanks for all your effort and knowledge you give.

  • @zakoalax
    @zakoalax 2 ปีที่แล้ว +3

    Cool! I was looking for a solution to replace Gmail for my OMV notifications! Thank you :)

    • @DBTechYT
      @DBTechYT  2 ปีที่แล้ว

      No problem!

    • @meguinness1116
      @meguinness1116 ปีที่แล้ว

      what setting did you use as i tried and isnt working on omv.

  • @arpitishere2025
    @arpitishere2025 2 ปีที่แล้ว +1

    Thanks. I have used Mailgun API for sending email and it is working great.

    • @DBTechYT
      @DBTechYT  2 ปีที่แล้ว +1

      Great to hear!

  • @CiroMorra
    @CiroMorra 2 ปีที่แล้ว +7

    I was not aware Google had changed their TOS/Policy regarding this specific use. :|
    (For Uptime Kuma I use the Telegram and Discord alert option, works great!)

  • @Bendini20_gaming
    @Bendini20_gaming 2 ปีที่แล้ว +6

    I think using an generated app password with google/gmail does not fall under this new change.
    Go to "Manage your Google Account" -> Security --> App Passwords. This will generate a random password. In your SMTP settings for your dockers, you use that generated password in lieu of your google account password.
    I am assuming Google wants to get away from you giving apps your account master account. This way you keep using Gmail SMTP if you wish!

    • @redstormsju777
      @redstormsju777 2 ปีที่แล้ว +2

      I hope you are right. I don’t need another thing to create in order to make containers work or notify me of things.

    • @seraphim3r
      @seraphim3r ปีที่แล้ว +2

      this works, thanks.

  • @msbose
    @msbose 2 ปีที่แล้ว +2

    Great job explaining this service! I was unable to get a free account setup with SendGrid w/o providing a lot of "private" information (Full name, phone #, social media account with my full name, domain details, etc)... something to keep in mind when registering for this service.

    • @DBTechYT
      @DBTechYT  2 ปีที่แล้ว +2

      I agree that you have to provide a certain amount of personal data, but it's for reputation management. That way you can't get an account, abuse it, get it terminated and have the associated IP be dinged as spam, then close your account and get a new one. This is one of the same reasons that I'm not a fan of hosting email in a homelab: if someone else screwed up the IP I got from my ISP, it can be a nightmare to get cleared up with the different blacklist services.

  • @msedv5424
    @msedv5424 2 ปีที่แล้ว +3

    Is there a Trick how to use an other 2FA TOTP App ?

  • @dannyroy8571
    @dannyroy8571 ปีที่แล้ว

    Hey amazing video but had one doubt
    What if - Need to create and email template where it includes CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS - and it should send the email notifications or preformatted email template automatically if any of your Docker containers go down
    how should we bee doing that ?

  • @raphiesmith3309
    @raphiesmith3309 2 ปีที่แล้ว +1

    would like to set up vaultwarden for local intranet access only using lets encrypt. Any chance you can do a video for that?

    • @msedv5424
      @msedv5424 2 ปีที่แล้ว +1

      No Internet No letsencrypt Zertifikat bro. You have to check if selfsignedcerts are allowed at bitwarden apps. But it think they explicitly write they dont support that

    • @redstormsju777
      @redstormsju777 2 ปีที่แล้ว

      Vaultwarden requires https! I run mine in docker with a domain name and a reverse proxy. And I use a let’s encrypt cert for this.

  • @The_Texman
    @The_Texman 2 ปีที่แล้ว +1

    Thanks dude!

    • @DBTechYT
      @DBTechYT  2 ปีที่แล้ว +1

      Thanks for watching!

  • @meguinness1116
    @meguinness1116 ปีที่แล้ว

    i folowed the tutorial,,,,cannot make it work in omv

  • @vgamesx1
    @vgamesx1 2 ปีที่แล้ว +1

    This is great, thanks.

    • @DBTechYT
      @DBTechYT  2 ปีที่แล้ว

      Glad you liked it!

  • @ronald0122
    @ronald0122 2 ปีที่แล้ว +1

    can you send to telegram?

    • @DBTechYT
      @DBTechYT  2 ปีที่แล้ว +1

      Well this is strictly about email notifications, but some containers will allow you to set up Telegram notifications.