Raphael Michel
db614d36e6
Block access to manifests in default nginx configurations
2024-12-15 11:59:11 +01:00
Raphael Michel
364cfe0131
Update nginx config for static files
2021-09-17 10:20:43 +02:00
Tim Neumann
680024234d
Dockerfile: Move nginx client_max_body_size to seperate file ( #2207 )
2021-09-16 12:36:25 +02:00
Raphael Michel
8f5f95b04e
nginx: Do not attempt to parse and rewrite our URLs, please
2021-07-30 16:46:03 +02:00
Irmantas Marozas
aae3faed44
Remove redundant mime-type from nginx config
2021-04-26 14:25:31 +02:00
Raphael Michel
33ba4daadb
Docker setup: Tune some nginx parameters
2020-12-16 12:42:49 +01:00
gnomus
1ccf677ea2
Solve some Docker Setup scaling issues ( #1561 )
2020-01-24 14:14:36 +01:00
Jan Felix Wiebe
54c7f16c4c
Added missing semicolon to docker nginx config ( #462 )
2017-04-10 15:11:40 +02:00
BenBE
602947a3d7
Add more security headers ( #458 )
...
* Include some missing security headers
This change adds the following security headers:
* X-Content-Type-Options to prevent content type sniffing
* Referrer-Policy to prevent leaking referrer information when navigating away from the instance
* Migrate from Docker sample to manual configuration
Migrate the additional security headers from the Docker configuration sample to the manual configuration guide.
2017-04-06 17:30:26 +02:00
Raphael Michel
a86431bb6d
Docker: Move static files
2017-02-26 11:55:19 +01:00
Raphael Michel
3c75072868
Fix manual install docs and improve nginx config
2017-02-03 15:01:47 +01:00
Cpt. Foo
477966b429
Do not leak nginx version in HTTP header ( #270 )
2016-10-11 16:24:56 +02:00
Raphael Michel
f999b9ffd9
Updated standalone docker file and install guide
2016-05-09 11:11:25 +02:00