1
0
mirror of https://github.com/dokku/buildpack-nginx.git synced 2024-09-13 17:06:03 +00:00
Commit Graph

60 Commits

Author SHA1 Message Date
Kyle Mattimore
7d773187bb restored ability to use custom mime.types 2015-12-23 14:14:33 -05:00
Florian Heinemann
847b25b51d Merge pull request #10 from jonbjornn/master
Update PCRE version to fix broken compile step
2015-12-04 23:00:15 +01:00
Jon
12fe84ae6b Update PCRE version to fix broken compile step 2015-12-04 09:34:49 -08:00
Florian Heinemann
805e24be7f Merge pull request #9 from portokallidis/patch-1
Add documentation for nginx custom configuration
2015-10-30 13:15:32 +01:00
Nick Portokallidis
624cd06847 Add documentation for nginx custom configuration 2015-10-30 13:56:00 +02:00
Florian Heinemann
7a023ab687 Merge pull request #8 from btkostner/master
added ROOT variable
2015-10-10 22:45:21 +02:00
Blake Kostner
69e450813e added ROOT param 2015-10-05 17:09:58 -07:00
Florian Heinemann
b1370b9c56 Merge pull request #7 from Crispy1975/hotfix/path-test
Hotfix/path test
2015-09-11 11:50:51 +08:00
Paul C
caa17b7718 Testing paths from other pack. 2015-09-10 18:57:55 +01:00
Florian Heinemann
9da922ee28 Merge pull request #4 from Downchuck/master
Use full path of nginx executable
2015-07-27 14:39:23 -04:00
Florian Heinemann
56bd6c514d Merge pull request #6 from Crispy1975/hotfix/fix-override
Fixing nginx user override.
2015-07-04 21:12:37 -04:00
Paul Caselton
23e4a8ab42 Removing rm line 2015-07-04 23:51:02 +01:00
Paul Caselton
ebbc9098d9 Fixing nginx user override. 2015-07-04 23:04:54 +01:00
Florian Heinemann
1955dcaa72 Merge pull request #5 from Crispy1975/feature/inject-conf
Check for user defined nginx config
2015-07-03 23:10:43 -04:00
Paul Caselton
29bc30b8d3 Check for user defined nginx config 2015-07-03 22:23:06 +01:00
Charles Pritchard
969446ca04 Use full path of nginx executable 2015-03-27 16:34:46 -07:00
Florian Heinemann
56250a7453 Update README.md 2015-02-15 11:54:16 -05:00
Florian Heinemann
d94786dcdf Merge pull request #2 from beedesk/master
Made script only copy web files from root when `www` folder is unavailable
2015-01-05 15:48:57 -05:00
Florian Heinemann
4f3662aaf1 Update README.md 2015-01-05 15:41:24 -05:00
Florian Heinemann
92dad3091b Change to PCRE 8.36 2015-01-05 15:38:35 -05:00
Thomas @ BeeDesk
746b5b88ea Made script only copy web file from root when www folder is not available. 2015-01-03 12:26:44 -08:00
Florian Heinemann
d8e108e21e Merge pull request #1 from michaelshobbs/master
make compatible with dokku checks plugin
2014-12-21 14:30:47 +01:00
Michael Hobbs
e343961ea8 make compatible with dokku checks plugin 2014-12-20 16:53:34 -08:00
Florian Heinemann
548f6a84d6 Update README.md 2014-12-13 18:28:12 +01:00
Florian Heinemann
6ed8f5fa6d Update README.md 2014-11-18 19:32:20 -05:00
Florian Heinemann
1ed618d5f3 Update README.md 2014-11-18 17:30:12 -05:00
Florian Heinemann
9dbc484b6c UPDATE Readme 2014-11-06 17:32:49 -05:00
Florian Heinemann
5c959aaad6 CHANGE to static compile 2014-11-06 17:29:41 -05:00
Florian Heinemann
51b16c2175 Port 2014-11-05 22:54:22 -05:00
Florian Heinemann
a0e955806e Port changed 2014-11-05 22:46:00 -05:00
Florian Heinemann
5c20c665c6 port 2014-11-05 09:48:58 -05:00
Florian Heinemann
6571ed1b95 Changed typo 2014-11-05 09:44:37 -05:00
Florian Heinemann
d9177c1cde Change cp for .conf 2014-11-05 09:41:18 -05:00
Florian Heinemann
36c6e73871 Remove start.sh 2014-11-05 09:36:38 -05:00
Florian Heinemann
afe205f1cf Switch to sh 2014-11-05 01:35:10 -05:00
Florian Heinemann
8d4667f1c8 mv corrected 2014-11-05 01:26:14 -05:00
Florian Heinemann
96549c4103 Corrected mv 2014-11-05 01:21:21 -05:00
Florian Heinemann
113541efb7 Move to www 2014-11-05 01:17:31 -05:00
Florian Heinemann
46f02564c4 Changed 2014-11-05 00:31:04 -05:00
Florian Heinemann
02c3810249 Further changes 2014-11-05 00:28:07 -05:00
Florian Heinemann
98994ec436 CHANGE paths 2014-11-05 00:14:27 -05:00
Florian Heinemann
46ac74f7f3 CHANGE app root 2014-11-03 23:42:05 -05:00
Florian Heinemann
f76e1d0d19 Initial commit 2014-11-03 23:36:08 -05:00
rhy-jot
f914a3d15e Merge pull request #11 from alecgorge/patch-1
Clarify a confusing custom-build subtlety
2014-07-26 10:41:16 -07:00
Alec Gorge
6867483fc3 Clarify a confusing custom-build subtlety 2014-07-13 18:36:30 -04:00
rhy-jot
6e95563072 Move types_hash_max_size to the http context 2014-06-25 10:17:46 -07:00
rhy-jot
75f5e89851 Merge pull request #5 from j15e/patch-1
Update with more complete default mime.types
2014-06-25 10:16:27 -07:00
rhy-jot
04ecbabbc4 Allow root directory to be overridden via environment variable 2014-06-20 10:38:48 -07:00
rhy-jot
7823793f53 Remove trailing spaces 2014-06-20 10:37:51 -07:00
Jean-Philippe Doyle
b7dad66e6d Set types_hash_max_size large enough for default mime.types 2014-02-21 20:26:55 -05:00