sendgrid notification in kuma dockerized #1190

Closed
opened 2026-02-28 02:12:57 -05:00 by deekerman · 1 comment
Owner

Originally created by @johnfelipe on GitHub (Jun 21, 2022).

⚠️ Please verify that this feature request has NOT been suggested before.

  • I checked and didn't find similar feature request

🏷️ Feature Request Type

New Notification

🔖 Feature description

root@felipe:~/uptime-kuma# docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1
Unable to find image 'louislam/uptime-kuma:1' locally
1: Pulling from louislam/uptime-kuma
c32ce6654453: Pull complete
866efb834763: Pull complete
3009c2701a70: Pull complete
704508b5309b: Pull complete
11cc6386a88d: Pull complete
50694b369ddf: Pull complete
d47b92313a6b: Pull complete
43eee6140fa4: Pull complete
e878accd8693: Pull complete
4f4fb700ef54: Pull complete
9e03b849e9e6: Pull complete
Digest: sha256:f5706f21ba0af08775505aeddf61aff1d344038f6df5a90865699b86677dfd99
Status: Downloaded newer image for louislam/uptime-kuma:1
2d932fe426816bb7b1fd8765298489d94663db06ce782bd3f0404111446fa04a

✔️ Solution

i want to use sendgrid notification
user: apikey
password: XXXXXXXXXXXXXXXXXXXX

Alternatives

No response

📝 Additional Context

No response

Originally created by @johnfelipe on GitHub (Jun 21, 2022). ### ⚠️ Please verify that this feature request has NOT been suggested before. - [X] I checked and didn't find similar feature request ### 🏷️ Feature Request Type New Notification ### 🔖 Feature description ``` root@felipe:~/uptime-kuma# docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1 Unable to find image 'louislam/uptime-kuma:1' locally 1: Pulling from louislam/uptime-kuma c32ce6654453: Pull complete 866efb834763: Pull complete 3009c2701a70: Pull complete 704508b5309b: Pull complete 11cc6386a88d: Pull complete 50694b369ddf: Pull complete d47b92313a6b: Pull complete 43eee6140fa4: Pull complete e878accd8693: Pull complete 4f4fb700ef54: Pull complete 9e03b849e9e6: Pull complete Digest: sha256:f5706f21ba0af08775505aeddf61aff1d344038f6df5a90865699b86677dfd99 Status: Downloaded newer image for louislam/uptime-kuma:1 2d932fe426816bb7b1fd8765298489d94663db06ce782bd3f0404111446fa04a ``` ### ✔️ Solution i want to use sendgrid notification user: apikey password: XXXXXXXXXXXXXXXXXXXX ### ❓ Alternatives _No response_ ### 📝 Additional Context _No response_
deekerman 2026-02-28 02:12:57 -05:00
Author
Owner

@johnfelipe commented on GitHub (Jun 21, 2022):

solved

@johnfelipe commented on GitHub (Jun 21, 2022): solved
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/uptime-kuma#1190
No description provided.