1
0
Commit Graph

742 Commits

Author SHA1 Message Date
Nicolas Duchon
3a497a9a89
Merge pull request #1124 from nginx-proxy/pebble-2.6
test: use Pebble 2.6.0
v2.4.0
2024-06-06 08:47:29 +02:00
Nicolas Duchon
472940bed8
test: use Pebble 2.6.0 2024-06-06 08:41:54 +02:00
Nicolas Duchon
e021800138
Merge pull request #1123 from nginx-proxy/disable-location-config-2
feat: disable automatic ACME HTTP challenge location configuration
2024-06-06 08:38:30 +02:00
Nicolas Duchon
28bdc6b832
docs: ACME_HTTP_CHALLENGE_LOCATION 2024-06-05 09:08:11 +02:00
Nicolas Duchon
c66cedaf97
feat: disable location configuration by default 2024-05-30 22:58:08 +02:00
Nicolas Duchon
dba1f82ee4
Merge pull request #1121 from nginx-proxy/dependabot/docker/nginxproxy/docker-gen-0.14.0
build: bump nginxproxy/docker-gen from 0.13.1 to 0.14.0
2024-05-27 18:33:53 +02:00
dependabot[bot]
d6f75af4b0
build: bump nginxproxy/docker-gen from 0.13.1 to 0.14.0
Bumps nginxproxy/docker-gen from 0.13.1 to 0.14.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 15:39:36 +00:00
Nicolas Duchon
bd3dde4b4a
Merge pull request #1120 from nginx-proxy/letsencrypt-ghcr.io
test: upgrade pebble to 2.5.2
2024-05-23 21:43:17 +02:00
Nicolas Duchon
973a7232cd ci: cleanup test workflow 2024-05-23 21:28:37 +02:00
Nicolas Duchon
066ac80822 test: test ocsp must staple with pebble 2024-05-23 21:06:52 +02:00
Nicolas Duchon
327aa4932c test: get pebble from ghcr.io 2024-05-23 21:05:03 +02:00
Nicolas Duchon
32c6771571
Merge pull request #1119 from nginx-proxy/dependabot/docker/alpine-3.20.0
build: bump alpine from 3.19.1 to 3.20.0
2024-05-23 10:24:33 +02:00
dependabot[bot]
0072427732
build: bump alpine from 3.19.1 to 3.20.0
Bumps alpine from 3.19.1 to 3.20.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-23 08:19:14 +00:00
Nicolas Duchon
c2ded81858
Merge pull request #1118 from nginx-proxy/dependabot/docker/nginxproxy/docker-gen-0.13.1
build: bump nginxproxy/docker-gen from 0.13.0 to 0.13.1
2024-05-16 18:37:43 +02:00
dependabot[bot]
7a4c945846
build: bump nginxproxy/docker-gen from 0.13.0 to 0.13.1
Bumps nginxproxy/docker-gen from 0.13.0 to 0.13.1.

---
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>
2024-05-16 15:34:19 +00:00
Nicolas Duchon
d247dd2496
Merge pull request #1111 from nginx-proxy/dependabot/docker/nginxproxy/docker-gen-0.13.0
build: bump nginxproxy/docker-gen from 0.12.1 to 0.13.0
2024-05-05 16:07:35 +02:00
dependabot[bot]
ce4190c6bc
build: bump nginxproxy/docker-gen from 0.12.1 to 0.13.0
Bumps nginxproxy/docker-gen from 0.12.1 to 0.13.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-05 14:02:16 +00:00
Nicolas Duchon
c99e656cec
Merge pull request #1092 from rioriost/main
fix: get container ID from /proc/self/mountinfo (for podman)
v2.3.0
2024-05-04 19:53:14 +02:00
Nicolas Duchon
cf43aca15c
refactor: ensure we never grep more than one container id 2024-05-04 12:41:59 +02:00
Nicolas Duchon
624a9ec5a8
Merge pull request #1078 from nginx-proxy/1049
fix: handle most recently created containers first
2024-05-04 12:13:09 +02:00
Nicolas Duchon
cb693874cc
refactor: readability improvements on generated data file 2024-05-04 11:45:25 +02:00
Nicolas Duchon
3aced4bdeb
Merge pull request #1109 from nginx-proxy/dependabot/docker/nginxproxy/docker-gen-0.12.1
build: bump nginxproxy/docker-gen from 0.12.0 to 0.12.1
2024-05-03 12:55:19 +02:00
dependabot[bot]
ea61065e5f
build: bump nginxproxy/docker-gen from 0.12.0 to 0.12.1
Bumps nginxproxy/docker-gen from 0.12.0 to 0.12.1.

