Commit Graph

9 Commits

Author SHA1 Message Date
Yusuke Nemoto
bf2d66321f Fix broken link (#227) 2018-01-21 23:06:54 +01:00
Kyâne Pichou
8dc50a5d31 Allow to customize app host/port (#181)
Allow to use custom hostname and/or port value for app container from the Web
container. Usefull for some people using containers provider (eg. #142)
2017-10-26 21:16:09 +02:00
PICHOU Kyâne
0ff2e7ea05 Remove IPv6 listening since it is not enable by default on Docker 2017-09-25 20:57:08 +02:00
Jack Minardi
6a7058b30d Add 301 redirect from port 80 to port 443 2017-07-19 14:42:23 -04:00
Carlos Schneider
15e7a9cd58 Fix X-Forwarded-Proto (PR suggestion) 2017-06-02 10:19:04 -03:00
Carlos Schneider
3ffc1056c7 Follows the NGINX Breaking Changes suggestion on Mattermost Changelog 2017-05-17 10:28:48 -03:00
nikosch86
f7c78e675a simplify reverse proxy (#98)
make use of mainline nginx image, switch ssl/non-ssl config file based on presence of cert/key, hardcode app port since it is hardcoded in the app container as well
2017-02-26 00:30:03 -08:00
John
a83cc74087 Updated nginx ssl config to provide correct X-Forwared-Proto header 2016-10-15 13:29:13 +02:00
Yi EungJun
811360572e Unify docker-compose-nossl.yml and docker-compose-ssl.yml 2016-06-03 00:06:42 +09:00