Dauntless
Dauntless
Explore posts from servers
NNovu
Created by Rohit Saini on 9/22/2023 in #💬│support
Need some help with an issue guidance
Has this been dropped? Doesn't seem to be working
59 replies
NNovu
Created by Dauntless on 6/15/2024 in #💬│support
Login API route causes weirdness in web instance (solved)
I managed to getting running by changing from novu.domain.com/path subdomains like api.novu.domain.com
14 replies
NNovu
Created by Dauntless on 6/15/2024 in #💬│support
Login API route causes weirdness in web instance (solved)
Let me know what more you need @Dima Grossman
14 replies
NNovu
Created by Dauntless on 6/15/2024 in #💬│support
Login API route causes weirdness in web instance (solved)
Now I'm exposing this to both http and https domains at the same time, and the http urls work, but the https ones causes weird behaviour
14 replies
NNovu
Created by Dauntless on 6/15/2024 in #💬│support
Login API route causes weirdness in web instance (solved)
If I change from https to http, it works fine, but I get cors error mixed-content on my frontend (Where I'm integrating Novu)
14 replies
NNovu
Created by Dauntless on 6/15/2024 in #💬│support
Login API route causes weirdness in web instance (solved)
API_CONTEXT_PATH=api
API_PORT=3008
API_ROOT_URL=https://novu.fotballfeber.com/api
AWS_ACCESS_KEY_ID=test
AWS_SECRET_ACCESS_KEY=test
BROADCAST_QUEUE_CHUNK_SIZE=
DISABLE_USER_REGISTRATION=true
FRONT_BASE_URL=https://novu.fotballfeber.com
GLOBAL_CONTEXT_PATH=
HOST_NAME=https://novu.fotballfeber.com
IS_TOPIC_NOTIFICATION_ENABLED=true
JWT_SECRET=***REDACTED****
LOGGING_LEVEL=debug
MONGO_INITDB_ROOT_PASSWORD=**
MONGO_INITDB_ROOT_USERNAME=**
MONGO_MAX_POOL_SIZE=500
MONGO_MIN_POOL_SIZE=100
MONGO_URL=mongodb://**:**@mongodb:27017/novu-db?authSource=admin
MULTICAST_QUEUE_CHUNK_SIZE=
NEW_RELIC_APP_NAME=NovuFotballFeber
NEW_RELIC_LICENSE_KEY=
NODE_ENV=local
REACT_APP_WS_URL=https://novu.fotballfeber.com
REDIS_CACHE_SERVICE_HOST=
REDIS_CACHE_SERVICE_PORT=6379
REDIS_HOST=redis
REDIS_PASSWORD=
REDIS_PORT=6379
S3_BUCKET_NAME=novu-local
S3_LOCAL_STACK=https://localhost:4566
S3_REGION=us-east-1
SENTRY_DSN=
STORE_ENCRYPTION_KEY=***REDACTED`
WEB_CONTEXT_PATH=
WIDGET_CONTEXT_PATH=widget
WIDGET_EMBED_PATH=https://novu.fotballfeber.com/widget/embed.umd.min.js
WIDGET_URL=https://novu.fotballfeber.com/widget
WS_CONTEXT_PATH=ws
WS_PORT=3002
API_CONTEXT_PATH=api
API_PORT=3008
API_ROOT_URL=https://novu.fotballfeber.com/api
AWS_ACCESS_KEY_ID=test
AWS_SECRET_ACCESS_KEY=test
BROADCAST_QUEUE_CHUNK_SIZE=
DISABLE_USER_REGISTRATION=true
FRONT_BASE_URL=https://novu.fotballfeber.com
GLOBAL_CONTEXT_PATH=
HOST_NAME=https://novu.fotballfeber.com
IS_TOPIC_NOTIFICATION_ENABLED=true
JWT_SECRET=***REDACTED****
LOGGING_LEVEL=debug
MONGO_INITDB_ROOT_PASSWORD=**
MONGO_INITDB_ROOT_USERNAME=**
MONGO_MAX_POOL_SIZE=500
MONGO_MIN_POOL_SIZE=100
MONGO_URL=mongodb://**:**@mongodb:27017/novu-db?authSource=admin
MULTICAST_QUEUE_CHUNK_SIZE=
NEW_RELIC_APP_NAME=NovuFotballFeber
NEW_RELIC_LICENSE_KEY=
NODE_ENV=local
REACT_APP_WS_URL=https://novu.fotballfeber.com
REDIS_CACHE_SERVICE_HOST=
REDIS_CACHE_SERVICE_PORT=6379
REDIS_HOST=redis
REDIS_PASSWORD=
REDIS_PORT=6379
S3_BUCKET_NAME=novu-local
S3_LOCAL_STACK=https://localhost:4566
S3_REGION=us-east-1
SENTRY_DSN=
STORE_ENCRYPTION_KEY=***REDACTED`
WEB_CONTEXT_PATH=
WIDGET_CONTEXT_PATH=widget
WIDGET_EMBED_PATH=https://novu.fotballfeber.com/widget/embed.umd.min.js
WIDGET_URL=https://novu.fotballfeber.com/widget
WS_CONTEXT_PATH=ws
WS_PORT=3002
`
14 replies
NNovu
Created by Dauntless on 6/15/2024 in #💬│support
Login API route causes weirdness in web instance (solved)
Btw, do you know the proxy url is hard coded here?
"start:static:build": "pnpm envsetup:docker && http-server build -p 4200 --proxy http://127.0.0.1:4200?",
"start:static:build": "pnpm envsetup:docker && http-server build -p 4200 --proxy http://127.0.0.1:4200?",
From apps/web/package.json
14 replies
NNovu
Created by Dauntless on 6/15/2024 in #💬│support
Login API route causes weirdness in web instance (solved)
Would you like to see?
14 replies
NNovu
Created by Dauntless on 6/15/2024 in #💬│support
Login API route causes weirdness in web instance (solved)
VPS on Hetzner through Coolify. I have a modified docker-compose and my own env vars
14 replies
NNovu
Created by Dauntless on 6/15/2024 in #💬│support
Login API route causes weirdness in web instance (solved)
@Dima Grossman Could you have a look at this?
14 replies
NNovu
Created by Dauntless on 5/23/2024 in #💬│support
arm64 docker images
@Dima Grossman Do you know anything about this?
8 replies
NNovu
Created by Dauntless on 5/23/2024 in #💬│support
arm64 docker images
Seems like something broke in your CI about a month ago that is no longer outputting which OS/Arch each tag is on ghcr
8 replies
NNovu
Created by ManwinderSingh on 5/14/2024 in #💬│support
Blocking APIs for me?
Why isn't this covered in the docs @Dima Grossman ?
24 replies
NNovu
Created by maybeNoT on 4/19/2024 in #💬│support
Self-Host: Triggering workflow to topic subscribers doesn't work
Why in the world is this not in the docs?!
25 replies
NNovu
Created by rp1303 on 10/26/2023 in #💬│support
self
What do you think @todd ?
20 replies
NNovu
Created by rp1303 on 10/26/2023 in #💬│support
self
I'm using coolify, which I'd honestly rather move away from and just set up nginx instead of relying on the automation it provides, and do everything in the command line. Hosted on a Hetzner VPS.
20 replies
NNovu
Created by rp1303 on 10/26/2023 in #💬│support
self
Right now I have Novu deployed, logs show no errors, the reverse proxy seems to route correctly. But somehow I'm getting a blank page that says in the source that you need to enable javascript to view this page. So clearly something is misconfigured, and a static page is loader rather than the React frontend I'm looking for. If there was a guide I'd probably be able to go through the steps, cross ref with my own, and point out the mistake I made. But I have full understanding for something like this not being available.
20 replies
NNovu
Created by rp1303 on 10/26/2023 in #💬│support
self
I understand. I'm a full-stack dev who is new to a lot of things devops. I started self-hosting less than a year ago, and I'm still figuring a lot of things out. Making things work locally, fine. Making things work with docker compose, on a vps with reverse proxies is a little harder, and I often find it difficult to debug. Sometimes I like to follow guides, just to see how some things are deployed from start to finish, but there are always some details that need to be adhered to for each case, and that's where my lack of experience creates challenges. It's not so much about having scripts handy, as it is about following good practices and understanding concepts.
20 replies
NNovu
Created by rp1303 on 10/26/2023 in #💬│support
self
@todd Would you be willing to write a guide for production environment hosting?
20 replies
EDSEthan's dev spot
Created by Martimatix on 10/3/2023 in #questions
What do you use for background jobs?
As another alternative, defer is kind of like Inngest but supports bun runtime and is easy to setup with Elysia https://www.defer.run/
5 replies