1
0
Fork 0
Commit Graph

735 Commits

Author SHA1 Message Date
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 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
Nicolas Duchon 595d52c7e3
chore: rename default branch master -> main 2021-04-05 12:48:49 +02:00
Nicolas Duchon 35a0b89a61
Merge pull request #777 from nginx-proxy/projects-name-change
chore: projects name change
2021-04-05 00:40:30 +02:00
Nicolas Duchon e9abac8b12
chore: project name change 2021-04-05 00:27:52 +02:00
Nicolas Duchon 11a534ecc1
chore: use the nginxproxy/nginx-proxy registry 2021-04-05 00:21:31 +02:00
Nicolas Duchon c8c1f69e89
ci: start pushing to nginxproxy/acme-companion 2021-04-02 16:22:32 +02:00
Nicolas Duchon a503be2667
docs: don't redirect users to the project's wiki
The wiki contains outdated infos and need updating.
2021-04-01 15:39:15 +02:00
dependabot[bot] f30084d1fd
chore(docker): Bump alpine from 3.13.3 to 3.13.4 (#773)
Bumps alpine from 3.13.3 to 3.13.4.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-01 10:19:36 +02:00
Nicolas Duchon 53d2ac18a5
Merge pull request #772 from nginx-proxy/doc-volume
Update volume-related docs and examples
2021-03-26 15:30:22 +01:00
Nicolas Duchon a5e3b3b6b1
docs: discourage use of anonymous volumes 2021-03-26 15:25:53 +01:00
Nicolas Duchon 90de0cec71
docs: user named volumes in all examples 2021-03-26 15:25:46 +01:00
dependabot[bot] 3a037b3a18
Bump alpine from 3.13.2 to 3.13.3 (#771) 2021-03-26 10:56:34 +00:00
Nicolas Duchon 1bfbb9bb11
docs: add a warning about external examples
As they might not include the additional volume needed by version >= 2.0
2021-03-16 22:58:45 +01:00
Nicolas Duchon df13071394
Merge pull request #767 from LoganK/master
Fix unintentional file globbing during wildcard lookup
2021-03-16 22:51:08 +01:00
Logan Kennelly ffffdc86bd Fix unintentional file globbing during wildcard lookup
Matching globs are common because the script runs in the certs
directory.

The test uses a suffix match as the test domains don't include
subdomains, although such cases should probably be considered.

Fix the le3.wtf test. The existing add_location_configuration modifies
"default"; a second add is not necessary.

Fixes #763
2021-03-15 18:14:22 -07:00
dependabot[bot] 87432987b2
Bump alpine from 3.13.1 to 3.13.2 (#757) 2021-03-02 00:43:47 +00:00
dependabot[bot] 74f901417f
Bump golang from 1.15.7-alpine to 1.15.8-alpine (#753) 2021-02-05 09:04:46 +00:00
dependabot[bot] b966ed76e9
Bump alpine from 3.13.0 to 3.13.1 (#752) 2021-01-31 17:12:46 +00:00
dependabot[bot] d0965158b5
Bump golang from 1.15.6-alpine to 1.15.7-alpine (#749) 2021-01-31 17:12:29 +00:00