We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am trying to follow this steps https://docs.novu.co/community/self-hosting-novu/deploy-with-docker but get "Network Error" on the first screen
git clone --depth 1 https://github.com/novuhq/novu
cd novu/docker/community
cp .env.example .env
docker-compose -f docker-compose.yml up
Register user works as expected
Network Error occurs
v2.1.0
10.8.1
v20.16.0
No response
None
The text was updated successfully, but these errors were encountered:
NV-5185 🐛 Bug Report:
Sorry, something went wrong.
No branches or pull requests
📜 Description
I am trying to follow this steps
https://docs.novu.co/community/self-hosting-novu/deploy-with-docker
but get "Network Error" on the first screen
👟 Reproduction steps
Get the code
git clone --depth 1 https://github.com/novuhq/novu
Go to the docker community folder
cd novu/docker/community
Copy the example env file
cp .env.example .env
Start Novu
docker-compose -f docker-compose.yml up
👍 Expected behavior
Register user works as expected
👎 Actual Behavior with Screenshots
Network Error occurs
Novu version
v2.1.0
npm version
10.8.1
node version
v20.16.0
📃 Provide any additional context for the Bug.
No response
👀 Have you spent some time to check if this bug has been raised before?
🏢 Have you read the Contributing Guidelines?
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered: