Florian Goße
7a72146e82
modify logrotate file if the distro is debian
2016-01-09 11:35:47 +01:00
Jose Diaz-Gonzalez
f3627d4f84
Merge pull request #1841 from dokku/1806_mh-nginx-build-config-no-deploy
...
don't build nginx config if the app has not been deployed
2016-01-08 20:03:27 -05:00
Michael Hobbs
d98ed122a6
Merge pull request #1844 from dokku/mh-named-containers
...
named-containers: handle multiple old containers and don't attempt to rename a dead container
2016-01-07 20:19:31 -08:00
Michael Hobbs
30be9b7959
Merge pull request #1845 from dokku/mh-update-node-test-apps
...
update nodejs in test apps
2016-01-07 20:19:14 -08:00
Michael Hobbs
8562afde38
disable debug on docker daemon to avoid additional IO
2016-01-07 19:43:56 -08:00
Michael Hobbs
09936b37fa
update nodejs in test apps
2016-01-07 18:00:12 -08:00
Michael Hobbs
8051fb86e7
named-containers: handle multiple old containers and don't attempt to rename a dead container
2016-01-07 17:56:27 -08:00
Jose Diaz-Gonzalez
c29ae712f3
Merge pull request #1843 from sseemayer/master
...
Move let's encrypt plugin to official plugins
2016-01-07 15:26:37 -05:00
Stefan Seemayer
88b0fc5d22
Move let's encrypt plugin to official plugins
2016-01-07 21:22:11 +01:00
Michael Hobbs
889555bb43
fix typo with DOKKU_SKIP_CLEANUP
2016-01-07 10:34:40 -08:00
Michael Hobbs
50194e5923
don't build nginx config if the app has not been deployed. closes #1806
2016-01-07 10:25:47 -08:00
Michael Hobbs
bfecd3beb4
Merge pull request #1842 from dokku/mh-skip-cleanup-in-ci
...
skip cleanup in ci to speed up tests
2016-01-07 10:25:27 -08:00
Michael Hobbs
74fd7e22d0
skip cleanup in ci to speed up tests
2016-01-07 09:53:04 -08:00
Jose Diaz-Gonzalez
2b97d9d677
Merge pull request #1840 from alessio/fix-dokku-0.4-events
...
Append trailing slash '/' to $PLUGIN_DIR
2016-01-07 06:49:52 -05:00
Alessio Treglia
546010246c
Append trailing slash '/' to $PLUGIN_DIR
...
This is to prevent find's misbehaviours which
lead events:list to output incorrent information.
Fixes #1839
2016-01-07 11:46:53 +00:00
Jose Diaz-Gonzalez
f002a662bd
Merge pull request #1838 from Epigene/patch-1
...
Fixed typo
2016-01-07 06:25:15 -05:00
Augusts Bautra
fde47dfa80
Fixed typo
2016-01-07 13:21:43 +02:00
Jose Diaz-Gonzalez
f7e8c9be90
Release 0.4.10
v0.4.10
2016-01-07 01:14:09 -05:00
Michael Hobbs
606e27653f
Merge pull request #1837 from dokku/mh-add-some-deploy-tests
...
add back some deploy tests that test dokku functionality
2016-01-06 21:27:50 -08:00
Michael Hobbs
28633003d5
fix docker version and add back some deploy tests that test dokku functionality
2016-01-06 20:53:08 -08:00
Jose Diaz-Gonzalez
dcf9e0ae58
Merge pull request #1835 from dokku/josegonzalez-patch-1
...
Add support for more versions of docker-engine
2016-01-06 16:51:04 -05:00
Jose Diaz-Gonzalez
5b526a52fc
Add support for more versions of docker-engine
...
[ci skip]
2016-01-06 13:34:09 -05:00
Michael Hobbs
729a2246c6
[ci skip] cleanup some language in test docs. add reference to copyfile target. closes #1833
2016-01-06 08:11:50 -08:00
Michael Hobbs
c8c3381dd6
Merge pull request #1834 from jvanbaarsen/ignore-osx-hidden-files
...
Make sure we ignore hidden files in the SSL cert check
2016-01-06 07:58:35 -08:00
Jeroen van Baarsen
9767b90826
Make sure we ignore hidden files in the SSL cert check
...
OSX creates hidden files: `./._server.key` and `./._server.crt`. The Dokku cert
plugin is choking on those files. We should probably just ignore them, and go on
with our lives
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com >
2016-01-06 14:36:07 +01:00
Michael Hobbs
68b02c40a7
Merge pull request #1827 from dokku/mh-use-docker-circleci-1.9.x
...
use docker 1.9.0 on circleci
2016-01-05 13:05:11 -08:00
Michael Hobbs
16544a77e2
Merge pull request #1828 from dokku/mh-label-dokku-containers
...
label all dokku containers
2016-01-05 12:39:24 -08:00
Michael Hobbs
1c6916c68f
Merge pull request #1829 from dokku/mh-dokku-report
...
implement dokku report command
2016-01-05 12:25:45 -08:00
Michael Hobbs
d7b5d6e904
[ci skip] implement dokku report command
2016-01-05 12:24:07 -08:00
Michael Hobbs
fdefff329a
[ci skip] docs cleanu
2016-01-05 12:23:29 -08:00
Michael Hobbs
39bba0b36e
use docker 1.9.0 on circleci
2016-01-05 12:05:44 -08:00
Michael Hobbs
17e7869150
label all dokku containers
2016-01-05 11:55:07 -08:00
Jose Diaz-Gonzalez
fec6db13fb
Merge pull request #1826 from dokku/1531_mh-plugin-update
...
implement plugn update
2016-01-05 14:17:53 -05:00
Michael Hobbs
fc512b3231
implement plugn update and allow plugin:install to accept committish. closes #1531
2016-01-05 10:47:27 -08:00
Jose Diaz-Gonzalez
1805f41918
Merge pull request #1823 from dokku/josegonzalez-patch-1
...
Fix output of dokku apps
2016-01-04 18:32:54 -05:00
Jose Diaz-Gonzalez
7562610c7d
Fix output of dokku apps
2016-01-04 17:07:43 -05:00
Jose Diaz-Gonzalez
95d96ce1ab
Merge pull request #1822 from shingara/patch-1
...
--no-restart option after config:set not before
2016-01-04 16:55:58 -05:00
Cyril Mougel
16365a5a44
--no-restart option after config:set not before
2016-01-04 22:52:04 +01:00
Jose Diaz-Gonzalez
f13c77d50d
Merge pull request #1819 from andrewsomething/hostname-set-up
...
Write out /home/dokku/HOSTNAME as specified by the web installer.
2016-01-04 13:52:30 -05:00
Andrew Starr-Bochicchio
245718f236
Write out /home/dokku/HOSTNAME as specified by the web installer.
2016-01-04 12:44:32 -05:00
Jose Diaz-Gonzalez
07aace9975
Merge pull request #1818 from dokku/josegonzalez-pre-receive
...
Fix pre-receive git-hook
2016-01-04 11:21:10 -05:00
Jose Diaz-Gonzalez
244bb25e6a
Fix variable reference
2016-01-04 05:20:05 -05:00
Jose Diaz-Gonzalez
2a94bf267b
Fix pre-receive git-hook
...
Closes #1817
2016-01-04 04:40:05 -05:00
Jose Diaz-Gonzalez
b22b366fb1
Release 0.4.9
v0.4.9
2016-01-03 10:19:17 -05:00
Jose Diaz-Gonzalez
5387bce2d9
Merge pull request #1807 from dokku/josegonzalez-patch-1
...
Allow updating submodules at any revision
2016-01-02 20:07:54 -05:00
Jose Diaz-Gonzalez
f2c1cd8a35
Merge pull request #1812 from dokku/debian-packaging
...
Debian packaging updates
2016-01-02 20:04:28 -05:00
Jose Diaz-Gonzalez
188694fb29
Merge pull request #1814 from blackxored/fix-ip-extraction
...
fix: use new Go template for extracting IP
2016-01-02 19:56:34 -05:00
Adrian Perez
84fba7ff2b
fix: try to preserve pre 1.9 compatibility
2016-01-02 20:16:03 +01:00
Adrian Perez
6c7d34a773
fix: use new template for extracting IP
...
I was running into issues with the IP addresses, and it seems
that it's using an incorrect/outdated syntax for retrieving
the container's IP Address. In multi-host networking
`NetworkSettings.IPAddress` is empty.
The docker documentation at https://docs.docker.com/engine/reference/commandline/inspect/
uses a different syntax which I've tested to work both on multi-host and
standard bridge networking.
If you're interested in the other issues and the work/hacks I've been doing related
to #1795 , let me know. In the meantime, I think this fix is needed.
2016-01-02 18:21:23 +01:00
Jose Diaz-Gonzalez
61f9ae6e67
Fix shellcheck violation
2016-01-02 04:31:48 -05:00