Martin Ansty
c4d0d37113
Fix nginx docs wording around config template eg
2015-03-27 22:38:13 +00:00
Michael Hobbs
2b59c4b8eb
[ci skip] document test suite
2015-03-27 14:36:40 -07:00
Josh
b33aebcae2
sanitize example app name
2015-03-26 19:13:45 -04:00
Josh Cohen
f90c7b9524
docs tweak
2015-03-26 18:32:50 -04:00
Josh Cohen
4a0c0eab25
add documentation
2015-03-26 18:29:39 -04:00
Jose Diaz-Gonzalez
af626069dd
Release 0.3.16
2015-03-25 01:03:51 -04:00
Loïc Guitaut
3d7e7028fd
Add dokku-airbrake-deploy to plugins
2015-03-23 22:26:45 +01:00
Edgars Beigarts
cec2802df2
Change Slack Notifications link
2015-03-23 13:29:08 +02:00
Jose Diaz-Gonzalez
fafa33e40d
Merge pull request #1036 from progrium/908_mh-configset-norestart
...
create config set/unset without restart. closes #908
2015-03-19 10:52:31 -04:00
Michael Hobbs
3ce5df90bf
document config:set-norestart and config:unset-norestart
2015-03-19 07:48:27 -07:00
Edgars Beigarts
48fef51f76
Add dokku-slack plugin information
2015-03-19 10:55:50 +02:00
Loïc Guitaut
c7ef040e8c
Add dokku-http-auth to plugins
2015-03-16 23:57:06 +01:00
Loïc Guitaut
fbc2e22dd6
Add rails-logs to plugins
2015-03-14 01:40:03 +01:00
Nick Stenning
3ab828a362
Add webhooks plugin to documentation
2015-03-10 15:27:54 +01:00
Loïc Guitaut
c4125f9e47
Add dokku-maintenance to plugins
2015-03-06 18:53:35 +01:00
Michael Yoo
64d4af160b
Add sekjun9878/dokku-redis-plugin to plugins.md
2015-02-22 18:50:46 +10:30
Pedro Vieira
26ae97eea2
Minor typo fix in the pluginhooks documentation
2015-02-20 15:11:19 +00:00
Jose Diaz-Gonzalez
f0f363da4c
[ci skip] fix digital ocean docs
...
Closes #991
2015-02-19 18:20:48 -05:00
Jose Diaz-Gonzalez
59dc7c0deb
[ci skip] note that the easiest client to use is the bash one (zero extra dependencies)
2015-02-19 01:18:31 -05:00
Jose Diaz-Gonzalez
4c53911993
[ci skip] add a few more clients
2015-02-19 01:18:16 -05:00
Jose Diaz-Gonzalez
c7bde60966
[ci skip] add "Where To Get Help" section
2015-02-19 00:53:52 -05:00
Jose Diaz-Gonzalez
1cba586e90
Add an entry for dokku-toolbelt
2015-02-19 00:44:36 -05:00
Jose Diaz-Gonzalez
51d704c123
[ci skip] fix link to advanced installation docs
2015-02-19 00:33:37 -05:00
Jose Diaz-Gonzalez
3837cb42cf
[ci skip] add a section on deprecated plugins
2015-02-19 00:32:59 -05:00
Jose Diaz-Gonzalez
19a10e3455
[ci skip] do not use deprecated dokku delete command
2015-02-18 02:35:34 -05:00
Jose Diaz-Gonzalez
c475bfdc24
[ci skip] add STACK_URL reference to make it clear how to customize the buildstep source
2015-02-18 02:35:14 -05:00
Jose Diaz-Gonzalez
0822f12226
[ci skip] Consolidate advanced-installation instructions and simplify the install guide
...
Also move vagrant instructions into their own file
2015-02-18 02:26:12 -05:00
Jose Diaz-Gonzalez
914757360b
[ci skip] add digitalocean-specific installation instructions
2015-02-18 02:25:41 -05:00
Jose Diaz-Gonzalez
485068479c
[ci skip] add experimental linode stackscript
2015-02-18 02:24:50 -05:00
Jose Diaz-Gonzalez
5c5039a533
[ci skip] Add documentation for existing clients. Closes #977
2015-02-18 02:10:42 -05:00
Jose Diaz-Gonzalez
0bb8fd0b8e
[ci skip] separate out plugin creation documentation
2015-02-18 01:49:42 -05:00
Jose Diaz-Gonzalez
77bea6e040
[ci skip] Add documentation for most pluginhooks
...
The rest can be added at a later date, or are duplicative of other pluginhooks
2015-02-18 01:49:25 -05:00
Jose Diaz-Gonzalez
f6ca187a5e
[ci skip] reorder documentation index page
2015-02-18 01:46:03 -05:00
Jose Diaz-Gonzalez
870ca86ba6
Release 0.3.15
2015-02-11 17:12:59 -05:00
Michael Hobbs
e5fb746a7f
only look for long args in global space. allows for short args in plugins. closes #963
2015-02-09 16:59:07 -08:00
Michael Hobbs
57acf3b295
[ci skip] document cli args over ssh. closes #951
2015-02-06 21:59:34 -08:00
Jose Diaz-Gonzalez
c35a024d39
Release 0.3.14
2015-02-06 14:06:29 -05:00
Michael Hobbs
6ad65dd9b4
first stab at a common functions library. include argument parsing and a few definitions wired up. closes #932 . closes #945
2015-02-05 11:32:46 -08:00
Michael Hobbs
5fb30ab934
source global env prior to app env. closes #931
2015-02-03 13:47:20 -08:00
Michael Hobbs
e8118d1af8
[ci skip] remove references to .pem. closes #930
2015-02-02 08:56:06 -08:00
Jeff Lindsay
9b6322e96b
Update index.md
...
clarifying multitenancy
2015-02-01 14:08:49 -06:00
Michael Hobbs
d871d2f292
[ci skip] document resolvconf troubleshooting step. closes #649
2015-01-23 13:05:11 -08:00
Jose Diaz-Gonzalez
c5f0639267
Merge pull request #915 from progrium/650-mh-nginx-default-site-docs
...
[ci skip] document default sites in nginx. closes #650
2015-01-22 20:33:02 -05:00
Michael Hobbs
a1acc5e1fd
[ci skip] document build phase troubleshooting suggestions. closes #841 . closes #911 .
2015-01-22 16:59:07 -08:00
Michael Hobbs
d8c564d926
[ci skip] document default sites in nginx. closes #650
2015-01-22 16:18:47 -08:00
Vincent Fretin
b81a6c398d
document issue with 'set -eo pipefail' option
2015-01-19 08:55:19 +01:00
Vincent Fretin
32f47d31b2
robv/dokku-elasticsearch not compatible with latest version
2015-01-17 15:30:54 +01:00
Jose Diaz-Gonzalez
22088f5d82
Merge pull request #897 from progrium/mh-ps-plugin
...
initial pass at a ps plugin
2015-01-16 14:59:12 -05:00
Mirko Stocker
cb6213adee
Pull new tags when upgrading to update VERSION
...
During an upgrade, the output of `git describe --tags` is written to the VERSION file, so we need to pull the tags otherwise it looks like we're running an old version.
2015-01-16 11:25:20 +01:00
Michael Hobbs
40e628778b
revive deploy:all with deprecation warning
2015-01-15 15:43:03 -08:00