Charles Derrick
Charles Derrick
Explore posts from servers
NNovu
Created by Charles Derrick on 2/26/2024 in #💬│support
Novu self host with nginx
Does novu have support for nginx/https config? I am using a docker droplet in digital ocean.
4 replies
NNovu
Created by Charles Derrick on 2/21/2024 in #💬│support
Deploying the novu backend on digital ocean.
Does anyone have any resources or how I can deploy novu on digital ocean. I am having issues with pnpm which uses pnpm-lock.yaml file and digital ocean looks for package-lock.json file since it uses node.
2 replies
NNovu
Created by Charles Derrick on 2/19/2024 in #💬│support
Triggering event from laravel backend.
No description
8 replies
NNovu
Created by Charles Derrick on 2/13/2024 in #💬│support
Connect PHP backend to local NOVU
Hello, I was able to connect my react frontend but how can i connect my php (laravel) backend to trigger events to my local novu?
10 replies
RRailway
Created by Charles Derrick on 7/14/2023 in #✋|help
MySQL Global Validation Settings
How to enable MySQL Global Validation settings on the database. I need to set the configuration below in the my.cnf file. Project ID (bf913327-b68d-41c6-bb04-8a529d04341c) [mysqld] sql_mode=ALLOW_INVALID_DATES,ANSI_QUOTES,ERROR_FOR_DIVISION_BY_ZERO,IGNORE_SPACE,NO_ENGINE_SUBSTITUTION,NO_ZERO_DATE,NO_ZERO_IN_DATE,ONLY_FULL_GROUP_BY,PIPES_AS_CONCAT,REAL_AS_FLOAT;
8 replies