Viranch Mehta
|
4f5351265a
Use define & template for re-usable blocks of upstream server template
|
10 years ago |
Viranch Mehta
|
784507df1a
Cascade two else blocks into one using coalesce on VIRTUAL_PORT and 80
|
10 years ago |
Viranch Mehta
|
c4923d1f58
Use container host's IP:port if we're connected to a swarm master
|
10 years ago |
Mike Dillon
|
f36ca3d7a3
Prevent generating broken config
|
10 years ago |
Kuo-Cheng Yeu
|
d74a4146c8
fix indention, and file nameing
|
10 years ago |
Kuo-Cheng Yeu
|
a10d1b50bf
add support for ssl_dhparams to prevent 'Logjam' attack
|
10 years ago |
Jason Wilder
|
503072c03f
Merge pull request #72 from BenHall/default_host
|
10 years ago |
Markus Kosmal
|
b680fb003e
Close marker instead of empty
|
10 years ago |
Kuo-Cheng Yeu
|
4d2403b5d7
Add SPDY support
|
10 years ago |
Jason Wilder
|
4a99ac5548
Remove includeSubdomains from HSTS header
|
10 years ago |
Mike Dillon
|
aa5dfdb3d5
Fix HTTP->HTTPS redirect for wildcard hosts
|
10 years ago |
Jason Wilder
|
d831c058f3
Merge pull request #106 from md5/per-vhost-includes
|
10 years ago |
Jason Wilder
|
c3534b7195
Merge pull request #91 from pirelenito/master
|
10 years ago |
Mike Dillon
|
2010332395
Support per-VIRTUAL_HOST Nginx conf files
|
10 years ago |
Mike Dillon
|
6c3b3c87be
Support VIRTUAL_PROTO=https for HTTPS backends
|
10 years ago |
Paulo Ragonha
|
37e4a0d00e
fixes SSL support while mixing HTTPS and non-HTTPS services
|
10 years ago |
Åsmund Grammeltvedt
|
36039f8e13
Gzip application/javascript
|
10 years ago |
Ben Hall
|
30a53fb60a
Ability to set a default host for nginx
|
10 years ago |
Albert Murillo Aguirre
|
6d646d92f8
Basic Authentication Support
|
10 years ago |
Mike Dillon
|
ac1f2d8875
Include Host or SERVER_NAME in logs
|
10 years ago |
Mike Dillon
|
54b9043323
Remove redundant access_log and error_log
|
10 years ago |
Jason Wilder
|
080a5157e6
Remove OCSP stapling
|
10 years ago |
Jason Wilder
|
0580726415
Ensure cert exists before referencing it
|
10 years ago |
Jason Wilder
|
2e43a5459b
Add SSL support
|
10 years ago |
Mike Dillon
|
0306692b31
Move gzip_types, access_log, and error_log to http
|
10 years ago |
Mike Dillon
|
a84aee4a84
Drop unused index variables from range statement
|
10 years ago |
Mike Dillon
|
3414a02edf
Make template more readable
|
10 years ago |
Mike Dillon
|
e1bbe8cde0
Raise proxy_buffering statement to http level
|
10 years ago |
Mike Dillon
|
5b9e8c4554
Move settings that don't differ per container to the top level
|
10 years ago |
Mike Dillon
|
6c2221bdcc
Set "Connection: upgrade" when we receive an "Upgrade" header
|
10 years ago |