Commit Graph

12 Commits (main)

Author SHA1 Message Date
Marco Kundt 51b61fb2d8 Minor Nginx tweaks
Because of privacy concerns it's desirable to disable referrer, FLoC and
Cloudflare as resolver.
2021-06-23 21:18:49 +02:00
Marco f316858850 Moving Mattermost nginx configuration to default.conf
Nginx expects the default server configuration to be inside an
default.conf file.
2021-06-18 13:43:57 +02:00
Marco Kundt 848d38c88c use path to nginx config instead of config file itself 2021-04-27 12:21:31 +02:00
Marco Kundt 486e09e314 set proxy_http_version to 1.1 2021-04-20 19:28:28 +02:00
Marco Kundt 8b7bfdc889 introduce TLS 1.3's 0-RTT 2021-04-20 19:27:53 +02:00
Marco Kundt 008c8c9483 add Cloudflare as resolver for OCSP 2021-04-20 19:27:26 +02:00
Marco Kundt 255de3fc3f move some settings around 2021-04-20 19:26:34 +02:00
Marco Kundt acf6773b10 alter some comments 2021-04-12 14:18:38 +02:00
Marco Kundt ba9164b117 set mattermost to default_server
To avoid the default nginx configuration (which is enabled by
default in the nginx image) we set the mattermost vhosts to the
default_server.
2021-04-12 14:11:03 +02:00
Marco Kundt f39bb20443 rename cert and key to a more generic name 2021-04-12 13:15:21 +02:00
Marco Kundt c01879ab68 add dhparams to nginx 2021-04-12 10:36:07 +02:00
Marco Kundt eaf15ccc94 initial commit 2021-03-25 18:28:53 +01:00