1
0
Commit Graph

770 Commits

Author SHA1 Message Date
dependabot[bot]
d2ad39b6eb
chore(deps): Bump nginxproxy/docker-gen from 0.8.0 to 0.8.2
Bumps nginxproxy/docker-gen from 0.8.0 to 0.8.2.

---
updated-dependencies:
- dependency-name: nginxproxy/docker-gen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-02 14:12:48 +00:00
Nicolas Duchon
d3d0c36d69
Merge pull request #906 from nginx-proxy/docker-gen-from-image
Get the docker-gen binary from upstream docker image instead of building.
2022-02-02 15:11:31 +01:00
Nicolas Duchon
3336e69426
ci: remove the nginx-proxy-pull job 2022-02-02 14:29:39 +01:00
Nicolas Duchon
f7df1ec2d9
build: get docker-gen binary from upstream image 2022-02-02 14:29:38 +01:00
Nicolas Duchon
53798f6d31
ci: replace maintainer label w/ OCI authors label 2022-01-14 15:57:57 +01:00
Nicolas Duchon
a20c4d32fe
ci: use git describe for OCI image version label 2022-01-14 15:56:24 +01:00
Nicolas Duchon
3e6252e9fa
ci: upgrade to docker/metadata-action@v3 2022-01-14 15:55:40 +01:00
Nicolas Duchon
2ce86ff988
docs: update maintainers list on license 2022-01-11 19:41:34 +01:00
Nicolas Duchon
4b23f7f44e
Merge pull request #911 from nginx-proxy/dependabot/docker/golang-1.17.6-alpine
chore(deps): Bump golang from 1.17.5-alpine to 1.17.6-alpine
2022-01-07 16:39:19 +01:00
dependabot[bot]
972469f504
chore(deps): Bump golang from 1.17.5-alpine to 1.17.6-alpine
Bumps golang from 1.17.5-alpine to 1.17.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>
2022-01-07 15:06:19 +00:00
Nicolas Duchon
44bd2fa437
Merge pull request #904 from nginx-proxy/dhparam-rfc7919
Use RFC 7919 DH groups + Remove DH generation
2021-12-16 03:07:08 +01:00
Nicolas Duchon
9b935a09a5
style: coherent coding style on check_dh_group
+ removal of an unneeded local keyword
2021-12-16 02:00:04 +01:00
Nicolas Duchon
57108ba21b
Merge pull request #843 from nginx-proxy/fix-761
Trim whitespaces from environment variables
v2.1.2
2021-12-14 23:47:03 +01:00
Nicolas Duchon
e0aaa93eb6
refactor: better check_dh_group() logic
Replaces existing group if it does not match the DHPARAM_BITS key size.
2021-12-14 23:34:15 +01:00
Nicolas Duchon
f39edbe667
docs: updates for the use of RFC7919 DH groups
Both in nginx-proxy/acme-companion and nginx-proxy/nginx-proxy
2021-12-14 23:34:14 +01:00
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
2f7ac9708a
style: add comments to docker-gen template 2021-12-12 19:41:46 +01:00
Nicolas Duchon
8fdd196d4f
fix: trim whitespaces from per-container env vars 2021-12-12 19:41:24 +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