Jose Diaz-Gonzalez
970f4489d4
Upgrade to sshcommand 0.4.0
2016-04-03 20:22:03 -04:00
Jose Diaz-Gonzalez
997cec4b9b
Upgrade to sshcommand 0.3.0
2016-04-03 20:21:01 -04:00
Jose Diaz-Gonzalez
127b7a15b5
Merge pull request #2068 from dokku/sshcommand-packaging
...
Use latest sshcommand when installing via debian
2016-04-02 23:03:11 -04:00
Jose Diaz-Gonzalez
bbf310147e
Upgrade sshcommand to 0.2.0
2016-04-02 22:22:50 -04:00
Jose Diaz-Gonzalez
858240874c
Update packaging to use released sshcommand version
2016-04-02 22:20:39 -04:00
Jose Diaz-Gonzalez
7bddd8751e
Use released sshcommand
...
This is what we actually give users who install via the preferred method, and thus we shouldn't be running tests from master.
2016-04-02 22:20:26 -04:00
Jose Diaz-Gonzalez
0540c254d0
Merge pull request #2065 from dokku/2062_mh-app-json-exit-on-error
...
fix pre/post deploy support for dockerfile apps
2016-04-02 05:12:07 -04:00
Michael Hobbs
6caed369d7
set pipefail on pre/post deploy tasks. fix pre/post deploy support for dockerfile apps. closes #2062
2016-04-01 14:06:35 -07:00
Jose Diaz-Gonzalez
9da47d84e0
Merge pull request #2060 from dokku/mh-filter-restart-exec-json
...
filter restart policies from exec-app-json containers
2016-04-01 13:13:42 -04:00
Michael Hobbs
6450f9332a
Merge pull request #2061 from znz/fix-settings-in-checks-file
...
Fix ignored settings in the CHECKS file
2016-03-31 22:43:29 -07:00
Kazuhiro NISHIYAMA
722564b2da
Fix ignored settings in the CHECKS file
2016-04-01 13:55:25 +09:00
Michael Hobbs
a93e180a89
filter restart policies from exec-app-json containers
2016-03-31 15:29:04 -07:00
Jose Diaz-Gonzalez
8cbc36fd22
Merge pull request #2058 from dokku/2057_mh-remove-global-tls-refs
...
remove references to global TLS certs
2016-03-31 13:02:16 -04:00
Michael Hobbs
8d84721882
Merge pull request #2055 from vshn/fix_include
...
move include to server section
2016-03-31 07:54:48 -07:00
Michael Hobbs
c739c770f7
remove references to global TLS certs. closes #2057
2016-03-31 07:52:19 -07:00
Tobias Brunner
d01961424d
move include to server section
...
This replicates the behaviour of location.config and makes the
letsencrypt plugin usable again for Dockerfile deployments
2016-03-31 09:43:44 +02: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