1
0
Commit Graph

553 Commits

Author SHA1 Message Date
Nicolas Duchon
67d4194fb6
feat: use pre generated RFC7919 DH groups
Co-authored-by: polarathene <5098581+polarathene@users.noreply.github.com>
2021-12-14 23:32:39 +01:00
Nicolas Duchon
ec93ec882c
Merge pull request #903 from nginx-proxy/dependabot/docker/golang-1.17.5-alpine
chore(deps): Bump golang from 1.17.4-alpine to 1.17.5-alpine
2021-12-10 16:55:31 +01:00
dependabot[bot]
c886e48436
chore(deps): Bump golang from 1.17.4-alpine to 1.17.5-alpine
Bumps golang from 1.17.4-alpine to 1.17.5-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-10 15:05:12 +00:00
Nicolas Duchon
b72df952d6
Merge pull request #842 from nginx-proxy/fix-841
Prevent endless loop of wildcard enumeration
v2.1.1
2021-12-08 15:52:52 +01:00
Nicolas Duchon
dddd7a5a82
fix: prevent endless loop of wildcard enumeration 2021-12-08 15:37:15 +01:00
Nicolas Duchon
2b5fd94271
Merge pull request #897 from nginx-proxy/dependabot/docker/golang-1.17.4-alpine
chore(deps): Bump golang from 1.16.7-alpine to 1.17.4-alpine
2021-12-08 11:44:14 +01:00
dependabot[bot]
0d03393a10
chore(deps): Bump golang from 1.16.7-alpine to 1.17.4-alpine
Bumps golang from 1.16.7-alpine to 1.17.4-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-08 10:34:07 +00:00
Nicolas Duchon
13a51f9afe
Merge pull request #886 from nginx-proxy/dockergen-0.8.0
Bump dockergen version from 0.7.6 to 0.8.0
2021-12-08 11:32:23 +01:00
Nicolas Duchon
14b4b00675
build: bump dockergen from 0.7.6 to 0.8.0 2021-12-08 11:20:15 +01:00
Nicolas Duchon
eb8710002d
Merge pull request #892 from nginx-proxy/dependabot/docker/alpine-3.14.3
chore(deps): Bump alpine from 3.13.5 to 3.14.3
2021-12-08 02:52:55 +01:00
dependabot[bot]
d6f0b91e68
chore(deps): Bump alpine from 3.13.5 to 3.14.3
Bumps alpine from 3.13.5 to 3.14.3.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-08 01:34:20 +00:00
Nicolas Duchon
ef67cf1e48
Merge pull request #900 from nginx-proxy/acme.sh-2.9.0
Bump acme.sh version to 2.9.0
2021-12-08 02:32:05 +01:00
Nicolas Duchon
fe38f076c2
build: acme.sh 2.8.8 -> 2.9.0 2021-12-08 02:15:50 +01:00
Nicolas Duchon
406acbb6d5
Merge pull request #899 from nginx-proxy/fix-tests
Fix test suite
2021-12-08 02:03:22 +01:00
Nicolas Duchon
5558a714a8
chore: update .gitignore (supplemental test files) 2021-12-08 01:44:45 +01:00
Nicolas Duchon
eff86377eb
tests: fix Docker volumes on nginx-proxy setup 2021-12-08 01:43:58 +01:00
Nicolas Duchon
746704cf30
tests: use pre generated dhparam.pem on companion 2021-12-08 01:42:27 +01:00
Nicolas Duchon
70424c5d60
tests: remove DHPARAM_BITS=256 on nginx-proxy
Using a low DH parameters size isn't needed anymore.
This specific size isn't supported and will cause the container to exit.
2021-10-28 12:00:39 +02:00
Nicolas Duchon
1785bc5394
docs: explain port 80 and 443 requirements 2021-10-01 10:31:54 +02:00
Nicolas Duchon
04f77ecc9c
Merge pull request #875 from HPPinata/patch-2
Add `DEFAULT_KEY_SIZE` variable to the documentation
2021-09-30 18:20:32 +02:00
HPPinata
8164a4641c
Add DEFAULT_KEY_SIZE variable to the documentation
Useful but undocumented environment variable to avoid setting LETSENCRYPT_KEYSIZE on every container manually
2021-09-26 20:53:55 +02:00
Nicolas Duchon
7f1b75460d
Merge pull request #857 from JMoVS/patch-1
Fix small missing \ to make it copy pasteable
2021-09-01 08:57:40 +02:00
JMoVS
3b9103d085
Fix small missing \ to make it copy pasteable
A \ was missing so pasting resulted in premature and incomplete execution.
2021-08-31 23:52:30 +02:00
Nicolas Duchon
1a6cc79086
Merge pull request #844 from nginx-proxy/dependabot/docker/golang-1.16.7-alpine
chore(deps): Bump golang from 1.16.6-alpine to 1.16.7-alpine
2021-08-08 14:11:09 +02:00
dependabot[bot]
eda87994e9
chore(deps): Bump golang from 1.16.6-alpine to 1.16.7-alpine
Bumps golang from 1.16.6-alpine to 1.16.7-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-06 15:03:15 +00:00
Nicolas Duchon
68a792e9ff
docs: update the issue template 2021-07-14 21:20:37 +02:00
Nicolas Duchon
ad9b2c9b55
Merge pull request #835 from nginx-proxy/dependabot/docker/golang-1.16.6-alpine
chore(deps): Bump golang from 1.16.5-alpine to 1.16.6-alpine
2021-07-14 17:14:46 +02:00
dependabot[bot]
f9493c4886
chore(deps): Bump golang from 1.16.5-alpine to 1.16.6-alpine
Bumps golang from 1.16.5-alpine to 1.16.6-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-14 15:05:00 +00:00
Nicolas Duchon
53e6ee0845
Merge pull request #828 from nginx-proxy/tests-workflow_dispatch
Enable workflow_dispatch on tests
2021-07-07 16:38:51 +02:00
Nicolas Duchon
0758306abd
ci: enable workflow_dispatch on tests 2021-07-07 16:21:58 +02:00
Nicolas Duchon
027c3cf3bf
docs: jwilder/docker-gen -> nginxproxy/docker-gen 2021-06-16 17:12:30 +02:00
Nicolas Duchon
b7e1362115
tests: jwilder/docker-gen -> nginxproxy/docker-gen 2021-06-16 17:12:25 +02:00
Nicolas Duchon
cb6a3f4495
build: jwilder/docker-gen -> nginxproxy/docker-gen 2021-06-16 17:12:05 +02:00
Nicolas Duchon
0a7153e646
Merge pull request #821 from nginx-proxy/dependabot/docker/golang-1.16.5-alpine
chore(deps): Bump golang from 1.16.3-alpine to 1.16.5-alpine
2021-06-16 00:08:37 +02:00
Nicolas Duchon
5341b3fac0
ci: update Dependabot label 2021-06-15 23:56:13 +02:00
dependabot[bot]
9bacd370ef
chore(deps): Bump golang from 1.16.3-alpine to 1.16.5-alpine
Bumps golang from 1.16.3-alpine to 1.16.5-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 06:24:01 +00:00
Nicolas Duchon
cd3b51bd7e
Merge pull request #790 from umireon/patch-1
Fix typo
2021-05-06 22:41:36 +02:00
Kaito Udagawa
eec7dacc1e
Fix typo
avanced to advanced
2021-05-07 02:01:19 +09:00
dependabot[bot]
8837acfa8d
Merge pull request #774 from nginx-proxy/dependabot/docker/golang-1.16.3-alpine 2021-04-26 16:53:20 +00:00
dependabot[bot]
616d585dc1
chore(deps): Bump alpine from 3.13.4 to 3.13.5 (#783) 2021-04-26 15:37:52 +00:00
dependabot[bot]
057752279c
chore(deps): Bump golang from 1.15.8-alpine to 1.16.3-alpine
Bumps golang from 1.15.8-alpine to 1.16.3-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 15:21:36 +00:00
Nicolas Duchon
1b0104200e
Merge pull request #785 from nginx-proxy/dockergen-0.7.6
Bump docker-gen from 0.7.4 to 0.7.6
2021-04-26 17:20:54 +02:00
Nicolas Duchon
140e487827
ci: don't run default_cert test on GitHub Actions
For some yet unknown reason, this test is fine on local
but has a very high rate of failure on GitHub Actions
2021-04-26 17:11:32 +02:00
Nicolas Duchon
61e5156ed3
ci: fix tests w/ upstream nginx-proxy & docker-gen 2021-04-26 16:10:56 +02:00
Nicolas Duchon
03787386d1
chore: bump docker-gen from 0.7.4 to 0.7.6 2021-04-26 16:04:22 +02:00
Nicolas Duchon
d56d1aa9fd
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-06 13:46:17 +02:00
Nicolas Duchon
ddb6ebd8a4
doc: typo v2.1.0 2021-04-05 21:27:53 +02:00
Nicolas Duchon
a1440194ea
docs: replace microbadger's image info badge
MicroBadger.com will shutdown on 1st July 2021
2021-04-05 17:09:07 +02:00
Nicolas Duchon
4bdb229e51
ci: double the tests timeout duration 2021-04-05 14:37:14 +02:00
Nicolas Duchon
ab930cba5f
chore: nginx-proxy default branch renamed to main (#778) 2021-04-05 14:31:53 +02:00