Kload
9be10ac2d9
Build image from Dockerfile instead of curl S3
2013-08-11 13:37:47 +02:00
Jeff Lindsay
2dfa0fac64
Merge pull request #146 from alexanderbeletsky/ssl2
...
issue #138 : added wildcard support
2013-08-08 16:51:38 -07:00
Jeff Lindsay
b515ddbf01
Merge pull request #159 from amaltson/patch-2
...
Link to Heroku node.js sample app
2013-08-08 08:29:18 -07:00
Jeff Lindsay
6ecc94b4a2
Merge pull request #158 from amaltson/patch-1
...
Fix bootstrap on clean install
2013-08-08 08:28:27 -07:00
Arthur Maltson
d120ef4b13
Link to Heroku node.js sample app
...
Link to the app so users can easily follow along.
2013-08-08 09:42:00 -04:00
alexanderbeletsky
5ef7b00243
review comment by @rhy-jot
2013-08-08 10:17:39 +03:00
Arthur Maltson
584ad9d6d6
Fix bootstrap on clean install
...
On a clean Ubuntu 13.04 install, the bootstrap script fails with:
make: apt-add-repository: Command not found
make: *** [docker] Error 127
This happens because 'software-properties-common' needs to be installed.
2013-08-07 23:04:10 -04:00
Jeff Lindsay
bd269aad42
Merge pull request #154 from darkpixel/patch-1
...
Hint about build packs requiring config files. Closes GH-141
2013-08-06 12:12:33 -07:00
Aaron C. de Bruyn
6eded2f099
Hint about build packs requiring config files
...
Add a hint to the README that buildpacks may require special configuration files (such as a Procfile) in order to deploy properly.
2013-08-06 12:01:02 -07:00
Jeff Lindsay
40fa670770
Merge pull request #150 from rhy-jot/master
...
Use apt to install lxc-docker vs downloading the .deb
2013-08-06 11:08:10 -07:00
rhy-jot
d56db3457b
Use apt to install lxc-docker vs downloading the .deb
2013-08-05 13:47:44 -07:00
alexanderbeletsky
9e9cc0c96e
issue #138 : added wildcard support
2013-08-05 18:17:53 +03:00
Jeff Lindsay
7a24561194
Merge pull request #140 from chris-rock/hotfix/git_dependency
...
Hotfix/git dependency
2013-08-03 12:22:31 -07:00
Christoph Hartmann
ba8a84d422
moved git dependency to Vagrantfile
2013-08-03 09:33:15 +02:00
Jeff Lindsay
9b27a3faf6
Merge pull request #104 from alexanderbeletsky/ssl
...
issue #101 : added ssl configuration
2013-08-02 19:47:34 -07:00
Jeff Lindsay
d26164f536
Merge pull request #132 from alexanderbeletsky/cleanup
...
No logs from cleanup step
2013-08-02 15:42:37 -07:00
Christoph Hartmann
3a80609166
add missing git dependency
2013-08-02 19:35:14 +02:00
alexanderbeletsky
33a3b85674
ssl ciphers config from @rhy-jot
2013-07-31 07:00:46 +03:00
alexanderbeletsky
4f82bc9d9a
no logs from cleanup step
2013-07-30 12:50:14 +03:00
Jeff Lindsay
b44bf15c92
Merge pull request #127 from gaaady/patch-1
...
update readme to ubuntu 64
2013-07-29 18:32:13 -07:00
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
alexanderbeletsky
7f6e6ee8a4
review issues by @progrium
2013-07-24 12:13:50 +03:00
alexanderbeletsky
3bd0f6d3fb
issue #101 : added ssl configuration
...
- application folder /ssl is detected and ssl hginx config added
- readme corrections
2013-07-23 22:01:04 +03: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