Commit Graph

135 Commits

Author SHA1 Message Date
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
Jeff Lindsay
8a884f02f2 using proper template Xs 2013-06-23 03:37:00 -07:00
Jeff Lindsay
7fd8f4e437 a travis script, since its getting a little complex 2013-06-23 03:13:17 -07:00
Jeff Lindsay
5fab0a4c3a fixing file permissions for ssh identity 2013-06-23 02:59:12 -07:00
Jeff Lindsay
e94a9a47c7 use test private key identity 2013-06-23 02:55:38 -07:00
Jeff Lindsay
9d56c54d48 seriously, a typo in my own name... 2013-06-23 02:46:32 -07:00
Jeff Lindsay
9d1f04a9ba secret key has slashes in it, so need a different delimiter 2013-06-23 02:44:35 -07:00
Jeff Lindsay
c3c20716e4 proper quotes for variables to be used 2013-06-23 02:40:59 -07:00
Jeff Lindsay
93f8c5c46b point to .s3cfg in current path 2013-06-23 02:38:06 -07:00
Jeff Lindsay
4ece03abf6 fixes unterminated s command 2013-06-23 02:35:44 -07:00
Jeff Lindsay
79c3c5b85e sudo for apt-get on travis 2013-06-23 02:33:19 -07:00
Jeff Lindsay
946973b060 first pass at fully functional test infrastructure to work with travis ci 2013-06-23 02:31:32 -07:00
Jeff Lindsay
3a6d2c4442 exec bit 2013-06-23 01:14:33 -07:00
Jeff Lindsay
7a1b4be14e debug mode and better waiting for ssh 2013-06-23 01:07:21 -07:00
Jeff Lindsay
4bb66c6c63 some fixes and improvements to bootstrap 2013-06-23 01:05:59 -07:00
Jeff Lindsay
6244d81d0b temporarily requiring name of app as argument 2013-06-23 01:05:34 -07:00
Jeff Lindsay
0cfdcb66e4 use sshcommand to create dokku command user 2013-06-23 01:04:56 -07:00
Jeff Lindsay
6525b87850 will travis like this? 2013-06-22 23:04:43 -07:00
Jeff Lindsay
69c502a019 Merge branch 'master' of https://github.com/progrium/dokku 2013-06-22 22:59:33 -07:00
Jeff Lindsay
bff5342459 travis ci experiment 2013-06-22 22:59:24 -07:00
Jeff Lindsay
92f395dc5f Merge pull request #42 from rhy-jot/master
Run as superuser where appropriate, and fix up an example
2013-06-22 13:03:09 -07:00
rhy-jot
49ce9aa862 Run as superuser where appropriate, and fix up an example.
Pull request #25 introduced pulling the repositories as a normal user
and using sudo to esclate when necessary. This commit fixes broken
examples by adding sudo to the commands that will not work with limited
privileges. This commit also adds ./ to an example where needed.
2013-06-22 12:21:47 -07:00
Jeff Lindsay
dab5b7911b Merge pull request #41 from rnorth/auto_restart
Making docker automatically restart previously running containers
2013-06-22 11:01:45 -07:00
Richard North
e295c46672 Making docker automatically restart previously running containers 2013-06-22 15:53:09 +01:00
Jeff Lindsay
5855c75dd3 dropping ruby dependency and cleaning up a simple if statement 2013-06-21 16:43:02 -07:00
Jeff Lindsay
5fd7ac4fba replacing ruby json parsing 2013-06-21 13:40:59 -07:00
Jeff Lindsay
c3aa085fb3 Merge pull request #38 from fcoury/nginx_config
Enables nginx configuration server_names_hash_bucket_size
2013-06-21 11:46:28 -07:00
Felipe Coury
47c6b87e2b added myself to AUTHORS 2013-06-21 15:44:05 -03:00
Felipe Coury
c058c17f63 enables server_names_hash_bucket_size in nginx 2013-06-21 15:43:56 -03:00
Jeff Lindsay
bc828475e8 Merge pull request #34 from silasb/add-my-self-to-authors
Added myself to AUTHORS
2013-06-21 11:39:18 -07:00
Jeff Lindsay
f25c9eb3c8 Merge pull request #37 from fcoury/bootstrapping
Bootstrapping improvements
2013-06-21 11:33:59 -07:00
Felipe Coury
1f175f7d12 installs docker 0.4.2 instead of the latest available 2013-06-21 15:25:27 -03:00
Felipe Coury
d7a77ed2cd bumped buildstep submodule dependency to latest master 2013-06-21 15:25:05 -03:00
Jeff Lindsay
79a0bc001c Merge pull request #21 from unclejack/fix_bootstrap_script
Fix bootstrap script
2013-06-21 10:06:18 -07:00
silasb
f97fbef82f Added myself to AUTHORS 2013-06-21 08:00:55 -04:00