Michael Hobbs
c739c770f7
remove references to global TLS certs. closes #2057
2016-03-31 07:52:19 -07:00
Jose Diaz-Gonzalez
e114ab3f20
Merge pull request #2052 from dokku/2048-upstream-packaging
...
Use upstream releases when creating deb packages. Closes #2048
2016-03-30 19:48:18 -04:00
Jose Diaz-Gonzalez
ebd185a798
Merge pull request #2051 from plieningerweb/patch-1
...
Fix installation instructions in docs
2016-03-30 15:45:57 -04:00
Jose Diaz-Gonzalez
eb4e5957cd
Use upstream releases when creating deb packages. Closes #2048
...
- drop golang dependency
- use wget to retrieve upstream dependency
[ci skip]
2016-03-30 15:45:32 -04:00
plieningerweb
429eb4af83
Fix installation instructions in docs
...
Clearly stress the fact, that there are more steps than only running the bash commands. You also have to navigate to the website and finish the configuration.
2016-03-30 19:19:58 +02:00
Jose Diaz-Gonzalez
fb88783f9d
Merge pull request #2049 from mmlkrx/patch-1
...
Fix typo in deployment-tasks.md
2016-03-30 02:39:09 -04:00
Matthias Loker
aa2f02b1d2
Fix typo in deployment-tasks.md
2016-03-30 08:31:14 +02:00
Jose Diaz-Gonzalez
9dfe14fe33
Release 0.5.3
v0.5.3
2016-03-30 01:24:14 -04:00
Jose Diaz-Gonzalez
71b040cabe
Merge pull request #2030 from dokku/2029-fix-variable-iteration
...
Fix setting of APPS when $1 is left unspecified
2016-03-30 01:09:36 -04:00
Jose Diaz-Gonzalez
4a310dc53f
Merge pull request #2047 from dokku/2040_mh-mktemp-cleanup
...
remove deprecated mktemp args and name vars more clearly
2016-03-30 00:15:04 -04:00
Jose Diaz-Gonzalez
e7e249d1d3
Ensure we release the trap avoid running cleanup twice
2016-03-29 23:31:03 -04:00
Jose Diaz-Gonzalez
af97275139
Rename the cleanup command to make it more readable in logging output
2016-03-29 23:29:41 -04:00
Michael Hobbs
9ce7470b87
remove deprecated mktemp args and name vars more clearly
2016-03-29 19:46:46 -07:00
Michael Hobbs
8a4b2f9a2e
Merge pull request #2046 from dokku/2044_mh-support-inline-comments
...
strip inline comments from CHECKS and Procfile
2016-03-29 18:17:56 -07:00
Jose Diaz-Gonzalez
823b5c27da
Merge pull request #2045 from dokku/u2mejc-issue2028
...
Reword dockerfiles.md to clarify EXPOSE handling in 0.5.x
2016-03-29 19:26:13 -04:00
Michael Hobbs
7e1516bdf5
strip inline comments from CHECKS and Procfile. closes #2044
2016-03-29 16:22:00 -07:00
Justin Clark
3eb9a50921
Reword dockerfiles.md to clarify EXPOSE handling in 0.5.x
2016-03-29 15:56:30 -07:00
Michael Hobbs
6ed457d1f7
Merge pull request #2042 from dokku/2037_mh-checks-newline
...
ensure CHECKS file has trailing newline
2016-03-29 15:56:07 -07:00
Jose Diaz-Gonzalez
3b076f6f01
Merge pull request #2043 from dokku/2028_mh-clarify-dockerfile-ports
...
clarify dockerfile port exposure. remove reference to DOKKU_DOCKERFILE_PORT
2016-03-29 14:44:20 -04:00
Michael Hobbs
45551c3c5b
clarify dockerfile port exposure. remove reference to DOKKU_DOCKERFILE_PORT. closes #2028
2016-03-29 11:31:14 -07:00
Michael Hobbs
8c31c8105e
ensure CHECKS file has trailing newline. closes #2037
2016-03-29 11:10:48 -07:00
Jose Diaz-Gonzalez
9ccbc834b5
Merge pull request #2039 from christiangenco/patch-2
...
Update upgrading.md
2016-03-29 13:18:28 -04:00
Christian Genco
2c409687d5
Update upgrading.md
2016-03-28 21:09:37 -05:00
Michael Hobbs
6c51115e14
Merge pull request #2035 from stesie/patch-1
...
Fix ps_restart to not exit early
2016-03-28 13:01:17 -07:00
Stefan Siegl
088ee071ca
Fix ps_restart to not exit
...
ps_restartall_cmd calls ps_restart from a loop, if ps_restart exits because of a not deployed app further apps might not be restarted.
2016-03-28 20:34:17 +02:00
Jose Diaz-Gonzalez
c245ba3a5d
Merge pull request #2032 from dokku/upstream-docs
...
Fix upstream positioning in docs. Closes #2031
2016-03-28 03:18:41 -04:00
Jose Diaz-Gonzalez
8cf20db7e1
Fix upstream positioning in docs. Closes #2031
...
[ci skip]
2016-03-28 03:18:03 -04:00
Jose Diaz-Gonzalez
8c39685ef6
Fix setting of APPS when $1 is left unspecified
...
Closes #2029
2016-03-28 01:50:58 -04:00
Jose Diaz-Gonzalez
20dfd20416
Fix proxy link
...
[ci skip]
2016-03-27 20:48:08 -04:00
Jose Diaz-Gonzalez
12ca7adcd1
Release 0.5.2
v0.5.2
2016-03-27 17:09:36 -04:00
Jose Diaz-Gonzalez
a4e8efedc8
Merge pull request #2027 from dokku/2025_mh-sigil-deb-dep
...
add sigil to debian control file
2016-03-27 17:01:49 -04:00
Michael Hobbs
d86ed5d6ee
[ci skip] add sigil to debian control file. closes #2025
2016-03-27 10:30:06 -07:00
Jose Diaz-Gonzalez
668dc0e7a5
Release 0.5.1
v0.5.1
2016-03-26 19:54:25 -04:00
Jose Diaz-Gonzalez
f5b454e110
Merge pull request #2024 from dokku/delete-bad-symlinks
...
Delete bad symlinks without confirmation
2016-03-26 19:33:13 -04:00
Jose Diaz-Gonzalez
aefd5bb251
Delete bad symlinks without confirmation
...
[ci skip]
2016-03-26 19:28:09 -04:00
Jose Diaz-Gonzalez
8b8df9e093
Merge pull request #2023 from dokku/sigil-packaging
...
Sigil packaging
2016-03-26 19:20:13 -04:00
Jose Diaz-Gonzalez
cdd62b09d3
Correctly build sigil using the sigil makefile
...
[ci skip]
2016-03-26 19:19:32 -04:00
Jose Diaz-Gonzalez
107697dc95
Clone proper sigil tag for packaging
...
[ci skip]
2016-03-26 19:19:12 -04:00
Jose Diaz-Gonzalez
cae5030804
Release 0.5.0
...
- Drop tutum-agent, lxc-docker, docker.io apt package support
- Release a new herokuish version
- Fix release docs
- Upgrade sigil
v0.5.0
2016-03-26 18:13:14 -04:00
Michael Hobbs
4357e529ce
Merge pull request #1983 from dokku/u2mejc-issue1688
...
Collapse help into expandable command topics
2016-03-22 15:02:39 -07:00
Michael Hobbs
7becc749aa
Merge pull request #2013 from dokku/mh-issue1688-help-desc
...
make help desc local consistent
2016-03-22 13:54:23 -07:00
Michael Hobbs
de9b1f6273
[ci skip] make help desc local consistent
2016-03-22 13:33:35 -07:00
Justin Clark
14a1d06c03
Collapse help into expandable command topics
2016-03-22 10:50:20 -07:00
Michael Hobbs
f864017cc5
Merge pull request #2012 from dokku/mh-minor-bug-fixes
...
minor bug fixes around app.json and docker-options
2016-03-22 06:50:56 -07:00
Michael Hobbs
0f4ff8b724
no need for newlines in docker args
2016-03-21 18:57:14 -07:00
Michael Hobbs
024f98c2c8
make sure we set HOME and exit with status from app.json script
2016-03-21 18:56:20 -07:00
Michael Hobbs
1b78f5c882
actually test docker-options are ending up in container config
2016-03-21 09:26:27 -07:00
Jose Diaz-Gonzalez
693297ac9e
Add missing dividers
...
[ci skip]
2016-03-21 01:48:16 -04:00
Jose Diaz-Gonzalez
ff6677b932
Merge pull request #2011 from dokku/jdg-installation-docs
...
Updated installation docs
2016-03-21 01:46:42 -04:00
Jose Diaz-Gonzalez
aaad577a68
Fix formatting on upgrading docs
...
[ci skip]
2016-03-21 01:41:03 -04:00