Nicolas Duchon
|
b382d0bbb6
|
Merge pull request #2250 from SaturnIC-Forks/main
fix: Replace mDNS .local domain with .internal domain
|
2023-05-30 07:28:13 +02:00 |
|
Nicolas Duchon
|
edb58755c9
|
docs: nginx badge 1.25.0
|
2023-05-30 07:09:23 +02:00 |
|
Nicolas Duchon
|
34751eb148
|
Merge pull request #2251 from nginx-proxy/dependabot/docker/nginx-1.25.0-alpine
build: bump nginx from 1.23.4-alpine to 1.25.0-alpine
|
2023-05-30 07:02:20 +02:00 |
|
Nicolas Duchon
|
f63e239827
|
Merge pull request #2252 from nginx-proxy/dependabot/pip/test/requirements/requests-2.31.0
ci: bump requests from 2.30.0 to 2.31.0 in /test/requirements
|
2023-05-30 06:57:07 +02:00 |
|
dependabot[bot]
|
e34d00f42c
|
ci: bump requests from 2.30.0 to 2.31.0 in /test/requirements
Bumps [requests](https://github.com/psf/requests) from 2.30.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.30.0...v2.31.0)
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-29 04:57:57 +00:00 |
|
dependabot[bot]
|
3a66659e63
|
build: bump nginx from 1.23.4-alpine to 1.25.0-alpine
Bumps nginx from 1.23.4-alpine to 1.25.0-alpine.
---
updated-dependencies:
- dependency-name: nginx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-25 04:57:50 +00:00 |
|
SaturnIC
|
13eb61a639
|
fix: Replace mDNS .local domain with .example domain
See RFC 6762 for details on mDNS .local domain: https://datatracker.ietf.org/doc/html/rfc6762
And RFC 6761 for details on .example domain: https://datatracker.ietf.org/doc/html/rfc6761
|
2023-05-23 09:43:30 +02:00 |
|
azlux
|
a06bb9e68b
|
fix: add missing cipher suite to Mozilla-Intermediate (#2247)
|
2023-05-22 12:21:35 +02:00 |
|
Nicolas Duchon
|
ffc8b27c6a
|
Merge pull request #2244 from nginx-proxy/dependabot/pip/test/requirements/docker-6.1.2
ci: bump docker from 6.1.1 to 6.1.2 in /test/requirements
|
2023-05-15 13:35:30 +02:00 |
|
dependabot[bot]
|
bd5816b705
|
ci: bump docker from 6.1.1 to 6.1.2 in /test/requirements
Bumps [docker](https://github.com/docker/docker-py) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/docker/docker-py/releases)
- [Commits](https://github.com/docker/docker-py/compare/6.1.1...6.1.2)
---
updated-dependencies:
- dependency-name: docker
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-15 04:58:28 +00:00 |
|
Nicolas Duchon
|
87108892f6
|
Merge pull request #2238 from nginx-proxy/prebuilt-forego
build: get forego from pre-built image
|
2023-05-11 10:36:35 +02:00 |
|
Nicolas Duchon
|
5d237b7a0a
|
build: get Forego from pre-built image
|
2023-05-11 01:07:09 -04:00 |
|
Richard Hansen
|
068bf91e83
|
Merge pull request #2239 from nginx-proxy/fix-rfc-5746
fix: always on session cache on HTTPS fallback listener
|
2023-05-11 00:43:24 -04:00 |
|
Nicolas Duchon
|
27f6cebb05
|
docs: host networking support documentation
|
2023-05-09 21:08:10 +02:00 |
|
Nicolas Duchon
|
35b1493e16
|
feat: support proxy + container in host network mode
|
2023-05-09 19:31:42 +02:00 |
|
Nicolas Duchon
|
b88d33d2f3
|
feat: handle multiple proxy networks
|
2023-05-09 00:58:05 +02:00 |
|
Nicolas Duchon
|
e2539b04f5
|
fix: always on session cache on HTTPS fallback listener
|
2023-05-08 23:14:09 +02:00 |
|
Nicolas Duchon
|
9ff197d721
|
Merge pull request #2237 from nginx-proxy/dependabot/pip/test/requirements/requests-2.30.0
ci: bump requests from 2.29.0 to 2.30.0 in /test/requirements
|
2023-05-08 21:30:46 +02:00 |
|
Nicolas Duchon
|
2b621599ff
|
test: fix wildcard_certs_and_nohttps test
|
2023-05-08 21:20:47 +02:00 |
|
Nicolas Duchon
|
6e5e8f4c9d
|
ci: fix image version labelling
|
2023-05-08 15:36:04 +02:00 |
|
dependabot[bot]
|
faad1cc29e
|
ci: bump requests from 2.29.0 to 2.30.0 in /test/requirements
Bumps [requests](https://github.com/psf/requests) from 2.29.0 to 2.30.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.29.0...v2.30.0)
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-08 10:48:18 +00:00 |
|
Nicolas Duchon
|
7679665d99
|
Merge pull request #2236 from nginx-proxy/dependabot/pip/test/requirements/docker-6.1.1
ci: bump docker from 6.0.1 to 6.1.1 in /test/requirements
|
2023-05-08 12:47:22 +02:00 |
|
dependabot[bot]
|
28fef687ad
|
ci: bump docker from 6.0.1 to 6.1.1 in /test/requirements
Bumps [docker](https://github.com/docker/docker-py) from 6.0.1 to 6.1.1.
- [Release notes](https://github.com/docker/docker-py/releases)
- [Commits](https://github.com/docker/docker-py/compare/6.0.1...6.1.1)
---
updated-dependencies:
- dependency-name: docker
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-08 04:58:23 +00:00 |
|
Nicolas Duchon
|
7dd32e3ed3
|
Merge pull request #2232 from nginx-proxy/dependabot/docker/golang-1.20.4-alpine
build: bump golang from 1.20.3-alpine to 1.20.4-alpine
|
2023-05-03 19:54:13 +02:00 |
|
Nicolas Duchon
|
d2e62c2013
|
Merge pull request #2231 from nginx-proxy/remove-wget
build: don't install wget inside images
|
2023-05-03 07:36:25 +02:00 |
|
dependabot[bot]
|
442e577c0e
|
build: bump golang from 1.20.3-alpine to 1.20.4-alpine
Bumps golang from 1.20.3-alpine to 1.20.4-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-03 04:57:51 +00:00 |
|
Nicolas Duchon
|
64e21100d3
|
build: don't install wget
|
2023-05-02 05:33:39 +02:00 |
|
Nicolas Duchon
|
0501c54002
|
build: get docker-gen from pre-built image (#2230)
* build: get docker-gen from pre-built image
* build: requested changes
|
2023-05-02 05:21:41 +02:00 |
|
Nicolas Duchon
|
c337a13847
|
Merge pull request #2229 from nginx-proxy/workflow-rename
ci: rename build / publish workflow
|
2023-04-30 16:34:23 +02:00 |
|
Nicolas Duchon
|
eabb808b85
|
ci: rename build / publish workflow
|
2023-04-30 15:51:46 +02:00 |
|
Nicolas Duchon
|
0853fada32
|
Merge pull request #2228 from nginx-proxy/dependabot/github_actions/docker/build-push-action-4
ci: bump docker/build-push-action from 3 to 4
|
2023-04-30 15:41:13 +02:00 |
|
Nicolas Duchon
|
2218f98af2
|
Merge pull request #2227 from nginx-proxy/dependabot/github_actions/actions/setup-python-4
ci: bump actions/setup-python from 2 to 4
|
2023-04-30 15:40:59 +02:00 |
|
dependabot[bot]
|
70c9ea6ccc
|
ci: bump actions/setup-python from 2 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v4)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-30 15:31:43 +02:00 |
|
Nicolas Duchon
|
4655ba9f51
|
ci: only trigger test workflow on push for main branch
|
2023-04-30 15:30:29 +02:00 |
|
dependabot[bot]
|
edb6c5dfd8
|
ci: bump docker/build-push-action from 3 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-30 13:17:20 +00:00 |
|
Nicolas Duchon
|
4a096a25a8
|
Merge pull request #2226 from nginx-proxy/dependabot-actions
ci: maintain GitHub Actions with Dependabot
|
2023-04-30 15:16:53 +02:00 |
|
Nicolas Duchon
|
43eed7d0df
|
ci: check test suite dependencies weekly
|
2023-04-30 15:02:44 +02:00 |
|
Nicolas Duchon
|
21321a4495
|
ci: add GitHub Actions to Dependabot config
|
2023-04-30 15:02:09 +02:00 |
|
Nicolas Duchon
|
882e9a3b3c
|
test: add tests for host mode fix
|
2023-04-28 22:43:20 +02:00 |
|
Nicolas Duchon
|
6ef3196d30
|
Merge pull request #2225 from nginx-proxy/dependabot/pip/test/requirements/requests-2.29.0
ci: bump requests from 2.28.2 to 2.29.0 in /test/requirements
|
2023-04-27 18:41:07 +02:00 |
|
dependabot[bot]
|
00a1e5ef5c
|
ci: bump requests from 2.28.2 to 2.29.0 in /test/requirements
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.29.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.29.0)
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-27 05:00:28 +00:00 |
|
Andy
|
325fd01ebb
|
Support containers running --net=host (#1537)
Detect if a target container is running host networking, and if so, use the IP address of the first bridge net gateway.
|
2023-04-23 14:09:33 +01:00 |
|
Nicolas Duchon
|
b4efff04b7
|
Merge pull request #2220 from nginx-proxy/docker-gen-0.10.4
build: dockergen 0.10.3 -> 0.10.4
|
2023-04-18 08:10:11 +02:00 |
|
Nicolas Duchon
|
9f735aab82
|
build: dockergen 0.10.3 -> 0.10.4
|
2023-04-18 07:58:38 +02:00 |
|
Nicolas Duchon
|
ff676b519e
|
Merge pull request #2219 from nginx-proxy/dependabot/pip/test/requirements/pytest-7.3.1
ci: bump pytest from 7.3.0 to 7.3.1 in /test/requirements
|
2023-04-18 07:20:04 +02:00 |
|
Richard Hansen
|
89c3c89f60
|
Merge pull request #2214 from rhansen/default_server
fix: Remove `default_server` listen option from fallback server
|
2023-04-17 13:34:14 -04:00 |
|
dependabot[bot]
|
b34c917977
|
ci: bump pytest from 7.3.0 to 7.3.1 in /test/requirements
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.0 to 7.3.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.3.0...7.3.1)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-17 05:01:01 +00:00 |
|
Richard Hansen
|
035bd2b5ac
|
fix: Remove default_server listen option from fallback server
This fixes a bug introduced in commit
9b4bb07b348dc5a428b94416517291adb30794c3.
|
2023-04-13 01:16:54 -04:00 |
|
Nicolas Duchon
|
1f3508e6df
|
Merge pull request #2216 from nginx-proxy/dependabot/pip/test/requirements/pytest-7.3.0
ci: bump pytest from 7.2.2 to 7.3.0 in /test/requirements
|
2023-04-10 07:35:41 +02:00 |
|
dependabot[bot]
|
695ad54dcf
|
ci: bump pytest from 7.2.2 to 7.3.0 in /test/requirements
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.2 to 7.3.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.2.2...7.3.0)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-10 05:00:55 +00:00 |
|