Sign inSign up

ajeetraina777/sbx-novu-kits:eu

Manifest digest

sha256:3e344f70380d402ec0684614646a84d16aa883599d17ed60fd1490bd59fe0e08

Last pushed

about 1 month by ajeetraina777

Type

Sandbox Kit

Manifest digest

sha256:3e344f70380d402ec0684614646a84d16aa883599d17ed60fd1490bd59fe0e08

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 EU API (eu.api.novu.co) for EU data residency. The agent can trigger multi-channel workflows without the key ever entering the sandbox. Store it once with: sbx secret set novu.


Credentials
NameServiceRequiredDescription
NOVU_SECRET_KEYnovuRequiredNovu secret (API) key from an EU-region Novu account (Settings -> API Keys)

Network Egress

pypi.org

files.pythonhosted.org

eu.api.novu.co

Apply this mixin to a sandbox

sbx run <agent> --kit docker.io/ajeetraina777/sbx-novu-kits:latest

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