Environment Variable Per Service Used
I am trying to set up Novu self-hosted on easypanel. And I am running each package as its app service within easypanel. I would like to know which environment variable belongs to which application part. I see these packages https://github.com/orgs/novuhq/packages?repo_name=novu/
Now, can someone tell me which package uses which environment variable? and which packages are necessary for novu to work, or is all needed for self-hosting?
GitHub
Build software better, together
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.

1 Reply
@Brian
Check out this docker compose yml file
https://github.com/novuhq/novu/blob/next/docker/community/docker-compose.yml
Each service has environment variables listed
Please use #⚓│community-self-host channel for self hosting questions