Jose Diaz-Gonzalez
|
fe00835aa7
|
clarify what happens when installing via the bootstrap.sh file
Closes #2041
[ci skip]
|
2016-05-14 14:28:46 -04:00 |
|
Jose Diaz-Gonzalez
|
ad0d2b1f6d
|
Remove unused contents from docs/index.md
[ci skip]
|
2016-05-14 14:28:46 -04:00 |
|
Jose Diaz-Gonzalez
|
e9447a26d9
|
Release 0.5.6
v0.5.6
|
2016-04-29 16:07:58 -04:00 |
|
Michael Hobbs
|
17a602efe8
|
Merge pull request #2150 from dokku/2149_mh-config-vars-in-nginx-template
export app config vars into sigil environment for use in nginx templates
|
2016-04-27 12:50:49 -07:00 |
|
Michael Hobbs
|
7b1bc522f6
|
export app config vars into sigil environment for use in nginx templates. closes #2149
|
2016-04-27 11:56:50 -07:00 |
|
Michael Hobbs
|
64f83f976e
|
small refactor to support config_set for globals (#2147)
* initial pass at config refactor
* support --shell and make sure we unset config globals
|
2016-04-26 18:08:54 -07:00 |
|
Michael Hobbs
|
cb9efa3322
|
implement docker stop timeout. closes #2126 (#2148)
|
2016-04-26 18:06:55 -07:00 |
|
Michael Hobbs
|
28f83ab0d5
|
Merge pull request #2145 from dokku/mh-fix-tests
fix dockerfile-procfile test
|
2016-04-25 19:27:58 -07:00 |
|
Michael Hobbs
|
be13b0149a
|
use node base image instead of ubuntu
|
2016-04-25 18:47:39 -07:00 |
|
Michael Hobbs
|
e73c89abc8
|
include dockerfile-procfile test app in Makefile
|
2016-04-25 18:47:33 -07:00 |
|
Lorenzo Sicilia
|
7a36ecf196
|
fix typo nignx -> nginx (#2144)
|
2016-04-25 17:37:50 -07:00 |
|
Michael Hobbs
|
33dd90a091
|
Merge pull request #2142 from Aluxian/patch-1
Add Aluxian/dokku-nginx-cache to the list of plugins
|
2016-04-25 06:56:22 -07:00 |
|
Alexandru Rosianu
|
c67a4dcc7d
|
Update compatibility for plugin dokku-nginx-cache
|
2016-04-25 11:15:22 +03:00 |
|
Alexandru Rosianu
|
546551e6e9
|
Add Aluxian/dokku-nginx-cache to the list of plugins
|
2016-04-25 11:09:26 +03:00 |
|
Jose Diaz-Gonzalez
|
bd4aee0864
|
Merge pull request #2129 from christiangenco/patch-3
condense upgrading instructions
|
2016-04-23 00:29:33 -04:00 |
|
Jose Diaz-Gonzalez
|
06d18b4cbd
|
Merge pull request #2136 from dokku/josegonzalez-patch-1
Use `sleep infinity` for enter cron task
|
2016-04-23 00:28:45 -04:00 |
|
Jose Diaz-Gonzalez
|
075de78442
|
Use sleep infinity for enter cron task
Closes #2135
[ci skip]
|
2016-04-23 00:28:37 -04:00 |
|
Michael Hobbs
|
3cead25acf
|
call dokku to set global config as config plugin scope workaround. closes #2111 (#2130)
|
2016-04-20 19:01:05 -07:00 |
|
Christian Genco
|
559347f985
|
/docs => /dokku in upgrading.md
|
2016-04-20 15:43:39 -05:00 |
|
Christian Genco
|
613679352b
|
condense upgrading instructions + fix broken links
|
2016-04-20 15:32:52 -05:00 |
|
Michael Hobbs
|
d6c7682068
|
[ci skip] add some 'neat' plugins by michaelshobbs (#2128)
|
2016-04-20 13:27:44 -07:00 |
|
Jose Diaz-Gonzalez
|
4cd847fb27
|
Merge pull request #2127 from crisward/patch-5
added dokku require plugin
|
2016-04-20 16:04:16 -04:00 |
|
Cris Ward
|
58e3556e0e
|
added dokku require plugin
|
2016-04-20 21:00:05 +01:00 |
|
Cris Ward
|
500a6dd73b
|
updated hosts file description (#2124)
|
2016-04-19 07:27:42 -07:00 |
|
Michael Hobbs
|
7d3571757d
|
Merge pull request #2122 from dokku/mh-fix-tests-post-dns-change
add 10.0.0.2 so *.dokku.me works
|
2016-04-18 21:58:00 -07:00 |
|
Michael Hobbs
|
26ee0d7ae2
|
add 10.0.0.2 so *.dokku.me works
|
2016-04-18 20:57:44 -07:00 |
|
Justin Clark
|
13f7727fe3
|
Merge pull request #2120 from dokku/u2mejc-issue2119
Add apex help_content for certs,nginx,storage,tar plugins
|
2016-04-18 12:19:53 -07:00 |
|
Justin Clark
|
8a14b34446
|
Add apex help_content for certs,nginx,storage,tar plugins
Also corrects some punctuation in associated help_content.
|
2016-04-18 11:37:23 -07:00 |
|
Jose Diaz-Gonzalez
|
6a39fd70e1
|
Merge pull request #2116 from dokku/warn-on-low-memory
Warn users when there is a low memory condition on installation
|
2016-04-16 17:46:34 -04:00 |
|
Jose Diaz-Gonzalez
|
fff050c71d
|
Warn users when there is a low memory condition on installation
Closes #1971
[ci skip]
|
2016-04-16 17:46:07 -04:00 |
|
Jose Diaz-Gonzalez
|
61327620da
|
Merge pull request #2115 from dokku/2067-hot-coffee-is-hot
Document potential dockerfile/nginx.conf.sigil issues
|
2016-04-16 17:31:08 -04:00 |
|
Jose Diaz-Gonzalez
|
80cc57caa0
|
Add a note as to Dockerfile support being a power-user feature
Closes #2067
[ci skip]
|
2016-04-16 17:30:09 -04:00 |
|
Jose Diaz-Gonzalez
|
55f38414d1
|
Add a note about the nginx.conf.sigil being publicly exposed, and how to remove it.
[ci skip]
|
2016-04-16 17:27:52 -04:00 |
|
Daiwei
|
96da38a8e4
|
Fix typo
|
2016-04-16 16:53:43 -04:00 |
|
Daiwei
|
25b144e496
|
Remove redundant
|
2016-04-16 16:52:33 -04:00 |
|
Daiwei
|
478f5e34d3
|
Add instruction to pull image from docker hub
|
2016-04-16 16:52:05 -04:00 |
|
Jose Diaz-Gonzalez
|
47dfa921cd
|
Merge pull request #2114 from dokku/table-of-contents
Add table of contents to sidebar when there is a table of contents
|
2016-04-16 16:40:24 -04:00 |
|
Jose Diaz-Gonzalez
|
c162f57dbd
|
Add table of contents to sidebar when there is a table of contents
[ci skip]
|
2016-04-16 16:39:53 -04:00 |
|
Jose Diaz-Gonzalez
|
92073eda12
|
Merge pull request #2112 from dokku/alphabetize-triggers
Alphabetize triggers
|
2016-04-16 16:14:03 -04:00 |
|
Jose Diaz-Gonzalez
|
bb9b36b291
|
Add missing plugin triggers to the events plugin
|
2016-04-16 14:46:40 -04:00 |
|
Jose Diaz-Gonzalez
|
8b93d9bf54
|
Alphabetize plugin triggers
This will make editing them later easier
|
2016-04-16 14:46:24 -04:00 |
|
Jose Diaz-Gonzalez
|
7b8cefbadc
|
Merge pull request #2107 from unfold/deploy-images-ci-documentation
Add CI deployment recipe
|
2016-04-16 04:11:06 -04:00 |
|
Simen Brekken
|
579ffa5a62
|
Add Docker Registry note
|
2016-04-14 06:55:42 +02:00 |
|
Simen Brekken
|
c6fa061604
|
Fix invalid highlighting language
|
2016-04-14 06:55:13 +02:00 |
|
Jose Diaz-Gonzalez
|
fd811b020a
|
Clarify note a bit
[ci skip]
|
2016-04-14 00:38:44 -04:00 |
|
Jose Diaz-Gonzalez
|
9ae2ab105b
|
Merge pull request #2099 from ojosdegris/patch-1
Added clarification on configuration via separate files
|
2016-04-14 00:36:25 -04:00 |
|
Simen Brekken
|
1a94a62fe3
|
Add CI deployment recipe
|
2016-04-14 06:28:31 +02:00 |
|
Jose Diaz-Gonzalez
|
a13a0df35e
|
Release 0.5.5
v0.5.5
|
2016-04-13 13:32:04 -04:00 |
|
Jose Diaz-Gonzalez
|
f6bdd948b1
|
Merge pull request #2105 from dokku/josegonzalez-patch-1
Add a note about how disabling the proxy affects the host port an application is deployed to
|
2016-04-13 12:48:08 -04:00 |
|
Jose Diaz-Gonzalez
|
1ceee12fc4
|
Add a note about how disabling the proxy affects the host port an application is deployed to
[ci skip]
|
2016-04-13 12:47:50 -04:00 |
|