Unable to connect to local studio when using self hosted version.
When i try to connect to local studio using my self hosted version as dashboard it doesn't redirect to local studio after authentication.
I used
npx novu init --secret=SECRET_FROM_MY_SELF_HOSTED_SERVER
but when i click on studio link it redirects me to my dashboard but not to my local studio. Am i doing something wrong?7 Replies
@Sagar
Local studio (novu framework) is not supported for self hosted version
ok then how i am supposed to use that Or is there something else i can do to push my workflows to the self hosted version?
Currently it is not supported to push Novu framework workflows to self hosted version
Only cloud url dashboard.novu.co is supported
so how am i supposed to use the self hosted version with the code? Do i have to create the workflows inside the dashboard itself?
Yeah you will need to create workflows from UI
@Sagar
A small update, we are planning to release public docker image for V2 end of this month
@Pawan Jain Can you share me a list where i can see the difference between both of them as currently we are evaluating to use Novu in our system.
Are there any major changes in implementation that I should know about that can cause me to re-implement ?
I will be able to share the difference for v2 once we release the docker images
For v1,
The major difference is:-
- Translations are not supported in self-host
- forgot password, invited team member not supported
- Google login is not supported