Commit graph

5 commits

Author SHA1 Message Date
a0c87bd7bf
Use fixed nginx tag & remove wrong error_log directive 2020-06-29 00:46:42 +02:00
cdeeab365f
Remove HSTS headers & ssl_session_cache & use nginx:alpine
The HSTS headers are already set by Traefik and the ssl session cache does not make sense for a HTTP only container, with a proxy that handles TLS.

Also the docker image will now use the latest alpine image instead of the old fixed version.
2020-06-29 00:17:45 +02:00
0b0997c352
Nginx: add ssl cache 2020-01-08 23:35:28 +01:00
dbe38bda31
Disable logs and remove unused www redirection | Add HSTS header 2020-01-08 20:06:28 +01:00
a2a67dcd0b
Add Docker files, .spelling & .gitlab-ci.yml 2020-01-08 10:49:54 +01:00