Sign inSign up

ajeetraina777/sbx-novu-kits:cloud

Manifest digest

sha256:699cc78bc5cf497f50adc0b14bc980f5acaf666051ea884d33a0ee37e9b89b2b

Last pushed

about 1 month by ajeetraina777

Type

Sandbox Kit

Manifest digest

sha256:699cc78bc5cf497f50adc0b14bc980f5acaf666051ea884d33a0ee37e9b89b2b

MIXIN
REQUIRES SECRETS

Adds Novu - the open-source notification infrastructure - to any agent: the novu-py SDK plus a proxy-managed secret key wired to the Novu Cloud US API (api.novu.co). The agent can trigger multi-channel workflows (email, SMS, push, chat, in-app) without the key ever entering the sandbox. Store it once with: sbx secret set novu.


Credentials
NameServiceRequiredDescription
NOVU_SECRET_KEYnovuRequiredNovu secret (API) key from Settings -> API Keys in the Novu dashboard

Network Egress

pypi.org

files.pythonhosted.org

api.novu.co

Apply this mixin to a sandbox

sbx run <agent> --kit ajeetraina777/sbx-novu-kits:cloud

Make sure you have docker sbx installed

Run the following command to install sbx on your machine.

macOS
brew install docker/tap/sbx
Windows
winget install Docker.sbx
Learn more about docker sbx