N
Novu•4mo ago
b_base

MongoDB issues while self hosting Novu

I'm self-hosting Novu and using my personal MongoDB cluster instead of the default Dockerized setup. However, the connection count exceeds 500. Can we change to Postgres instead?
3 Replies
Pawan Jain
Pawan Jain•4mo ago
Hi 👋

- We have env variables to control the number of connections
MONGO_MIN_POOL_SIZE
MONGO_MIN_POOL_SIZE
MONGO_MAX_POOL_SIZE
MONGO_MAX_POOL_SIZE
- Currently only MongoDB and compatible databases like Ferretdb are supported. Postgres can not be used
Pawan Jain
Pawan Jain•4mo ago
@b_base please use #⚓│community-self-host channel for self hosting Issue
b_base
b_baseOP•4mo ago
Sure Thanks

Did you find this page helpful?