Novu 2.3.0 docker images
Hello!
I saw that Novu 2.3.0 has been released: https://github.com/novuhq/novu/releases
Will there be docker images for Novu 2.3.0 (self-hosted) as well?
GitHub
Releases · novuhq/novu
The open-source notification Inbox infrastructure. E-mail, SMS, Push and Slack Integrations. - novuhq/novu
13 Replies
@Tanton
We will publish docker images in few weeks. Will update in #announcements channel
Thanks! I saw the images from the /docker/community/docker-compose.yml file:
api:
image: 'ghcr.io/novuhq/novu/api:2.3.0'
worker:
image: 'ghcr.io/novuhq/novu/worker:2.3.0'
ws:
image: 'ghcr.io/novuhq/novu/ws:2.3.0'
dashboard:
image: 'ghcr.io/novuhq/novu/dashboard:2.3.0'
Question after testing (locally):
- Unable to have a multiple organizations
- Unable to set organization settings
- Unable to switch organizations
- Unable to have multiple users on the same organization
Is this just due to them not being fully released just yet?
edit: future viewers:
see the link from Tanton below
Self-Hosted and Novu Cloud | Novu Documentation
Understand the difference between Self-Hosted and Novu Cloud
Thank you for the link. Wasn't aware this was a new page up on the docs site.
Unable to have a multiple organizations
Unable to set organization settings
Unable to switch organizations
Unable to have multiple users on the same organization
workflow limited to 20
really these limits? new dashboard is not feature its restriction to selfhost, @Community Support
what are the solutions for this other than downgrading?
what are the solutions for this other than downgrading?
Where do you see the workflow limitation?
That is not documented here: https://docs.novu.co/community/project-differences#current-matrix
Self-Hosted and Novu Cloud | Novu Documentation
Understand the difference between Self-Hosted and Novu Cloud
I tried , its throwing error

They have not mentioned these two in doc as well
1.Unable to have a multiple organizations
2.Unable to switch organizations
To remove the workflow limit, you can update
apiServiceLevel
value with enterprise
in organizations collectionWill the option to remove the 20 workflow restriction always be available for self-host or is the intention to limit the workflows to 20 for self-hosted users at some point?
Currently, you will need to change
apiServiceLevel
field manually. In future versions, we will remove this limitation