How do you deal with 1 socket io polling [Sep 20]

:raising_hand_man: emdax asked

how do you deal with 1. socket.io polling cross domain 2. assets loading from absolute paths ?

:raising_hand_man: Bergi9 replied

nocodb has socket.io? and what do you mean with asset loading? i have nocodb running in docker and traefik as reverse proxy

:raising_hand_man: emdax replied

if you upload attachments and reload it will pull absolute paths for me

:raising_hand_man: emdax replied

if you make changes across two browsers i get socket.io errors for SSL

:raising_hand_man: emdax replied

HTTPS with NGINX rewrite 80:8080 with Lets Encrypt SSL is my set up

:raising_hand_man: Bergi9 replied

https://docs.nocodb.com/getting-started/installation#environment-variables

NC_PUBLIC_URL is used for generating absolute url for uploaded files

:raising_hand_man: Bergi9 replied

for nginx you need to specify websocket forward too

:raising_hand_man: emdax replied

are there PROD deploy docs for this?

Autogenerated from discord


Join NocoDB’s community

DiscordTwitterRedditDocs