Files
Smartwave/cloud
Ninluc 647e40131c
Build, push image, and notify Watchtower / build-image (push) Successful in 44s
Build, push image, and notify Watchtower / notify (push) Successful in 13s
Can't use my own body :(
2026-08-17 16:47:35 +02:00
..
2026-08-17 16:47:35 +02:00
2026-07-27 17:24:11 +02:00
2026-08-17 16:17:28 +02:00
2026-07-27 17:24:11 +02:00
2026-07-27 18:10:15 +02:00
2026-08-17 14:53:37 +02:00
2026-08-17 15:26:37 +02:00
2026-08-15 18:50:54 +02:00

in /cloud folder :

flask run --debug

Oauth Webex

webexapis.com

Tests

Curl alerte

curl -X POST "https://smartwave.matthiasg.dev/alert" \
-H "Content-Type: application/json" \
-d '{
  "orchestrator_id": "1",
  "alert": {
    "type": "TEST",
    "message": "Cest un test",
    "timestamp": 12345
  },
  "logs": []
}'