Commit Graph
17 Commits
Author SHA1 Message Date
Nicolas DuchonandGitHub 21caa570fb Merge pull request #1332 from ArgonQQ/patch-1
Will fix spelling
2021-04-05 09:31:18 +02:00
Nicolas DuchonandGitHub fcfe17a0a4 Merge pull request #1538 from S0obi/patch-1
Update docker-entrypoint.sh comment on DHPARAM default key size
2021-04-02 01:49:36 +02:00
Nicolas DuchonandGitHub d120ce9fde ci: push images to jwilder/nginx-proxy 2021-04-02 00:39:41 +02:00
Nicolas DuchonandGitHub 4a1d5bfc58 ci: build and push for arm64 and arm/v7 archs 2021-04-01 22:23:37 +02:00
Nicolas DuchonandGitHub bea149e317 ci: create dependabot config for Docker ecosystem 2021-04-01 21:06:33 +02:00
Nicolas DuchonandGitHub 65b44f0ca2 Merge pull request #1470 from KWARC/build-from-scratch
Enable multi-architecture docker image builds
2021-04-01 19:08:23 +02:00
Nicolas Duchon ad7c02570b chore: use nginxproxy's DockerHub registry
Transitioning away from jwilder/nginx-proxy
Please see #1304 for more details
2021-04-01 16:06:09 +02:00
Nicolas DuchonandGitHub 3a8b49f153 ci: build and push to DockerHub w/ GitHub Actions 2021-04-01 12:14:32 +02:00
Nicolas DuchonandGitHub bf2d7295d3 Merge pull request #1409 from nginx-proxy/no-https-redirect-acme
Bring ACME no redirection inline with companion
2021-03-17 20:31:37 +01:00
Nicolas DuchonandGitHub 944163d70d Bring ACME no redirection inline with companion
Add the following to the Let's Encrypt ACME challenge "no redirection to HTTPS"
https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion/pull/570
https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion/pull/335
2020-03-20 22:28:15 +01:00
Nicolas Duchon 35f092ca30 Update doc with SSL_POLICY values 2017-11-18 09:18:55 +01:00
Nicolas Duchon bf16afc665 Use enumerable SSL_POLICY instead of bool 2017-11-18 09:18:55 +01:00
Nicolas DuchonandGitHub ea80027525 Merge branch 'master' into ssl-modern 2017-11-16 22:47:25 +01:00
Nicolas Duchon 56fb58cc6f Update doc for mozilla modern profile 2017-10-27 10:28:42 +02:00
Nicolas Duchon ea98780960 Enable optional mozilla modern profile 2017-10-27 10:28:42 +02:00
Nicolas DuchonandGitHub 3ac478f284 Update Diffie-Hellman Groups doc
+ corrected a typo
2017-10-25 12:34:22 +02:00
Nicolas DuchonandGitHub 2528a35656 Don't presume the existence of default dhparam
The default dhparam at /etc/nginx/dhparam/dhparam.pem won't be auto generated with the separate containers setup.
2017-10-25 12:32:09 +02:00