1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-07-01 14:25:46 +00:00
Commit Graph

72 Commits

Author SHA1 Message Date
a4cc268628 Use nginx 1.17.3 2019-08-18 11:20:05 +02:00
16169a0f74 Use nginx latest version 2019-08-07 17:32:52 +01:00
58c1fe3606 Upgrade to nginx 1.14.1 stable version 2018-11-09 15:26:01 +01:00
cb2b0e2bd3 Upgrade to nginx 1.14 stable 2018-06-06 00:56:47 +02:00
32d42ffee7 Update docker-gen to 0.7.4 2018-01-14 15:28:46 -07:00
55610b8425 MAINTAINER is deprecated, using LABEL now 2017-10-31 18:21:12 -07:00
93d90884e2 Implemented NETWORK_ACCESS (squash commit) 2017-10-18 13:29:12 -04:00
febf85d7e2 Move to 1.13 base image to get auto updates
Less maintenance and more security
Resolves #880
2017-07-21 13:45:33 +02:00
761bbf9dbc Removed duplicate server_names_hash_bucket_size directive 2017-06-18 21:21:05 -04:00
c41186a3a4 Merge branch 'master' into feature_ssl_improvement 2017-06-14 16:31:12 -06:00
1867228cce fix worker_processes to "auto" 2017-06-12 15:59:55 +08:00
2c4102d396 Upgrade to 1.13.0 2017-05-04 18:57:00 +02:00
172d79aff4 Upgrade to nginx 1.11.13 2017-04-07 12:58:49 +02:00
ad9af2884d Merged master, fixed BATS conflict 2017-03-06 10:48:12 -05:00
7bafa37a52 Upgrade to nginx 1.11.10 2017-02-21 14:03:54 +01:00
15cbb5debf Upgrade to nginx 1.11.9 2017-02-05 21:40:29 +01:00
dfdd67f5a4 Implemented background dhparam generation 2017-01-11 22:43:09 -05:00
f186815c2d Merged upstream 2017-01-11 22:42:35 -05:00
004cc3cb8c Upgrade to nginx 1.11.8 2016-12-28 23:38:47 +01:00
b66398d1bf Updated nginx to 1.11.6 2016-12-08 13:24:49 -06:00
b0de80d46b Moved config edits from Dockerfile to template 2016-10-03 10:21:31 -04:00
8534185b0c Added newline to config 2016-10-03 10:05:55 -04:00
0b1e9e56e1 Issue #535 Added default 2048-bit dhparam.pem file 2016-09-29 16:48:18 -04:00
03e863d838 upgrade nginx to 1.11.3 2016-08-25 20:16:37 +02:00
86c408bbdd upgrade nginx to 1.11.0 2016-07-29 21:17:14 +02:00
8ed5ab38b8 Update to docker-gen 0.7.3 2016-06-13 00:24:21 -06:00
c256f31728 Update nginx 1.9.15 2016-06-10 20:08:10 -06:00
d40d1d4052 Update to docker-gen 0.7.1 2016-05-04 14:51:30 -06:00
a54af7d73b Switch forego downloads
Official ddollar site has been down for a while and not sure if it's
coming back up or not.
2016-04-04 16:48:52 -06:00
86aea653c8 Update to docker-gen 0.7.0
Since [1] some timings seem to have changed. This caused the unit tests
to fail intermittently, from my testings especially on Ubuntu systems
(much less often on e.g. Arch).

This commit adds the `dockergen_wait_for_event` helper-function to try
and wait for the configuration to be generated by docker-gen before
continuing on with the actual tests themselves.

Additionally, at the end of every test file, all containers spun up by
the bats-tests will be stopped. This required adding the `bats-type`
label to every container started during the bats-tests.

The stopping of the containers reduces the amount of events docker-gen
has to process, thus resulting in lower wait times for the generation to
happen.

[1]: 50435652b1
2016-03-23 17:45:34 +01:00
1f8b480365 moved nginx to 1.9.12 2016-03-21 22:47:01 +01:00
627f789f19 updated nginx to 1.9.9 2016-01-20 23:26:21 +01:00
588cdf6266 Update email address 2015-10-29 13:32:09 -06:00
5404938797 Update to nginx 1.9.6 2015-10-28 21:29:39 -07:00
3e530a0784 Use latest docker-gen 2015-10-13 21:49:19 +02:00
d45c10ca66 Use nginx 1.9.5 2015-09-23 17:43:31 +02:00
83b0b25c26 Merge pull request #228 from berfarah/patch-1
Bumping to latest Docker Gen version
2015-09-12 15:00:00 -06:00
f95ff82ad0 Adjust entrypoint to always warn on missing socket
Also chmod the entrypoint
2015-09-12 07:23:36 -07:00
1aac996019 conform to Docker official images best practices
https://github.com/docker-library/official-images/blob/master/README.md#consistency
2015-09-12 10:37:21 +00:00
d83ba3da1e refuse to start if the docker sock isn't available 2015-09-11 23:42:44 +00:00
d844c124ff Bumping to latest Docker Gen version
As per [this](https://github.com/jwilder/docker-gen/issues/114) ticket. Thanks again!
2015-09-01 09:38:43 -07:00
f36ca3d7a3 Prevent generating broken config
Fixes #115
2015-06-23 17:05:12 -07:00
89fe2a3898 Update to nginx 1.9.2 2015-06-20 22:25:52 +02:00
503072c03f Merge pull request #72 from BenHall/default_host
Ability to set a default host for nginx
2015-05-14 10:00:04 -06:00
7eb785cec5 Update base image to nginx:1.9.0 2015-05-01 14:01:30 -07:00
ead1912590 Update to Nginx 1.7.11 2015-03-27 10:11:54 -07:00
95df1d225e Update to docker-gen 0.3.9 2015-03-13 17:25:53 -06:00
1f426a6e61 Updated docker-gen version to 0.3.8 2015-03-13 14:53:40 -07:00
8d885aac1a Update to nginx:1.7.10 2015-03-10 21:15:42 -07:00
d7e499e4e6 Allow for even longer virtual host names (should work to at least 50 chars). 2015-01-02 10:49:21 +06:30