You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`endpoint`|`http://localhost:8080/v2/send`| URL of the Signal REST API endpoint |
23
+
|`number`[^1]|| The senders number you registered |
24
+
|`recipients`[^1]|| A list of recipients, either phone numbers or group ID's |
25
+
|`timeout`|`10s`| Timeout specifies a time limit for the request to be made |
26
+
27
+
!!! abstract "Environment variables"
28
+
* `DIUN_NOTIF_SIGNALREST_ENDPOINT`
29
+
* `DIUN_NOTIF_SIGNALREST_NUMBER`
30
+
* `DIUN_NOTIF_SIGNALREST_RECIPIENTS_<KEY>`
31
+
* `DIUN_NOTIF_SIGNALREST_TIMEOUT`
32
+
33
+
## Sample
34
+
35
+
The message you receive in your Signal App will look like this:
36
+
37
+
```text
38
+
Docker tag docker.io/diun/testnotif:latest which you subscribed to through file provider new has been updated on docker.io registry (triggered by5bfaae601770 host).
Message: "Docker tag "+entry.Image.String() +" which you subscribed to through "+entry.Provider+" provider "+string(entry.Status) +" has been updated on "+entry.Image.Domain+" registry (triggered by"+c.meta.Hostname+" host).",
0 commit comments