Commit Graph

237 Commits

Author SHA1 Message Date
gaaady
e616da514c update readme to ubuntu 64 2013-07-28 16:24:24 +03:00
Jeff Lindsay
eb189d639c Merge pull request #121 from alexanderbeletsky/cleanup
issue #120 add step to clean up all dead instances and none used images
2013-07-26 08:12:09 -07:00
alexanderbeletsky
84337da262 ignoring all error messages from clean up 2013-07-26 10:47:40 +03:00
alexanderbeletsky
18db1cf7f6 issue #120 add step to clean up all dead instances and none used images 2013-07-26 10:26:05 +03:00
Jeff Lindsay
bb59f47cab Merge pull request #81 from eugeneware/remove_socket_file
Fix for nginx not reloading.
2013-07-24 16:02:29 -07:00
Jeff Lindsay
a41bf80699 Merge pull request #113 from adelevie/master
fix readme typo (date => data)
2013-07-23 09:05:26 -07:00
Alan deLevie
fa34cb3eff fix readme typo (date => data) 2013-07-23 10:05:46 -04:00
Jeff Lindsay
5c25bd1557 Merge pull request #110 from TJC/enhancement/documentation_improvements
Documentation patch
2013-07-22 22:24:55 -07:00
Toby Corkindale
30d39d0da2 Add documentation on how to remove deployed apps 2013-07-23 15:20:23 +10:00
Toby Corkindale
9ebf453b72 Add docs on how to upgrade build step 2013-07-23 15:15:21 +10:00
Jeff Lindsay
25b04e12cc Merge pull request #109 from rhy-jot/patch-1
Fix typo, change up some wording
2013-07-22 22:08:02 -07:00
rhy-jot
7c6f7232d9 Fix typo, change up some wording 2013-07-22 21:06:09 -07:00
Jeff Lindsay
c4f6393946 Merge pull request #108 from k4ml/fix-readme
Fix #107
2013-07-22 20:34:00 -07:00
k4ml
2edc4e890d Fix #107 2013-07-23 11:22:23 +08:00
Jeff Lindsay
9aa64f4f6c Merge pull request #106 from rhy-jot/patch-1
Use HTTPS for DOCKER_BIN
2013-07-22 12:55:59 -07:00
rhy-jot
8d979b125e Use HTTPS for DOCKER_BIN 2013-07-22 12:51:32 -07:00
Jeff Lindsay
f89430535a Merge pull request #99 from alexanderbeletsky/environment
issue #92: inserting environment file to docker instance
2013-07-20 08:57:11 -07:00
alexanderbeletsky
ad6459a70c corrected after @progrium comments 2013-07-20 09:59:22 +03:00
Jeff Lindsay
6257ebdcfe Merge pull request #86 from eugeneware/domain_support
support for fully qualified domain names not just subdomains
2013-07-19 13:24:00 -07:00
alexanderbeletsky
eef39c30d3 issue #92: inserting environment file to docker instance 2013-07-19 09:17:41 +03:00
Jeff Lindsay
36c4f37ad6 Merge pull request #96 from unclejack/check_if_aufs_is_loaded_first
check if aufs is loaded before running modprobe
2013-07-18 09:05:38 -07:00
unclejack
fef5ee080d check if aufs is loaded before running modprobe 2013-07-18 13:31:55 +03:00
Jeff Lindsay
154d76e314 vagrant file uses local dokku checkout instead of pulling from repo via bootstrap. vagrant no longer uses the bootstrap script 2013-07-16 00:47:57 -07:00
Jeff Lindsay
39b05a1b20 disabling go since its now broken with docker 0.4.8 2013-07-16 00:47:11 -07:00
Jeff Lindsay
c8633db721 docker failed to connect to server immediately after installing, so maybe it needed a moment? 2013-07-16 02:05:34 -05:00
Jeff Lindsay
d160036954 docker 0.4.8 (but really basically 0.5.0) 2013-07-16 01:59:10 -05:00
Eugene Ware
f4cdc94209 don't use fully qualified name if a subdomain of $HOME/VHOST 2013-07-08 21:12:37 +10:00
Eugene Ware
3eadb0ae03 support for fully qualified domain names 2013-07-08 15:50:17 +10:00
Eugene Ware
6c6196fd5a check file exists before removing 2013-07-08 15:07:41 +10:00
Jeff Lindsay
b433626b4e use docker 0.4.8 deb, but 0.4.2 binary. sigh 2013-07-07 18:12:39 -07:00
Jeff Lindsay
3d1c8a30e9 Merge pull request #84 from hwartig/update-docker
Update docker to latest version 0.4.8-1 .
2013-07-07 12:50:38 -07:00
Harald Wartig
3aa6340c06 Update docker to latest version 0.4.8-1 . 2013-07-07 17:44:57 +02:00
Eugene Ware
1f4dab1fd8 make reloader service start on reload 2013-07-07 20:27:23 +10:00
Eugene Ware
ee40473a18 Remove socket file before listening for reload 2013-07-07 20:17:19 +10:00
Jeff Lindsay
ea14fb0543 Merge pull request #77 from asm89/bootstrap
Tune bootstrap/install script and documentation for advanced installation
2013-07-04 22:55:05 -07:00
Alexander
264d196eee Merge remote-tracking branch 'origin/master' into bootstrap
Conflicts:
	README.md
2013-07-05 07:42:01 +02:00
Jeff Lindsay
1f45937abc Merge pull request #71 from ekristen/master
Fixes http host header
2013-07-04 22:29:22 -07:00
Jeff Lindsay
c118c20b36 Merge pull request #75 from interstateone/wget-filename
Change filename used in Advanced Installation section of README
2013-07-04 22:24:42 -07:00
Jeff Lindsay
5493236d7e Merge pull request #79 from ema/master
Set right conf file name in README.md
2013-07-04 12:38:21 -07:00
Emanuele Rocca
bc852395cc Point to the right conf file for domain name
README.md states that the domain name should be set in ~git/DOMAIN. However,
~git/VHOST is the right file for that setting.
2013-07-04 17:01:42 +02:00
Alexander
49f1c444c4 cde -> cd 2013-07-03 09:06:08 +02:00
Alexander
621de7cbd1 We don't want the progrium version here ;) 2013-07-02 23:41:48 +02:00
Alexander
99dcacd991 Tune "Advanced installation" documentation 2013-07-02 23:28:14 +02:00
Alexander
713365f53d Make it possible to override dependency urls 2013-07-02 23:20:45 +02:00
Alexander
5065810bf0 Move copying of plugins to install target 2013-07-02 23:06:35 +02:00
Alexander
eaa486e888 Separate plugin-install command 2013-07-02 23:04:17 +02:00
Brandon Evans
04e0618833 Just use the non-redirected URL instead 2013-07-02 14:32:18 -06:00
Brandon Evans
30bd933e68 Change filename used in Advanced Installation section of README
wget uses the given url to name the downloaded file and doesn't take the redirect into account
2013-07-02 14:21:24 -06:00
Jeff Lindsay
67958431b0 Merge pull request #74 from asm89/patch-4
Fix typo
2013-07-02 12:54:58 -07:00
Alexander
e08aac8b46 Fix typo 2013-07-02 21:53:54 +02:00