Edgars Beigarts
0004dd53e1
Initial support for CentOS 7
2016-09-26 01:55:20 +03:00
Jose Diaz-Gonzalez
cf901c9bcc
Merge pull request #2432 from dokku/josegonzalez-patch-1
...
Clarify DOKKU_SCALE docs
2016-09-25 12:27:55 -06:00
Jose Diaz-Gonzalez
b5cf371a55
Clarify DOKKU_SCALE docs
...
[ci skip]
2016-09-25 12:27:47 -06:00
Jose Diaz-Gonzalez
c4622a8255
Release 0.7.2
v0.7.2
2016-09-25 02:15:30 -06:00
Jose Diaz-Gonzalez
c31133687c
Fix plugin link
...
[ci skip]
2016-09-25 01:59:39 -06:00
Jose Diaz-Gonzalez
9be1f21e5f
Update gitignore
2016-09-25 01:57:33 -06:00
Jose Diaz-Gonzalez
1b3b7175cc
Merge pull request #2426 from dokku/2425_mh-tag-force-option
...
add force option on docker tag when available. closes #2425
2016-09-25 01:55:43 -06:00
Jose Diaz-Gonzalez
e739138ab5
Merge pull request #2431 from dokku/josegonzalez-patch-1
...
Add missing redirect for deployment/deployment-tasks
2016-09-25 01:39:54 -06:00
Jose Diaz-Gonzalez
f00930224e
Add missing redirect for deployment/deployment-tasks
...
Closes #2430
[ci skip]
2016-09-25 01:39:36 -06:00
Jose Diaz-Gonzalez
16372845a8
Merge pull request #2429 from enisozgen/patch-1
...
Patch 1
2016-09-24 03:25:09 -06:00
Enis Özgen
02cde31efb
Deleted duplicate line
...
line 101
2016-09-24 12:06:10 +03:00
Enis Özgen
d6205bff14
fix typo initialised to initialized
2016-09-24 11:56:46 +03:00
Jose Diaz-Gonzalez
aacfcbcb3e
Merge pull request #2410 from IlyaSemenov/domains-help-tests
...
Clarify domains help, improve domains unit tests
2016-09-22 12:41:16 -06:00
Jose Diaz-Gonzalez
990431be3d
Merge pull request #2416 from njaxx/patch-1
...
Adds a mention of manually adding nginx entry
2016-09-22 12:40:44 -06:00
Michael Hobbs
ef2bbc60df
add force option on docker tag when available. closes #2425
2016-09-22 09:33:20 -07:00
Jose Diaz-Gonzalez
e5eb99276f
Merge pull request #2423 from dokku/mh-update-herokuish
...
update to herokuish 0.3.19
2016-09-20 21:41:07 -06:00
Michael Hobbs
11f618d30c
[ci skip] update to herokuish 0.3.19
2016-09-20 10:23:29 -07:00
Jose Diaz-Gonzalez
5b4b608a5d
Merge pull request #2420 from c990802/patch-1
...
Documentation: Update command example for consistency
2016-09-19 09:36:48 -06:00
Isaac Mayolas
1106212f18
Update command for consistency
...
Throughout the docs the app named `node-js-app` is used. An alternative app name, named `api` was used in this example. I propose an update for consistency.
2016-09-19 14:29:51 +02:00
Michael Hobbs
eb8afc4f34
Merge pull request #2418 from dokku/mh-plugn-0.2.2
...
use plugn 0.2.2
2016-09-16 11:00:08 -07:00
Michael Hobbs
9fdfb07c9b
use plugn 0.2.2
2016-09-16 10:51:45 -07:00
Jose Diaz-Gonzalez
5d4a9f9d6d
Merge pull request #2409 from dokku/2374-document-ps-rebuild-caveats
...
Document caveats around ps:rebuild and tags/tar deployed applications…
2016-09-16 09:07:09 -06:00
Jose Diaz-Gonzalez
6f68943c94
Merge pull request #2417 from PWAckerman/DYNO_environment_variable
...
Fixed double quotations in 'plugins/common/functions' dokku_deploy_cm…
2016-09-16 09:06:53 -06:00
PWAckerman
da2d00cf46
Fixed double quotations in 'plugins/common/functions' dokku_deploy_cmdwhere DYNO environment variable is set
2016-09-15 17:11:20 -04:00
njaxx
d26f8941bb
Adds a mention of manually adding nginx entry
...
I was working on a Dockerfile deploy that was setup to listen on port 8844. I wanted to add ssl and couldn't figure out why adding the ssl cert didn't making things 'just work'. Since the `proxy:ports-add` step I discuss in this commit is run both `under the hood` and `sometimes`, I thought it might be worth issuing a PR for.
2016-09-14 15:18:54 -05:00
Ilya Semenov
9265bd8e37
Unified help texts and descriptions for domains add and remove commands
2016-09-08 13:21:30 +07:00
Jose Diaz-Gonzalez
d654c75a6b
Add missing space
...
[ci skip]
2016-09-07 10:29:23 -04:00
Ilya Semenov
45f05615c4
Clarify domains help, improve domains unit tests
2016-09-07 20:28:32 +07:00
Jose Diaz-Gonzalez
7ccfdabc48
Document caveats around ps:rebuild and tags/tar deployed applications. Closes #2374
...
The tags and tar plugins do not necessarily build from source, and running `ps:rebuild` can have some unexpected output in certain cases. Rather than try to handle that complexity - it's a lot - documenting the edge cases is the most appropriate way forward.
2016-09-06 20:26:53 -04:00
Jose Diaz-Gonzalez
c3f39fe512
Merge pull request #2408 from jcscottiii/patch-1
...
Use $DOKKU_VHOST_ENABLE instead of $VHOST_ENABLE
2016-09-05 17:08:30 -04:00
James C Scott III
07786f5a15
Use $DOKKU_VHOST_ENABLE instead of $VHOST_ENABLE
...
Given a user wants to manually override the `vhost_enable` debian config, a user has to specify both $DOKKU_VHOST_ENABLE and $VHOST_ENABLE. This patch makes it rely on $DOKKU_VHOST_ENABLE like the others which use the `$DOKKU_` prefix
2016-09-05 14:54:52 -04:00
Jose Diaz-Gonzalez
0841888b67
Merge pull request #2405 from dokku/doc-cleanup
...
Doc cleanup
2016-09-03 15:53:14 -04:00
Jose Diaz-Gonzalez
344162da5e
Clarify that the key_file is a path
...
[ci skip]
2016-09-03 15:51:47 -04:00
Jose Diaz-Gonzalez
e6b9283a6a
Update attribution for plugins
...
[ci skip]
2016-09-03 15:51:35 -04:00
Jose Diaz-Gonzalez
5002f46bb8
Change ownership of plugins from heichblatt to josegonzalez
...
[ci skip]
2016-09-03 15:51:35 -04:00
Jose Diaz-Gonzalez
f7c00d06ca
Add newsletter link to template. Closes #2373
...
[ci skip]
2016-09-03 15:51:35 -04:00
Jose Diaz-Gonzalez
7ac284bdb6
Document all commands under the ps plugin
2016-09-03 15:51:35 -04:00
Jose Diaz-Gonzalez
54708637cd
Expand ssh-keys documentation to further explain command usage
2016-09-03 15:51:35 -04:00
Jose Diaz-Gonzalez
e3df81f020
Fix section headers
...
[ci skip]
2016-09-03 15:51:35 -04:00
Jose Diaz-Gonzalez
f26b3f1966
Use correct casing for Dokku name
...
lowercase should only be used to refer to the binary, not the project
2016-09-03 15:51:14 -04:00
Jose Diaz-Gonzalez
7cfeb090ed
Merge pull request #2404 from bascht/patch-1
...
Fix docker build syntax
2016-09-03 13:04:20 -04:00
Bascht
6171cc881b
Fix docker build syntax
...
Docker build expects both tag name and build directory as arguments.
2016-09-03 17:52:05 +02:00
Michael Hobbs
befb5a0dd9
[ci skip] docs: update arguments for check-deploy
2016-08-31 14:21:28 -07:00
Jose Diaz-Gonzalez
c731480360
Mark graphite plugin as beta
...
[ci skip]
2016-08-27 18:38:43 -04:00
Jose Diaz-Gonzalez
be8853e01f
Merge pull request #2398 from dokku/josegonzalez-patch-1
...
Update compatibility of "other plugins"
2016-08-27 18:14:42 -04:00
Jose Diaz-Gonzalez
1243e50c6d
Update compatibility of "other plugins"
...
Also deprecate/mark some as unmaintained
[ci skip]
2016-08-27 18:14:33 -04:00
Jose Diaz-Gonzalez
3acf446f2b
Merge pull request #2397 from dokku/josegonzalez-patch-1
...
Update compatibility of dokku feature plugin
2016-08-27 18:02:17 -04:00
Jose Diaz-Gonzalez
d498177cdc
Update compatibility of dokku feature plugin
...
Also move other plugins to deprecated/unmaintained sections
[ci skip]
2016-08-27 18:01:17 -04:00
Jose Diaz-Gonzalez
e642a4eb85
Move note down
...
[ci skip]
2016-08-27 17:53:25 -04:00
Jose Diaz-Gonzalez
d60a58ffdd
Merge pull request #2396 from dokku/josegonzalez-patch-1
...
Deprecate multi-buildpack plugin
2016-08-27 17:52:14 -04:00