cambridge-cares / TheWorldAvatar

A knowledge-graph-based digital twin of the world.
https://theworldavatar.io/
MIT License
87 stars 25 forks source link

Read-only access to fileserver #1415

Open jb2197 opened 4 days ago

jb2197 commented 4 days ago

It would be ideal to have a fileserver container configured as "Read-Only". This will allow users to pull data via HTTP GET requests without requiring credentials.

gpeb2 commented 22 hours ago

This can probably be better handled by Nginx, https://docs.nginx.com/nginx/admin-guide/web-server/serving-static-content/