Tomer Barnea
Tomer Barnea
NNovu
Created by mohanrao8780 on 11/14/2024 in #💬│support
I am not seeing the option of tenants in the latest 2.x version when i start with docker-compose
@Pawan Jain can you share any docs?
8 replies
NNovu
Created by mohanrao8780 on 11/14/2024 in #💬│support
I am not seeing the option of tenants in the latest 2.x version when i start with docker-compose
Thanks @mohanrao8780 . Is there a specific pain point you are looking for with multi tenancy? Subscribers isolation? Layout and branding? Inject tenant data? override preference? Override workflow definition? Something else?
8 replies
NNovu
Created by mohanrao8780 on 11/14/2024 in #💬│support
I am not seeing the option of tenants in the latest 2.x version when i start with docker-compose
Hi @mohanrao8780 we are going to add multi tenancy soon, can you share what are the main things you are looking to solve with this?
8 replies
NNovu
Created by loup on 11/8/2024 in #💬│support
Best way to sync subscribers settings with Postgres database
Makes sense 👍
9 replies
NNovu
Created by loup on 11/8/2024 in #💬│support
Best way to sync subscribers settings with Postgres database
No description
9 replies
NNovu
Created by FuzzyLlama on 11/8/2024 in #💬│support
Option for disabling opening novu local studiuo
@Dima Grossman, @Pawan Jain can you help here?
9 replies
NNovu
Created by christian on 11/6/2024 in #💬│support
How to handle the Bridge
Hi @christian 👋 For simplicy I'd recommend add this to the main app. Once the project grow bigger I'd break it down. I suspect @Dima Grossman @Pawan Jain will have more thoughts.
3 replies
NNovu
Created by FuzzyLlama on 11/4/2024 in #💬│support
Syncing email step controls from dev to prod
Thanks, let me add this feedback, I'll get back to you with an update.
7 replies
NNovu
Created by FuzzyLlama on 11/4/2024 in #💬│support
Syncing email step controls from dev to prod
@FuzzyLlama would you aim to sync all the controls to ensure cloud-based changes can be moved from one to another?
7 replies
NNovu
Created by FuzzyLlama on 11/4/2024 in #💬│support
Syncing email step controls from dev to prod
Hi @FuzzyLlama, thanks for sharing this! Can you share how are you managing both productions right now?
7 replies
NNovu
Created by isaiahdahl on 9/9/2024 in #🚀│general
Notification Priority?
Hey @isaiahdahl let me follow up on that tomorrow, the team right now working on big updates, but let me keep you posted.
34 replies
NNovu
Created by vikram on 10/14/2024 in #💬│support
Is RBAC access control available in open source?
Thanks for that, and if you don't mind me asking, is there a reason why you chose self-hosting vs cloud?
5 replies
NNovu
Created by vikram on 10/14/2024 in #💬│support
Is RBAC access control available in open source?
@vikram would you mind sharing why would you look for RABC in the open source version? Just for me to understand?
5 replies
NNovu
Created by KG on 10/13/2024 in #💬│support
Tenant wise in-app notification
The filters are using OR conditions between them. Quoting "The filtering works by matching the workflow tags field with the specified filter tags value, showing workflows that contain at least one associated tag."
11 replies
NNovu
Created by KG on 10/13/2024 in #💬│support
Tenant wise in-app notification
Got it thanks for the update. So as you said, this is not the way Novu is designed, right now the assupmtion is if a subscriber (user) is target the notification should show for them, I assume you plan to use topic for the grouping funcationally, so one solution would be to create sub groups based on their role and target multiple topics. As you do that I would recommend you take a look at the ability to filter the preferences the subscriber can see based on tags (https://docs.novu.co/inbox/react/components/inbox#filter-visible-preferences) With that being said, and with the fear of sounding repetitive 😄 If you take a look at the roadmap, there is an item there called subscriptions; this will allow you to "broadcast" a message to a topic and let subscribers (users) register to create a subscription. Once they have a subscription, they will receive the notification for the ultimate personalization. If you can also add your use case there that would be great, and allow us to take that into account as we build this new capability. With this, you can manage your auth layer in your app and decide who can create a subscription to what.
11 replies
NNovu
Created by KG on 10/13/2024 in #💬│support
Tenant wise in-app notification
Now, as for filtering, are you looking to filter the notification feed using dynamic hooks? text-based search functionality? How would the subscribers benefit from that filtering?
11 replies
NNovu
Created by KG on 10/13/2024 in #💬│support
Tenant wise in-app notification
We are looking right now to overall Novu's tenants capabilities, see on the roadmap (https://roadmap.novu.co/roadmap), I'd love if you can add your use cases and thoughts about how you would use this 😄
11 replies
NNovu
Created by KG on 10/13/2024 in #💬│support
Tenant wise in-app notification
Hey @KG thanks for that information. Let's start with tenants, you are correct, there is no auto filtering per tenant on the Inbox, so you can duplicate subscribers based on their workspaces, and use a simple naming convetion for their subscribers Id's like so: {subscriberId: "${internal_user_id}-${internal_workspace_id}"} that way you can easily switch them, and trigger them without any more work. Combining that with topics (https://docs.novu.co/concepts/topics#topics) per tenant you can group them easily and trigger all tenant based subscribers at the same time.
11 replies
NNovu
Created by dr.really on 10/13/2024 in #🚀│general
How to start Local Studio without starting the Local Tunnel?
I'll loop @Pawan Jain here as well 😄
4 replies
NNovu
Created by KG on 10/13/2024 in #💬│support
Tenant wise in-app notification
Hey KG, a question: is it your expectation that the user will see all notifications across all workspaces in their Inbox? Or is it your expectation that the user will see only notifications for the workspace that is active?
11 replies