Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 599 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 599 Bytes

Naas Notifications

Notification service to run side to side with naas. Allow naas to send status to user and custom notifications.

Env vars

EMAIL_SECURE ssl or not .

EMAIL_USER email to connect smtp server

EMAIL_PASSWORD password to connect smtp server

EMAIL_HOST host to connect smtp server

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'

ADMIN_TOKEN => set to any id you want, it allow you to send email without specific jupyter user