Jose Diaz-Gonzalez
dd3ac20c6d
Switch template to app-nginx.conf.sigil
2016-09-20 01:38:50 -06:00
Jose Diaz-Gonzalez
8848e945b9
Disable a shellcheck rule
2016-09-20 01:31:19 -06:00
Jose Diaz-Gonzalez
e7684a0f2c
Quote variable
2016-09-20 01:31:09 -06:00
Jose Diaz-Gonzalez
fb081cabb2
Add trace mode
2016-09-20 01:31:04 -06:00
Jose Diaz-Gonzalez
b69c1f3854
Suppress configure output
2016-09-20 01:20:17 -06:00
Jose Diaz-Gonzalez
9c7cde74ad
Cleanup bin/release
2016-09-20 01:18:03 -06:00
Jose Diaz-Gonzalez
c4c93aebe0
Suppress output on success
2016-09-20 01:12:00 -06:00
Jose Diaz-Gonzalez
8348cbde99
Fix casing on notices
2016-09-20 01:06:26 -06:00
Jose Diaz-Gonzalez
1b0c929144
Simplify detection
2016-09-20 01:00:53 -06:00
Jose Diaz-Gonzalez
ed2e482ed9
Run shellcheck against repository
2016-09-20 01:00:40 -06:00
Jose Diaz-Gonzalez
aa23156a8e
Fix if statement
2016-09-20 00:49:15 -06:00
Jose Diaz-Gonzalez
c4ad67f9de
Fix curl calls
2016-09-20 00:44:27 -06:00
Jose Diaz-Gonzalez
7251f38a51
Silent curl calls
2016-09-20 00:39:20 -06:00
RedPumpkin
8797219a4b
Update compile
2016-09-20 00:22:36 -06:00
RedPumpkin
c947e409e8
Update NGINX and PCRE Version
2016-09-20 00:22:35 -06:00
Jose Diaz-Gonzalez
28d1a580cf
Move to supporting sigil templates by default
2016-09-20 00:18:28 -06:00
Jose Diaz-Gonzalez
b9842399a3
Install sigil from github
2016-09-20 00:13:15 -06:00
Jose Diaz-Gonzalez
bb20210245
Remove bad logic regarding sigil template
...
The copied sigil template will be the dokku one, not an nginx-app specific version
2016-09-20 00:08:08 -06:00
Jose Diaz-Gonzalez
d3a90d7520
Merge pull request #11 from dennmart/master
...
Copy nginx.conf.sigil
2016-09-19 23:22:20 -06:00
Jose Diaz-Gonzalez
06888793b1
Merge pull request #8 from alexleclair/master
...
Copy app.json from www/ into $BUILD_DIR for deployment task support
2016-09-19 23:11:40 -06:00
Jose Diaz-Gonzalez
e1efa9a3a2
Merge pull request #5 from florianheinemann/master
...
Merge upstream florianheinemann/buildpack-nginx
2016-09-19 23:04:18 -06:00
Alexandre Leclair
ca7b083aad
Now copying app.json from www/ into $BUILD_DIR, thus allowing pre/post deploy scripts to execute
2016-08-24 14:20:29 -04:00
Dennis Martinez
9c43925fac
Forgot to copy over nginx.conf.sigil to the build directory
2016-04-27 15:36:18 +09:00
Dennis Martinez
640f6d396a
Syntax error for Bash
2016-04-27 15:34:27 +09:00
Dennis Martinez
3a20517687
Check for existence of nginx.conf.sigil for Dokku 0.5.0+
2016-04-27 15:31:46 +09:00
milanholy83
ce6895ef38
nginx 1.8.1
2016-02-09 11:28:01 +01:00
Kyle Mattimore
7d773187bb
restored ability to use custom mime.types
2015-12-23 14:14:33 -05:00
Jon
12fe84ae6b
Update PCRE version to fix broken compile step
2015-12-04 09:34:49 -08:00
Michael Hobbs
61c95d52d8
Merge pull request #2 from florianheinemann/master
...
florianheinemann updates
2015-11-25 10:22:57 -08:00
Michael Hobbs
9fe1e83a46
update pcre to 8.38
2015-11-24 17:19:39 -08: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
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
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
Morton Jonuschat
fe21907d48
Update the buildpack to conform to the latest Heroku API
...
Heroku has deprecated the config_vars key in .release a long time
ago and recommends settings config vars using a shell script in
`.profile.d`.
This patch updates `bin/compile` to create the recommended file and
removes the config_vars key from the `.release` file.
2015-02-19 00:12:15 +01: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
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
Michael Hobbs
e343961ea8
make compatible with dokku checks plugin
2014-12-20 16:53:34 -08: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