Commit Graph

93 Commits

Author SHA1 Message Date
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
unclejack
c8baad638e add curl to the list of packages to be installed 2013-06-21 10:51:08 +03:00
unclejack
4634bf68b2 install kernel & python-software-properties separately
The bootstrap script was installing software-properties-common.
The package which contains add-apt-repository is:
python-software-properties

$ apt-file search add-apt-repository
python-software-properties: /usr/bin/add-apt-repository

The kernel failed to install for me in vagrant, so that step should be
done separately to not break the install. The system might already have
a kernel which is fully docker compatible.
2013-06-21 10:50:03 +03:00
Jeff Lindsay
8aad633606 Merge pull request #32 from kornnflake/upstream3
Add myself to authors
2013-06-20 23:16:15 -07:00
Your Name
1ca9e05be7 Add myself to authors 2013-06-21 08:08:01 +02:00
Jeff Lindsay
47aad38840 Merge pull request #31 from fcoury/test_apps
Added test apps for Go, PHP and Python
2013-06-20 23:04:50 -07:00
Felipe Coury
fa9757b784 added python test app 2013-06-21 03:03:17 -03:00
Felipe Coury
f9ffc72f5e added php test app 2013-06-21 03:03:17 -03:00
Felipe Coury
b31ef35ccc added go test app 2013-06-21 03:03:13 -03:00
Jeff Lindsay
e16be6096b Merge pull request #30 from rhy-jot/master
Add myself to authors
2013-06-20 21:15:58 -07:00
rhy-jot
3a724bae85 Add myself to authors 2013-06-20 20:59:43 -07:00
Jeff Lindsay
c6ed38512b Merge pull request #29 from rhy-jot/master
Use HTTPS when fetching external resources
2013-06-20 20:51:18 -07:00
rhy-jot
de78434086 Use HTTPS for DOKKU_STACK and BOX_URI 2013-06-20 20:20:37 -07:00
Jeff Lindsay
7fd0d797ab Merge pull request #26 from frio/master
Explicitly install dnsutils during installation
2013-06-20 17:20:31 -07:00
Jeff Lindsay
d690c5da43 Merge pull request #25 from kornnflake/upstream1
Run bootstrap.sh as super user
2013-06-20 17:19:06 -07:00
frio
f9d594bbe9 Explicitly installs dnsutils when bootstrapping
The dig command at line 19 requires dnsutils.  It's part of
ubuntu-standard, but my VM host doesn't install that by default.
Explicitly depending upon it fixes the installation.
2013-06-21 09:11:35 +12:00
Your Name
19c69a28fa Run bootstrap.sh as super user 2013-06-20 23:08:54 +02:00
Jeff Lindsay
bc29aeadc1 english is harder than code 2013-06-20 09:48:18 -07:00
Jeff Lindsay
a22c55a76b updated mention of supported buildpacks and link to more 2013-06-20 09:47:32 -07:00
Jeff Lindsay
8b7c8ad5eb helpful links 2013-06-19 17:43:51 -07:00
Jeff Lindsay
e5ba03eea0 the responsible thing to do 2013-06-19 17:33:56 -07:00
Jeff Lindsay
4674e83d47 Merge pull request #16 from silasb/master
Fix for JSON with docker inspect
2013-06-19 15:02:53 -07:00
silasb
6035737556 Root is element is an array not a hash 2013-06-19 09:46:25 -04:00
Jeff Lindsay
a2ee3d09b1 download builstep container (aka the stack) by default. it will be fast now 2013-06-17 19:55:45 -07:00
Jeff Lindsay
3e62268b98 hugely updated buildstep 2013-06-15 19:17:08 -07:00
Jeff Lindsay
66d8ff96fa stubbed dokku 2013-06-15 18:23:31 -07:00
Jeff Lindsay
c27dd1b9b8 initial roadmap 2013-06-15 15:19:38 -07:00
Jeff Lindsay
f38e876944 initial history file v0.1.0 2013-06-15 15:10:21 -07:00
Jeff Lindsay
ec54786ded dropping this for an initial release 2013-06-15 15:02:44 -07:00
Jeff Lindsay
55ef891d9d probably makes more sense to have this in the makefile 2013-06-13 21:58:58 -07:00
Jeff Lindsay
edcfdc97ea this is slightly more clear 2013-06-12 14:02:36 -06:00
Jeff Lindsay
641292662a basic logs command 2013-06-11 21:23:26 -07:00
Jeff Lindsay
b93ad57e33 test appctl 2013-06-11 20:52:50 -07:00
Jeff Lindsay
f1e031d06a mention sshcommand 2013-06-11 20:51:48 -07:00
Jeff Lindsay
d41de9b9a4 better ordering 2013-06-11 20:40:59 -07:00
Jeff Lindsay
873a4aa4a6 ssshhhh 2013-06-11 20:40:48 -07:00
Jeff Lindsay
2f3ff7bf2c just let it override receiver, we install it again after 2013-06-11 20:37:49 -07:00
Jeff Lindsay
94b7f1a094 how about this 2013-06-11 20:30:28 -07:00
Jeff Lindsay
8adb9cbd5a sh compatible 2013-06-11 20:27:24 -07:00
Jeff Lindsay
ef8294e6b5 new buildstep 2013-06-11 20:16:14 -07:00
Jeff Lindsay
ad2fd7fb55 moving gitreceiv into makefile with sshcommand 2013-06-11 20:16:07 -07:00
Jeff Lindsay
699e6623e0 Merge branch 'master' of https://github.com/progrium/dokku 2013-06-10 23:37:36 -07:00
Jeff Lindsay
5964b2b448 simple line count metric 2013-06-10 23:37:23 -07:00