Nicolas Duchon
|
328bebe682
|
ci: publish Docker images to ghcr.io
|
2022-03-04 10:44:51 +01:00 |
|
Nicolas Duchon
|
7c86871bd0
|
fix: typo in pre/post hooks test file
|
2022-03-02 19:55:22 +01:00 |
|
Nicolas Duchon
|
b3f4e40c05
|
Merge pull request #898 from TreeN0de/TreeN0de-pre/post-hook
Adding pre- and post-hook
|
2022-03-02 19:42:29 +01:00 |
|
Nicolas Duchon
|
b4ccbf1e8f
|
docs: per-container Pre-Hooks and Post-Hooks
|
2022-03-02 19:29:25 +01:00 |
|
Nicolas Duchon
|
16f7e198df
|
tests: per-container Pre-Hooks and Post-Hooks
|
2022-03-02 19:29:25 +01:00 |
|
Nicolas Duchon
|
084766d0eb
|
tests: change run_nginx_container() parameter handling
|
2022-03-02 19:29:25 +01:00 |
|
Nicolas Duchon
|
b9e7d59bed
|
feat: per-container Pre-Hooks and Post-Hooks
|
2022-03-02 18:46:15 +01:00 |
|
Nicolas Duchon
|
312fe57bb8
|
fix: remove unnecessary echo triggering SC2116
|
2022-03-02 17:42:54 +01:00 |
|
TreeN0de
|
c26ee284cd
|
tests: acme.sh pre and post hooks
|
2022-02-25 20:00:08 +01:00 |
|
TreeN0de
|
e3419dffb8
|
tests: change run_le_container() parameter handling
|
2022-02-25 20:00:08 +01:00 |
|
TreeN0de
|
281aa02052
|
docs: acme.sh pre and post hooks
|
2022-02-25 20:00:08 +01:00 |
|
TreeN0de
|
9da38f37b4
|
feat: acme.sh pre and post hooks
|
2022-02-25 19:07:22 +01:00 |
|
Nicolas Duchon
|
4b638eb6fe
|
Merge pull request #923 from marc-hg/change_request/add-email-env-to-docker-compose-docs
Added DEFAULT_EMAIL env variable to docker-compose docs
|
2022-02-18 15:10:52 +01:00 |
|
marc-hg
|
d7685271c8
|
Added DEFAULT_EMAIL env variable to docker-compose docs
|
2022-02-17 22:05:34 +01:00 |
|
Nicolas Duchon
|
a858475771
|
Merge pull request #919 from nginx-proxy/dependabot/docker/nginxproxy/docker-gen-0.8.2
chore(deps): Bump nginxproxy/docker-gen from 0.8.0 to 0.8.2
v2.1.3
|
2022-02-02 15:27:50 +01:00 |
|
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 |
|