Commit Graph
31 Commits
Author SHA1 Message Date
Nicolas DuchonandGitHub f7444094ca ci: remove Travis CI 2021-04-27 01:12:28 +02:00
Nicolas DuchonandGitHub 0d2efaee95 docs: update nginx version and CI badge 2021-04-27 01:10:17 +02:00
Nicolas DuchonandGitHub aa9386129d Merge pull request #1572 from kmarilleau/travis_to_github_actions
Travis to GitHub actions
2021-04-27 00:42:21 +02:00
Nicolas DuchonandGitHub fe79dd4cd3 Merge pull request #1601 from nginx-proxy/dockergen-0.7.6
Bump docker-gen from 0.7.4 to 0.7.6
2021-04-26 15:09:55 +02:00
Nicolas Duchon f8aa9a1637 chore: bump docker-gen from 0.7.4 to 0.7.6 2021-04-26 14:55:33 +02:00
Nicolas DuchonandGitHub eac17ac03c Merge pull request #1599 from tkw1536/patch-1
Remove Google Forum Link from Issue Template
2021-04-21 23:45:32 +02:00
Nicolas DuchonandGitHub 6613e272eb ci: rebuild and push the latest image on schedule
Rebuild and push the last commit of the default branch every monday at 00:00 UTC
2021-04-07 17:10:37 +02:00
Nicolas DuchonandGitHub 9efeb5d8af ci: build the debian and alpine images in parallel 2021-04-06 00:11:53 +02:00
Nicolas DuchonandGitHub 24565440b2 docs: update DockerHub shields 2021-04-05 13:56:14 +02:00
Nicolas Duchon bdf62b025b docs: follow acme-companion name change 2021-04-05 13:16:40 +02:00
Nicolas Duchon c3bb234871 chore: rename default branch master -> main 2021-04-05 13:13:20 +02:00
Nicolas DuchonandGitHub 6e17d6ff7b Merge pull request #1505 from ecerutti/patch-1
Update README.md
2021-04-05 09:57:53 +02:00
Nicolas DuchonandGitHub 2b32f44454 Merge pull request #1145 from kfkonrad/master
Clarify default host usage
2021-04-05 09:50:34 +02:00
Nicolas DuchonandGitHub 0f427dd32d Merge pull request #1184 from kylegoetz/master
Update README.md - sample yml needed expose option
2021-04-05 09:46:40 +02:00
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