---
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>
2024-05-03 10:49:11 +00:00
Nicolas Duchon
ccdc3e244c
Merge pull request #1106 from nginx-proxy/nduchon/artifact-v4
ci: bump artifact actions  from 3 to 4
2024-05-01 14:16:33 +02:00
Nicolas Duchon
f63b9dbfc3
ci: bump artifact actions from 3 to 4 2024-05-01 14:07:42 +02:00
Nicolas Duchon
b02443c86e
docs: missing -wait
typo found by @thejck
2024-05-01 13:44:05 +02:00
Nicolas Duchon
b22b6ef760
Merge pull request #1099 from nginx-proxy/dependabot/docker/nginxproxy/docker-gen-0.12.0
build: bump nginxproxy/docker-gen from 0.11.2 to 0.12.0
2024-02-25 11:51:14 +01:00
dependabot[bot]
6604fe3c50
build: bump nginxproxy/docker-gen from 0.11.2 to 0.12.0
Bumps nginxproxy/docker-gen from 0.11.2 to 0.12.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-25 10:42:29 +00:00
Nicolas Duchon
30ea718195
Merge pull request #1095 from nginx-proxy/dependabot/docker/nginxproxy/docker-gen-0.11.2
build: bump nginxproxy/docker-gen from 0.11.1 to 0.11.2
2024-02-10 19:44:21 +01:00
dependabot[bot]
5261d1320b
build: bump nginxproxy/docker-gen from 0.11.1 to 0.11.2
Bumps nginxproxy/docker-gen from 0.11.1 to 0.11.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>
2024-02-10 18:38:16 +00:00
Nicolas Duchon
02fad92cdf
Merge pull request #1093 from nginx-proxy/dependabot/docker/alpine-3.19.1
build: bump alpine from 3.19.0 to 3.19.1
2024-01-29 20:01:10 +01:00
Nicolas Duchon
6f1197bf06
Merge pull request #1094 from nginx-proxy/dependabot/github_actions/peter-evans/dockerhub-description-4
ci: bump peter-evans/dockerhub-description from 3 to 4
2024-01-29 19:59:40 +01:00
dependabot[bot]
f22aaa4495
ci: bump peter-evans/dockerhub-description from 3 to 4
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 3 to 4.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases)
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 15:28:03 +00:00
dependabot[bot]
9e231cf4e7
build: bump alpine from 3.19.0 to 3.19.1
Bumps alpine from 3.19.0 to 3.19.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 15:15:42 +00:00
Rio Fujita
d110a065b2
Update functions.sh
With cgroup v2, CID can be read from /proc/self/mountinfo
2024-01-28 11:32:37 +09:00
Nicolas Duchon
013005aca1
Merge pull request #1089 from nginx-proxy/user-agent
build: use custom user agent string
2024-01-16 19:01:49 +01:00
Nicolas Duchon
6a5fca4124 build: use custom user agent string 2024-01-16 07:49:08 +01:00
Nicolas Duchon
155535e719
Merge pull request #1087 from nginx-proxy/acme.sh-upgrade
build: acme.sh 2.9.0 -> 3.0.4
2024-01-15 11:01:19 +01:00
Nicolas Duchon
7a2b98494c build: match acme.sh dependencies 2024-01-15 10:55:43 +01:00
Nicolas Duchon
0f3a1fb72e build: acme.sh 2.9.0 -> 3.0.7 2024-01-14 14:49:05 +01:00
Nicolas Duchon
6ffbed8284
Merge pull request #1083 from jhoffi/patch-1
Typo in Getting-containers-IDs.md
v2.2.10
2023-12-31 09:30:43 +01:00
Jonas
5dd6b5d6e9
Typo in Getting-containers-IDs.md 2023-12-31 01:47:16 +01:00
Nicolas Duchon
f3b1ab4a0b
Merge pull request #1082 from nginx-proxy/dependabot/docker/nginxproxy/docker-gen-0.11.1
build: bump nginxproxy/docker-gen from 0.11.0 to 0.11.1
2023-12-25 21:40:20 +01:00
dependabot[bot]
77ca9e3aca
build: bump nginxproxy/docker-gen from 0.11.0 to 0.11.1
Bumps nginxproxy/docker-gen from 0.11.0 to 0.11.1.

---
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>
2023-12-25 20:32:11 +00:00
Nicolas Duchon
95919300e8
Merge pull request #1081 from nginx-proxy/fix-cert-status
fix: don't display LE certificate as erroneously expired
2023-12-25 15:49:23 +01:00
Nicolas Duchon
83697e6cbf fix: don't display LE certificate as erroneously expired 2023-12-25 15:43:03 +01:00
Nicolas Duchon
06a5f5e06c
docs: remove warning about switch to acme.sh
the v2.0.0 was released more than three years ago
2023-12-25 11:06:02 +01:00
Nicolas Duchon
90d99a34c8
ci: Docker Hub description update 2023-12-19 20:40:18 +01:00
Nicolas Duchon
cecc4fcdea
ci: add explicit provenance and enable sbom 2023-12-19 19:22:55 +01:00
Nicolas Duchon
c190589349
fix: handle most recently created containers first 2023-12-19 16:08:58 +01:00