Nicolas Duchon
a3a6740197
docs: update DEFAULT_ROOT documentation
...
Co-authored-by: Jonathan Underwood <junderwood@bitcoinbank.co.jp>
2021-08-17 11:31:48 +02:00
Nicolas Duchon
d48ba070b7
docs: fix typo in README.md
...
Co-authored-by: Jonathan Underwood <junderwood@bitcoinbank.co.jp>
2021-08-17 11:31:47 +02:00
Alexander Lieret
47a4f58ca1
feat: Add custom location block to virtual paths
...
This features allows the custom location blocks to be added to the
virtual path based routing. The custom config can be specified for each
container individually.
2021-08-17 11:31:47 +02:00
Alexander Lieret
987f2f14c4
feat: Replace path stripping with variable
...
This commit removes the automatic path stripping and replaces it with a
user configurable environment variable. This can be set individually for
each container.
2021-08-17 11:31:47 +02:00
Alexander Lieret
6ba7e074e2
feat: Add user customizable default root response
2021-08-17 11:31:47 +02:00
Rafael Kraut
ea8a474cc0
docs: remove unnecessary word
2021-08-17 11:31:47 +02:00
Greg Symons
263acd0831
docs: Add documentation for path-based routing
...
Co-authored-by: Josh Trow <josh.trow@gmail.com>
Co-authored-by: Adrian <WolfspiritM@users.noreply.github.com>
Co-authored-by: Rodrigo Aguilera <hi@rodrigoaguilera.net>
Co-authored-by: Alexander Lieret <alexander.lieret@fau.de>
2021-08-17 11:31:46 +02:00
Nicolas Duchon
ded3cfc168
docs: don't prefix copy pastable commands with $
...
+ other small markdown fixes
2021-08-17 11:29:21 +02:00
Nicolas Duchon
eb3bb2ab07
docs: fix line feeds
2021-08-17 11:13:31 +02:00
Nicolas Duchon
785141c7a0
docs: update nginx version badge to 1.21.1 (typo)
2021-07-09 08:13:06 +02:00
Nicolas Duchon
d61f25ed3e
docs: update nginx version badge to 1.21.1
2021-07-09 08:12:06 +02:00
Nicolas Duchon
54347a9787
docs: precision about ports in VIRTUAL_HOST
2021-06-20 17:51:09 +02:00
Nicolas Duchon
84ae835582
docs: fix markdown link error
2021-06-15 00:51:00 +02:00
John Stucklen
fa8b0d7bad
fix: HTTPS redirection with custom HTTPS port
2021-06-15 00:33:06 +02:00
Nicolas Duchon
d1cf6b57d7
docs: custom external HTTP/HTTPS ports
2021-06-15 00:00:50 +02:00
Nicolas Duchon
b9e301d769
docs: update nginx version badge
2021-06-14 15:17:23 +02:00
Gilles Filippini
97a5dec57a
Honor VIRTUAL_PORT + DEBUG flag + fallback entry
...
The VIRTUAL_PORT environment variable should always be honored.
Even when the related port is not exposed.
Fix for nging-proxy/nginx-proxy#1132 .
This commit also add the DEBUG environment variable which enables more
verbose comments in the nginx comfiguration file to help troubleshooting
unreachable containers.
Finaly it fixes nging-proxy/nginx-proxy#1105 as well by defining only one
fallback entry per upstream block.
2021-05-28 00:04:43 +02:00
Laurynas Alekna
fb7a11212f
Make server_tokens configurable per virtual-host
2021-05-13 21:52:06 +01:00
Nicolas Duchon
65a88a0291
Merge branch 'main' into remove_scoped
2021-04-29 22:36:01 +02:00
Nicolas Duchon
e3cc439ff0
doc: bring badges in line with acme-companion
2021-04-28 22:43:40 +02:00
Nicolas Duchon
0d2efaee95
docs: update nginx version and CI badge
2021-04-27 01:10:17 +02:00
Kevin Marilleau
1518c39e1b
docs: update "how to install/test" parts
2021-04-27 00:35:21 +02:00
Nicolas Duchon
24565440b2
docs: update DockerHub shields
2021-04-05 13:56:14 +02:00
Nicolas Duchon
bdf62b025b
docs: follow acme-companion name change
2021-04-05 13:16:40 +02:00
Nicolas Duchon
c3bb234871
chore: rename default branch master -> main
2021-04-05 13:13:20 +02:00
Nicolas Duchon
6e17d6ff7b
Merge pull request #1505 from ecerutti/patch-1
...
Update README.md
2021-04-05 09:57:53 +02:00
Nicolas Duchon
2b32f44454
Merge pull request #1145 from kfkonrad/master
...
Clarify default host usage
2021-04-05 09:50:34 +02:00
Nicolas Duchon
0f427dd32d
Merge pull request #1184 from kylegoetz/master
...
Update README.md - sample yml needed expose option
2021-04-05 09:46:40 +02:00
Nicolas Duchon
21caa570fb
Merge pull request #1332 from ArgonQQ/patch-1
...
Will fix spelling
2021-04-05 09:31:18 +02:00
Nicolas Duchon
fcfe17a0a4
Merge pull request #1538 from S0obi/patch-1
...
Update docker-entrypoint.sh comment on DHPARAM default key size
2021-04-02 01:49:36 +02:00
Nicolas Duchon
ad7c02570b
chore: use nginxproxy's DockerHub registry
...
Transitioning away from jwilder/nginx-proxy
Please see #1304 for more details
2021-04-01 16:06:09 +02:00
Joe Polny
1a0d0d822e
update IPv6 section in README
2021-02-06 18:56:30 +00:00
Thibault Soubiran
8d0ab90536
Update README for DHParam default size
2020-12-06 19:09:55 +01:00
Jason Wilder
c8a6785898
Update version to 0.8.0
2020-10-30 10:19:56 -06:00
lemker
ea28f2f32f
Upgrade Nginx to 1.19.3
2020-10-08 19:05:47 -07:00
Esteban Cerutti
5c252001a5
Update README.md
2020-10-03 21:08:12 -03:00
Jason Wilder
b0c6c9f67e
Merge pull request #1386 from juliushaertl/enh/hsts-https-method-fallback
...
Add fallback to the proxy containers env for HTTPS_METHOD and HSTS
2020-06-29 11:38:05 -06:00
Brad King
e8b68e5f41
Fix docker-gen Docker Hub URL
2020-05-08 19:09:42 -07:00
Jason Wilder
941fd630a6
Merge pull request #1069 from ivoputzer/patch-1
...
Fixes typo
2020-03-03 00:29:54 -05:00
sgabe
6798a6b800
Upgrade to 1.17.8
2020-02-28 16:36:36 +01:00
Julius Härtl
f8b4553eee
Add fallback to the proxy containers env for HTTPS_METHOD and HSTS
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-30 08:24:38 +01:00
Jake Jarvis
77227f8691
Upgrade nginx to 1.17.6
2019-12-04 10:19:17 -05:00
Matthias Döring
cf911d950a
Upgrade to 1.17.5
...
closes #1337 , resolves #1355
2019-11-08 14:11:17 +01:00
Jason Wilder
08b953ba70
Merge pull request #1252 from jpomykala/patch-1
...
Update README.md
2019-09-25 19:44:56 -06:00
Jason Wilder
94f5763c04
Merge pull request #1323 from came88/banner
...
README.md: fix version in nginx banner
2019-09-25 19:39:17 -06:00
Jason Wilder
8cf9ed7145
Merge pull request #1328 from dnmvisser/patch-1
...
Typo
2019-09-25 19:37:42 -06:00
Marcel Sinn
45690ee044
Will fix spelling
...
Just read the documentation and found this spelling issue.
2019-09-19 07:55:43 +02:00
Dick Visser
d8c04f666f
Typo
2019-09-09 07:22:58 +02:00
Lorenzo Cameroni
ede9f9ec25
README.md: fix version in nginx banner
2019-08-29 22:59:43 +02:00
Lorenzo Cameroni
26e764950f
Update ssl configuration
2019-08-29 22:14:14 +02:00