1
0
mirror of https://github.com/dokku/buildpack-nginx.git synced 2024-08-27 19:06:05 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
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
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
Alexander Solovyov
6b52d62f7d pass all args to custom build command 2014-02-02 15:55:53 +02:00
Alexander Solovyov
a34c6c5ad6 support custom building 2014-02-02 15:54:06 +02:00
rhy-jot
8e6678f6f8 Use $app instead of $1, closes #1. 2013-11-21 12:45:32 -08:00
rhy-jot
e13cb8d1d5 Make executable 2013-08-18 10:50:20 -07:00
rhy-jot
070274df73 Initial version 2013-08-16 23:44:22 -07:00