Skip to content

warp-poke/poke-us

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poke US

Status: WIP

Application starts with scheduling each FETCH_ALERTS_INTERVAL seconds data retrieving to get alerts from warp10.

The goal is to retrieve "to alert" items and if alerts match "to alert" then send notification using unimplemented channels like SMS, mailing, etc.

Needed env variables

  • WARP_HOST
  • WARP_PORT
  • POKE_API_READ_TOKEN_ENDPOINT
  • POKE_API_INTERNAL_AUTH_TOKEN
  • FETCH_ALERTS_INTERVAL second(s)
  • FETCH_READ_TOKEN_INTERVAL minute(s)

Run in dev mode

  • sbt run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages