Jose Diaz-Gonzalez
2e9b1c9bd6
Split out ssl configuration command from output
...
[ci skip]
2016-07-03 17:19:54 -04:00
Jose Diaz-Gonzalez
24aef3781e
Cleanup image deployment doc and follow apparent tag naming specification
...
Refs https://github.com/docker/docker/issues/24289
[ci skip]
2016-07-03 17:19:30 -04:00
Jose Diaz-Gonzalez
47db01550f
Remove ambiguity
...
[ci skip]
2016-07-03 17:18:12 -04:00
Jose Diaz-Gonzalez
ef5a0a3524
Add missing backticks
...
[ci skip]
2016-07-03 17:17:51 -04:00
Jose Diaz-Gonzalez
39ab116bac
Expand proxy documentation
...
- Ensure we document all commands being run
- Highlight that we are mapping the same port twice
- Clarify how dokku binds containers to listening interfaces
[ci skip]
2016-07-03 17:17:34 -04:00
Jose Diaz-Gonzalez
b26da8e3a5
Be more explicit around the commands being run for the dokku events plugin
...
[ci skip]
2016-07-03 17:16:30 -04:00
Jose Diaz-Gonzalez
4c976d8097
Use a single format for all the help output
...
[ci skip]
2016-07-03 17:16:01 -04:00
Jose Diaz-Gonzalez
04ec0ff5c4
Cleanup checks documentation
...
- split out sections
- use 3 backticks, not 4
- clarify checks:skip vs checks:disable
- use node-js-app instead of testapp
2016-07-03 17:13:46 -04:00
Jose Diaz-Gonzalez
866e55d436
Use inline links
...
[ci skip]
2016-07-03 17:12:41 -04:00
Jose Diaz-Gonzalez
50060df55c
Add language to each codeblock
...
[ci skip]
2016-07-03 17:12:32 -04:00
Jose Diaz-Gonzalez
3dc4724e60
Link to persistent storage documentation from backup-recovery docs
...
[ci skip]
2016-07-03 17:12:13 -04:00
Jose Diaz-Gonzalez
d24031ab49
Add language to each codeblock
...
[ci skip]
2016-07-03 17:11:45 -04:00
Jose Diaz-Gonzalez
d69fa55b7d
Merge pull request #2291 from dokku/2284-better-mount-docs
...
Clean up documentation surrounding persistent storage
2016-07-03 15:08:08 -04:00
Jose Diaz-Gonzalez
55747cfea8
Clean up documentation surrounding persistent storage
...
Closes #2284
[ci skip]
2016-07-03 15:07:56 -04:00
Jose Diaz-Gonzalez
b4481cfd3a
Merge pull request #2289 from PeterDaveHelloKitchen/image-optimize
...
optimize png images using zopflipng
2016-07-01 12:48:26 -04:00
Peter Dave Hello
d21f5811d1
optimize png images using zopflipng
2016-07-02 00:45:23 +08:00
Michael Hobbs
7eba7bf722
Merge pull request #2282 from prodicus/patch-1
...
Sponsers 404 fixed
2016-06-29 11:16:30 -07:00
Jose Diaz-Gonzalez
7f0ac9bbee
Add sponsor link to CONTRIBUTING.md
...
[ci skip]
2016-06-29 10:22:08 -04:00
Tasdik Rahman
7e4dea82f5
fixes #2281
2016-06-29 16:39:52 +05:30
Jose Diaz-Gonzalez
aa74315389
Release 0.6.4
v0.6.4
2016-06-29 01:27:16 -04:00
Jose Diaz-Gonzalez
b7bb766f53
Merge pull request #2279 from dokku/2278_mh-checks-disabled-bug
...
only attempt to stop a checks-disabled container if it is actually running
2016-06-29 01:15:24 -04:00
Michael Hobbs
ae972cf3cd
only attempt to stop a checks-disabled container if it is actually running. closes #2278
2016-06-28 20:32:04 -07:00
Jose Diaz-Gonzalez
b20a91d24f
Merge pull request #2272 from dokku/2177-document-env
...
Add documentation surrounding when the /app/.env file is populated
2016-06-28 20:27:12 -04:00
Jose Diaz-Gonzalez
bd8ca6ca5c
Merge pull request #2271 from dokku/2106-purge-dokku-user
...
Handle purging the dokku user, group, and logs directory during `apt-get purge`
2016-06-28 20:27:03 -04:00
Michael Hobbs
6543f5d11c
Merge pull request #2275 from sseemayer/master
...
Prefer file import in certs:add if files given
2016-06-27 10:13:25 -07:00
Stefan Seemayer
f0000a18ba
Prefer file import in certs:add if files given
...
Fixes dokku/dokku-letsencrypt#67
Change the certs:add command to use a file import without trying to
detect a piped-in tarball if server.crt and server.key files were passed
in as arguments and those files exist.
Fixes hangs on certificate imports by filename when the check for a
STDIN pipe fails e.g. when running dokku remotely using a SSH command.
2016-06-27 16:09:05 +02:00
Michael Hobbs
80d13234f9
Merge pull request #2270 from guillaumewuip/better_apps_destroy
...
Allow apps:destroy when not in a project
2016-06-26 14:23:57 -07:00
Jose Diaz-Gonzalez
f6c1ad1b8f
Add documentation surrounding when the /app/.env file is populated
...
Closes #2177
[ci skip]
2016-06-26 17:13:46 -04:00
Jose Diaz-Gonzalez
2f5fce36e4
Handle purging the dokku user, group, and logs directory during apt-get purge
...
Closes #2106
[ci skip]
2016-06-26 16:56:23 -04:00
Guillaume Wuip
8d14d15acc
Fix obvious missing "git"
2016-06-26 21:09:31 +02:00
Guillaume Wuip
3cc1b42160
Fix has_dokku_remote
...
`git remote show <remote>` seems to really check if the remote is a git repo
whereas we just want to know if a remote named "dokku" is present
2016-06-26 21:06:42 +02:00
Guillaume Wuip
2a76f7c3b3
Allow apps:destroy when not in a project
2016-06-26 14:33:20 +02:00
Jose Diaz-Gonzalez
2b019aef2f
Release 0.6.3
v0.6.3
2016-06-25 00:16:36 -04:00
Jose Diaz-Gonzalez
7dc6d449bd
Minor re-ordering of commands to match our existing doc structure
...
[ci skip]
2016-06-24 23:57:10 -04:00
Jose Diaz-Gonzalez
a7ec68e107
Move around doc section a bit to clarify what is available.
...
[ci skip]
2016-06-24 23:38:13 -04:00
Michael Hobbs
3192f9b724
[ci skip] fix missing backtick
2016-06-24 20:30:26 -07:00
Jose Diaz-Gonzalez
3decb4e780
Merge pull request #2266 from dokku/mh-proxy-docs
...
update docs with info about proxy port mapping default behavior
2016-06-24 23:28:00 -04:00
Jose Diaz-Gonzalez
a1ae7d76f4
Clarify proxy documentation
...
- note that the port changes on every deploy when the proxy is disabled
- make it clear that the proxy is being disabled for the app
- note that the nginx-vhosts plugin supports the proxy plugin mapping
- minor formatting changes
[ci skip]
2016-06-24 23:22:58 -04:00
Jose Diaz-Gonzalez
47dfde16f5
Use $ to signify bash command prompts
...
[ci skip]
2016-06-24 23:21:23 -04:00
Jose Diaz-Gonzalez
99632b7141
Link directly to proxy port mapping section
...
[ci skip]
2016-06-24 23:08:27 -04:00
Jose Diaz-Gonzalez
424827d813
Move ports management section to new section
...
This clarifies what was added when, and also sets a bit of a divide between the sections.
[ci skip]
2016-06-24 23:07:44 -04:00
Jose Diaz-Gonzalez
b7d1f54bd5
Fix header
...
[ci skip]
2016-06-24 23:07:05 -04:00
Michael Hobbs
bc93e5da17
[ci skip] update docs with info about proxy port mapping default behavior
2016-06-24 15:06:27 -07:00
Jose Diaz-Gonzalez
71a8142ed9
Merge pull request #2264 from troy/sponsor-links
...
Use Markdown for sponsors page, so it's clickable from GitHub
2016-06-23 12:45:53 -04:00
Troy Davis
688cb910dd
Add newline
2016-06-23 09:45:23 -07:00
Troy Davis
d3b4c49d17
Make sponsors page clickable from GitHub w/Markdown
2016-06-23 09:42:41 -07:00
Jose Diaz-Gonzalez
25422a4a2a
Merge pull request #2262 from dokku/josegonzalez-patch-1
...
Document that REV is optional in the receive-app trigger
2016-06-22 14:40:06 -04:00
Jose Diaz-Gonzalez
62143b1fa1
Document that REV is optional
...
[ci skip]
2016-06-22 14:39:52 -04:00
Jose Diaz-Gonzalez
a522adfecb
Merge pull request #2261 from dokku/josegonzalez-patch-1
...
Drop apparmor requirement to support systemd systems
2016-06-22 14:37:55 -04:00
Jose Diaz-Gonzalez
83f4df3017
Drop apparmor requirement to support systemd systems
...
On Debian Jessie, apparmor conflicts with systemd. As we only required it for lxc-docker, dropping the requirement is the best course of action.
2016-06-22 12:16:12 -04:00