Michael Hobbs
ee32b05a36
test against both buildstep release and master
2014-12-21 14:51:41 -08:00
Michael Hobbs
3b41d6d16f
create build env for both dokku and new style buildpacks
2014-12-21 14:51:41 -08:00
Jose Diaz-Gonzalez
8aef43b3ae
Release 0.3.8
2014-12-21 14:51:41 -08:00
Jose Diaz-Gonzalez
e45455b73f
Ensure makefiles are properly formatted
2014-12-21 14:51:41 -08:00
Joel Van Horn
356acdd08d
Point users to upgrade guides
2014-12-21 14:51:41 -08:00
Michael Hobbs
f9b7d5378d
lintball in build-env
2014-12-21 14:51:41 -08:00
Michael Hobbs
58d0bc983a
don't use bats for deploy tests
2014-12-21 14:51:41 -08:00
Michael Hobbs
81aefba305
fix multipack app deploy test
2014-12-21 14:51:41 -08:00
Michael Hobbs
8f5c5d5ae2
reference opened issue with buildstep
2014-12-21 14:51:40 -08:00
Michael Hobbs
8025657a38
save error in output if curl errors
2014-12-21 14:51:40 -08:00
Michael Hobbs
779808f832
make sure we set the default VHOST to match test env
2014-12-21 14:51:40 -08:00
Michael Hobbs
d3e18d3362
fix failure output
2014-12-21 14:51:40 -08:00
Michael Hobbs
606bbda66c
make tests work
2014-12-21 14:51:40 -08:00
Michael Hobbs
3706392e65
test with wercker
2014-12-21 14:51:40 -08:00
Michael Hobbs
ab7c313411
Merge pull request #835 from expa/mh-fix-substring-match
...
[domains] make sure we match the specific string in VHOST
2014-12-21 14:51:25 -08:00
Michael Hobbs
f797ff77f4
make sure we match the specific string in VHOST
2014-12-21 13:57:45 -08:00
Jose Diaz-Gonzalez
af671b2aba
Release 0.3.10
v0.3.10
2014-12-19 15:17:17 -05:00
Jose Diaz-Gonzalez
45b2f87b15
Merge pull request #831 from progrium/nginx-docs
...
Nginx docs
2014-12-19 15:13:14 -05:00
Jose Diaz-Gonzalez
3d6727a1b8
Add documentation for configuring the nginx domains and vhosts
2014-12-19 15:10:10 -05:00
Jose Diaz-Gonzalez
bf4781a5d7
Use shell keyword for codeblock guard
2014-12-19 15:09:38 -05:00
Michael Hobbs
2d48d81d09
Merge pull request #828 from andrewsomething/port
...
Display the port for an app when falling back to the ip address.
2014-12-18 14:10:11 -08:00
Andrew Starr-Bochicchio
294b419da5
Display the port for an app when falling back to the ip address.
2014-12-17 21:20:18 -05:00
Jose Diaz-Gonzalez
f1bfb3ed3a
Merge pull request #827 from expa/mh-mv-default-vhost-to-core
...
Handle IP only access
2014-12-17 19:53:59 -05:00
Michael Hobbs
56472bd08c
VHOST fallback
2014-12-16 23:01:32 -08:00
Michael Hobbs
e99e2201cb
mv default VHOST creation to core install
2014-12-16 20:25:44 -08:00
Jose Diaz-Gonzalez
5bf1ba7ed7
Merge pull request #783 from progrium/nginx-cleanup
...
New domains plugin and nginx extension
2014-12-16 17:15:30 -05:00
Jose Diaz-Gonzalez
5d014d0a8e
Merge pull request #823 from expa/nginx-cleanup
...
show URLS with scheme. now with bug fixes!!!
2014-12-16 16:26:47 -05:00
Michael Hobbs
59f047bb45
include SSL_VHOSTS in NOSSL_SERVER_NAME so we can redirect from http to https on the secure hostname as well
2014-12-16 12:15:10 -08:00
Michael Hobbs
1b208778f3
bugfixes
...
- don't match substrings in VHOSTS
- handle case where NOSSL_SERVER_NAME is \' \'
- rebuild nginx config on ssl import
- prevent cwd errors after we rm the temp dir
2014-12-15 18:10:14 -08:00
Michael Hobbs
a6cdae5abf
reset VHOST to default upon domains:clear
2014-12-15 18:04:00 -08:00
Michael Hobbs
50115d3640
print out urls with scheme
2014-12-15 18:02:57 -08:00
Michael Hobbs
78d3921a6f
don't break other nginx plugins like nginx-alt
2014-12-15 13:15:40 -08:00
Jose Diaz-Gonzalez
23d4224beb
Merge pull request #818 from expa/nginx-cleanup
...
rebuild nginx config on domain change
2014-12-14 18:31:43 -05:00
Michael Hobbs
4e0670f1ac
rebuild nginx config on domain change
2014-12-12 17:53:30 -08:00
Jose Diaz-Gonzalez
0bd8d71bb9
Release 0.3.9
v0.3.9
2014-12-12 09:58:02 -05:00
Jose Diaz-Gonzalez
12ee9bc3e7
Merge pull request #816 from progrium/build-env-docs
...
Add documentation for user-env feature
2014-12-12 09:56:46 -05:00
Jose Diaz-Gonzalez
a991c450be
Remove user-env-compile plugins from docs
2014-12-12 09:55:41 -05:00
Jose Diaz-Gonzalez
a900aa45d6
Add documentation for the recent build-env feature addition
2014-12-12 09:54:26 -05:00
Jose Diaz-Gonzalez
3c8b3cedea
Merge pull request #814 from progrium/dokku-env-vars
...
Source files in $DOKKU_ROOT/.dokkurc directory and add `dokku trace` command
2014-12-12 09:25:51 -05:00
Jose Diaz-Gonzalez
dec8056ef5
Link to gist.github.com
2014-12-12 01:10:10 -05:00
Jose Diaz-Gonzalez
784e2cfd5e
Add a note about enabling dokku trace via the cli
2014-12-12 01:09:59 -05:00
Jose Diaz-Gonzalez
b9b9d6303a
Add a dokku trace command to allow easy toggling of the DOKKU_TRACE option
2014-12-12 01:07:43 -05:00
Jose Diaz-Gonzalez
39912ce5db
Allow sourcing in any file in .dokkurc
...
This allows us to configure dokku env-vars individually. Such a feature is useful if a developer would like to enable or disable DOKKU_TRACE without parsing a dokkurc file.
2014-12-12 01:07:08 -05:00
Jose Diaz-Gonzalez
7d8ec62a86
Merge pull request #787 from progrium/build-env
...
Official user-env-compile plugin
2014-12-11 21:15:45 -05:00
Jose Diaz-Gonzalez
8cd4863126
Merge pull request #813 from expa/build-env
...
build-env todos
2014-12-11 18:18:26 -05:00
Michael Hobbs
7c8feb9e0d
build-env todos
2014-12-11 14:56:25 -08:00
Jose Diaz-Gonzalez
d6ef5e3447
Merge pull request #812 from expa/build-env
...
create build env for both dokku and new style buildpacks
2014-12-11 16:33:28 -05:00
Michael Hobbs
498e250e2e
link to commit id and line in comment
2014-12-11 12:52:04 -08:00
Michael Hobbs
7d5e0ba5aa
create build env for both dokku and new style buildpacks
2014-12-11 12:05:55 -08:00
Jose Diaz-Gonzalez
a7b8eb5581
Merge pull request #811 from abossard/patch-1
...
Please increase the server_names_hash_bucket_size
2014-12-11 10:22:44 -05:00