marinebon / mbon-dashboard-server

server software for MBON early alert dashboard using Docker
1 stars 2 forks source link

proxy setup #81

Open 7yl4r opened 1 day ago

7yl4r commented 1 day ago

I have been working to set up nginx to run a proxy so that we can update the URLs to look like *.mbon-dashboards.marine.usf.edu. The following is a table of DNS entries:

subdomain dashboard
seus. seus
grnms seus
fknms fk
fk fk
fgbnms fgbnms
fwc fwc

Attempted teh nginx setup but am getting a 504 at fknms.mbon-dashboards.marine.usf.ee.edu and the following error in the nginx docker log:

2024/11/29 15:34:38 [error] 29#29: *16215 upstream timed out (110: Connection timed out) while connecting to upstream, client: 173.171.171.155, server: fknms.mbon-dashboards.marine.usf.edu, request: "GET / HTTP/1.1", upstream: "http://35.209.0.142:3000/d/qhXdKw7Gk/fk-nms-early-alert?orgId=1", host: "fknms.mbon-dashboards.marine.usf.edu"