Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 374 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 374 Bytes

Naas Callback

Callback service to run side to side with naas. Allow naas users to receive simple data from outside Naas network without creating a naas notebook webhook

Env vars

SENTRY_DSN to connect sentry

HUB_HOST => hostname of the deployed jupyter hub instance

HUB_DB => 'sqlite::memory:' or postgressuri 'postgres://user:pass@example.com:5432/dbname'