Commit Graph

15 Commits

Author SHA1 Message Date
jums
ab286b4968 Dockerfile.nginx: only generate pem key if the file does not exist 2025-02-28 11:42:48 +01:00
maxlath
5109271529 nginx: fix /tmp/nginx permission issues 2025-02-28 11:42:48 +01:00
maxlath
f91ad3c8a3 nginx: fix proxy_store 2025-02-28 11:42:48 +01:00
maxlath
b4d42a83e5 nginx: recover location @invimg 2025-02-28 11:42:48 +01:00
maxlath
f128298778 nginx: recover catch all (aka client router) location 2025-02-28 11:42:48 +01:00
maxlath
19383ebc29 nginx: removing obsolete comment
relative to aliases http://nginx.org/en/docs/http/ngx_http_core_module.html#alias
which aren't used in this config
2025-02-28 11:42:48 +01:00
maxlath
238f2c51d0 nginx: use http2 directive
following the deprecation warning in the logs
See http://nginx.org/en/docs/http/ngx_http_v2_module.html
2025-02-28 11:42:48 +01:00
maxlath
abbfa8216d nginx template: rename the upstream to avoid confusions with the container name 2025-02-28 11:42:48 +01:00
maxlath
095293b0a5 nginx: recover access to the inventaire files and API 2025-02-28 11:42:48 +01:00
maxlath
5e408aad2b nginx: disable compression to mitigate BREACH exploit 2025-02-28 11:42:48 +01:00
maxlath
b4b0ddab6f nginx: fix ssl_certificate* paths 2025-02-28 11:42:48 +01:00
maxlath
02454e39cf nginx Dockerfile: generate dhparam.pem 2025-02-28 11:42:48 +01:00
jums
e077f29cba make agnostic forge links 2025-02-28 11:42:48 +01:00
jums
ba42f2e009 package reverse proxy in docker-compose 2025-02-25 21:11:43 +01:00
jums
c14c486a35 package and document reverse proxy configuration 2025-02-23 08:59:58 +01:00