Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run the self hosted project? #7517

Open
shooter01 opened this issue Jan 15, 2025 · 7 comments · May be fixed by novuhq/docs#760
Open

How to run the self hosted project? #7517

shooter01 opened this issue Jan 15, 2025 · 7 comments · May be fixed by novuhq/docs#760
Labels

Comments

@shooter01
Copy link

For the last few days I have been trying to run the novu project in various conditions, but have failed everywhere:

  1. I could not use the npm run setup:project command
  2. I could not run community dockerfiles
    The only thing I could do was run commands in custom nodejs files with a binding to the default backend domain https://api.novu.co/
    I have created several bug reports and do not yet understand the reasons for my failure.

Please tell me, is the novu project really a self hosted project or can't it be run on your own servers? What is required for this? So that there is no binding to https://api.novu.co/ and nxcloud?

Copy link

linear bot commented Jan 15, 2025

@L-U-C-K-Y
Copy link
Contributor

Hey @shooter01

DId you try docker compose?

https://docs.novu.co/community/self-hosting-novu/deploy-with-docker

Can you post your errors with that?

@enfipy
Copy link

enfipy commented Jan 20, 2025

@L-U-C-K-Y just tried to run the docker-compose file through the documentation you sent, and it does not work. It does launch the UI and other services, but:

  1. It always gives a network error (as in the screenshot).
  2. Spams different console errors (like provide NOVU_SECRET_KEY, NEW_RELIC_APP_NAME, etc.).
Image

P.S.: Have you tried to run the docker-compose file you sent? If yes, what should be different in the setup?

@shooter01
Copy link
Author

Hey, @L-U-C-K-Y
Yes, I am
#7506

and @enfipy attached his screenshot as well

@L-U-C-K-Y
Copy link
Contributor

@enfipy @shooter01 I just tested the entire flow on my local and it was working.
Did you run it on localhost or on a VM?

We have it running on a server.

Image

@shooter01
Copy link
Author

@L-U-C-K-Y can you show installation environment ?

and can you try it in virtual machine just like regular user and follow all steps from https://docs.novu.co/community/self-hosting-novu/deploy-with-docker ?

@L-U-C-K-Y
Copy link
Contributor

@shooter01 I have updated the docs a bit, can you try it? Hopeit helps!

novuhq/docs#760

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants