Alexander
|
4f07b7af1c
|
Escape variable in nginx post-deploy script
`$http_upgrade` is supposed to be a variable set by nginx. It was now substituted by nothing.
|
2013-07-01 11:33:23 +02:00 |
|
Jeff Lindsay
|
0b07e4e4e3
|
more specific line counts
|
2013-06-30 17:56:02 -05:00 |
|
Jeff Lindsay
|
4ecb13a918
|
disabling websocket test since its currently broken
|
2013-06-30 17:55:45 -05:00 |
|
Jeff Lindsay
|
1626b10539
|
Merge pull request #60 from grigio/master
+ AUTHORS
|
2013-06-30 15:36:40 -07:00 |
|
Luigi Maselli
|
7b9d180b2d
|
me in AUTHORS
|
2013-07-01 00:33:01 +02:00 |
|
Jeff Lindsay
|
538925f7f4
|
Merge pull request #59 from grigio/master
Websocket support in NGINX ( ex: #45 )
|
2013-06-30 15:11:42 -07:00 |
|
Luigi Maselli
|
4d77b668b4
|
websocket test init
|
2013-06-30 23:59:06 +02:00 |
|
Luigi Maselli
|
de906a22aa
|
websocket support in NGINX , see: #45
|
2013-06-30 23:44:58 +02:00 |
|
Jeff Lindsay
|
60f29cdb18
|
adding some basic help, also as another example of using plugin hooks
|
2013-06-30 15:51:41 -05:00 |
|
Jeff Lindsay
|
997d2dd09c
|
only override url if vhost file exists
|
2013-06-30 12:02:52 -05:00 |
|
Jeff Lindsay
|
071c446315
|
Merge branch 'dev'
|
2013-06-30 11:46:11 -05:00 |
|
Jeff Lindsay
|
5c0f7320cf
|
doing it the mike-park way
|
2013-06-30 11:45:27 -05:00 |
|
Jeff Lindsay
|
c4fd6d620b
|
nginx vhosts as a plugin?
|
2013-06-30 11:39:05 -05:00 |
|
Jeff Lindsay
|
51dc343630
|
make sure to not fail
|
2013-06-30 11:15:13 -05:00 |
|
Jeff Lindsay
|
79b099e401
|
moving install hook trigger into make install
|
2013-06-30 11:13:23 -05:00 |
|
Jeff Lindsay
|
6be113f7de
|
using absolute path for plugins
|
2013-06-30 11:02:40 -05:00 |
|
Jeff Lindsay
|
1ebfc9486a
|
forgot how to use wget
|
2013-06-30 10:41:47 -05:00 |
|
Jeff Lindsay
|
17953fc5a0
|
initial attempt at plugins
|
2013-06-30 10:37:32 -05:00 |
|
Jeff Lindsay
|
98859df6d6
|
only run travis for master
|
2013-06-30 10:36:54 -05:00 |
|
Jeff Lindsay
|
c08f3233e9
|
rolled into dokku
|
2013-06-30 08:51:28 -05:00 |
|
Jeff Lindsay
|
183d8f6ed3
|
ppa still 0.4.6, so no luck testing 0.4.7 easily either
|
2013-06-30 08:50:10 -05:00 |
|
Jeff Lindsay
|
caa03d0554
|
forgot to offest args vars
|
2013-06-30 08:36:49 -05:00 |
|
Jeff Lindsay
|
6d2954d11b
|
nope, no luck for testing branches
|
2013-06-30 08:29:40 -05:00 |
|
Jeff Lindsay
|
3ce4897264
|
hopefully get travis to test this particular branch
|
2013-06-30 08:17:34 -05:00 |
|
Jeff Lindsay
|
1ee35cb3b9
|
fairly major refactoring. consolidating code into dokku script. also, went back to installing docker from ppa
|
2013-06-30 08:04:50 -05:00 |
|
Jeff Lindsay
|
0d49424c45
|
source based roadmap file dropped in favor of issue tracked roadmaps. for example: https://github.com/progrium/dokku/issues/55
|
2013-06-30 02:29:28 -05:00 |
|
Jeff Lindsay
|
7ecdba7387
|
poor man's retry
|
2013-06-30 02:27:36 -05:00 |
|
Jeff Lindsay
|
fc396490dd
|
exiting with 7 means could not connect. adding sleep to give container a second to spin up
|
2013-06-30 01:47:10 -05:00 |
|
Jeff Lindsay
|
65fb3c18c3
|
irc notifications
|
2013-06-30 01:30:14 -05:00 |
|
Jeff Lindsay
|
977d1269a7
|
excellent CI system catching my mistakes
|
2013-06-30 01:28:32 -05:00 |
|
Jeff Lindsay
|
70be1daec4
|
removing buildstep submodule and replacing it with the buildstep script that dokku actually uses. the buildstep project is otherwise completely separate other than the artifact it builds (the progrium/buildstep container)
|
2013-06-30 01:17:32 -05:00 |
|
Jeff Lindsay
|
dc2c4825d8
|
Update README.md
|
2013-06-29 16:13:00 -05:00 |
|
Jeff Lindsay
|
d5e264d5b5
|
Merge pull request #50 from dgryski/master
Fix go test
|
2013-06-28 17:08:53 -07:00 |
|
Damian Gryski
|
0d6d7cdbed
|
tests: reenable go test
|
2013-06-24 21:50:46 +02:00 |
|
Damian Gryski
|
601bbc2efd
|
tests: "something" doesn't like the app just being called 'go'
s/go/web/ in the heroku metadata files fixes this test.
|
2013-06-24 21:45:13 +02:00 |
|
Jeff Lindsay
|
b15b55f4af
|
outputting result from curl for deploy debugging
|
2013-06-23 18:35:30 -07:00 |
|
Jeff Lindsay
|
964299d167
|
disabling go app since it is broken atm
|
2013-06-23 18:13:35 -07:00 |
|
Jeff Lindsay
|
02fa55342b
|
include app name in repo name
|
2013-06-23 18:04:33 -07:00 |
|
Jeff Lindsay
|
5f1d2c4a3e
|
remove debug output
|
2013-06-23 17:50:24 -07:00 |
|
Jeff Lindsay
|
0f230c3732
|
actually copy hidden/dot files. needed for .godir in go app
|
2013-06-23 17:33:17 -07:00 |
|
Jeff Lindsay
|
ef7ac5bbdb
|
moving test apps into place with proper check_deploy scripts
|
2013-06-23 17:17:56 -07:00 |
|
Jeff Lindsay
|
67c727a935
|
testing failure
|
2013-06-23 16:57:17 -07:00 |
|
Jeff Lindsay
|
5af2055c82
|
moving around set -e to see if that changes anything
|
2013-06-23 16:39:00 -07:00 |
|
Jeff Lindsay
|
daebad9b88
|
should have used ssh-keygen
|
2013-06-23 16:30:59 -07:00 |
|
Jeff Lindsay
|
28651543ab
|
output key before uploading to inspect it
|
2013-06-23 15:54:48 -07:00 |
|
Jeff Lindsay
|
2f74fc98c0
|
try and figure out why it silently fails
|
2013-06-23 04:15:28 -07:00 |
|
Jeff Lindsay
|
7da64d77c1
|
capture stderr to show errors on failure
|
2013-06-23 04:11:59 -07:00 |
|
Jeff Lindsay
|
1184dc39c6
|
make sure keys are uploaded correctly
|
2013-06-23 04:03:31 -07:00 |
|
Jeff Lindsay
|
4bd8331ee2
|
ugh, that line wasn't even necessary
|
2013-06-23 03:54:18 -07:00 |
|
Jeff Lindsay
|
c5ebc4a5dc
|
ensuring git is configured
|
2013-06-23 03:45:45 -07:00 |
|