Michael Hobbs
424f9f1e5b
only use plugn when referring to the project or command. otherwise use plugin
2015-09-15 02:17:28 -07:00
Michael Hobbs
18d234a925
move plugin-* to plugin: namespace
2015-09-15 02:17:28 -07:00
Jose Diaz-Gonzalez
b3ddcbed53
Remove deprecated calls
2015-09-15 02:17:27 -07:00
Jose Diaz-Gonzalez
aaae9adac3
update last doc references to pluginhook
...
[ci skip]
2015-09-15 02:16:40 -07:00
Jose Diaz-Gonzalez
ad72a137e1
Fix sourcing of functions
2015-09-15 02:16:40 -07:00
Michael Hobbs
37b8ccbe9d
[ci skip] revert another awkward doc change
2015-09-15 02:16:40 -07:00
Michael Hobbs
fcfc02be52
[ci skip] rename plugn-triggers doc file
2015-09-15 02:16:40 -07:00
Michael Hobbs
e2d138f55e
[ci skip] revert awkward doc change
2015-09-15 02:16:40 -07:00
Michael Hobbs
2a4cbc7bee
[ci skip] update docs
2015-09-15 02:16:40 -07:00
Jose Diaz-Gonzalez
48c6460b45
Merge pull request #1408 from progrium/josegonzalez-patch-1
...
Add links to official dokku datastorage plugins
2015-09-15 02:09:38 -07:00
Michael Hobbs
b2949d2199
log when killing old app container(s) fails
2015-09-10 08:47:48 -07:00
John Franey
5fa167c408
Update nginx.md
...
Remove extra word in Nginx documentation
2015-09-07 22:50:59 -03:00
Jose Diaz-Gonzalez
5f17720d3f
Update compatible version
2015-09-07 04:06:11 -04:00
Jose Diaz-Gonzalez
d50db13065
Re-add old ssl docs while 0.4.0 is still not released
...
[ci skip]
2015-09-04 13:26:12 -04:00
Jose Diaz-Gonzalez
95161a2a9f
Use dokku_log_fail in all cases where there is an exit 1
2015-09-04 00:17:45 -04:00
Jose Diaz-Gonzalez
76cf4d2969
Add support for certificate setting via files on disk (when on server)
...
This can be used as an alternative to importing via stdin, which may be preferred when working directly on a server, or via scripted installation/deployments.
2015-09-04 00:13:48 -04:00
Jose Diaz-Gonzalez
1371056b20
Update documentation regarding multiple ssl certificate usage
...
[ci skip]
2015-09-03 23:55:06 -04:00
Jose Diaz-Gonzalez
148d563b82
Update note on replacing certificate
2015-09-03 23:37:23 -04:00
Jose Diaz-Gonzalez
db4e847e8d
Update documentation on ssl management
...
Also move into subdirectory
[ci skip]
2015-09-03 23:35:18 -04:00
Jose Diaz-Gonzalez
d37e64d3d6
Move nginx:import-ssl to certs:add
2015-09-03 23:04:05 -04:00
Michael Hobbs
8ea5cfa2aa
document 'public' functions convention
2015-09-03 22:35:38 -04:00
Michael Hobbs
5378337456
document certs plugin
2015-09-03 22:35:00 -04:00
Michael Hobbs
74e1bf9f46
[ci skip] move taging to deployment doc
2015-09-03 18:55:33 -07:00
Michael Hobbs
5f7c4426b7
rename tag to tags. make verbs more consistent
2015-09-03 18:26:02 -07:00
Michael Hobbs
880c4d11a0
include setting IMAGE_TAG from args
2015-09-03 16:43:44 -07:00
Michael Hobbs
495b1d2ba0
refactor to explicitly set IMAGE via get_app_image_name()
2015-09-03 16:12:36 -07:00
Michael Hobbs
2f16b06a76
[ci skip] fix up docs
2015-09-02 12:22:57 -07:00
Michael Hobbs
d8828c2d25
[ci skip] add documentation note about $IMAGE and get_running_image_tag()
2015-09-02 11:19:20 -07:00
Michael Hobbs
5be7641f87
call tag-add and tag-remove pluginhooks
2015-09-02 11:19:20 -07:00
Michael Hobbs
04a4da7fc5
allow tagging and deployment of tagged app images
2015-09-02 11:18:01 -07:00
Jose Diaz-Gonzalez
06b2347486
Merge pull request #1402 from progrium/jg-consolidate-config
...
Consolidate config
2015-09-01 16:39:33 -04:00
Loïc Guitaut
934f18c268
[ci skip] Update compatibility version for several plugins
2015-09-01 19:22:15 +02:00
Jose Diaz-Gonzalez
5605863c79
Use config_export app $APP in documentation
...
[ci skip]
2015-08-31 11:01:22 -04:00
Jose Diaz-Gonzalez
e7c035e207
Use config_export function instead of calling dokku as a subcommand
2015-08-30 01:55:14 -04:00
Jose Diaz-Gonzalez
60c0f56724
Fix lint errors
2015-08-30 01:23:56 -04:00
Jose Diaz-Gonzalez
afe65a86fb
eval the output of "dokku config --export" to get env config
...
This should theoretically be safe, as "--export" forces the `dokku config` command to return 0 in all cases, and it should only output lines that are "valid" environment variables
2015-08-30 01:23:56 -04:00
Jim Myhrberg
9637884861
Update docs with $PLUGIN_PATH instead of $(dirname $0)/..
2015-08-28 14:27:48 +01:00
Henrik Nyh
1372c426ef
plugins.md: replace memcached link
...
With a better-maintained fork.
2015-08-27 20:01:48 +02:00
Michael Hobbs
1622fc3673
Merge pull request #1407 from ertrzyiks/ertrzyiks-patch-1
...
Update variable name in docs
2015-08-25 08:22:31 -07:00
Randall Leeds
183edc9839
Remove uses of (un)set-norestart
2015-08-24 15:57:34 -07:00
Jose Diaz-Gonzalez
5676dbc4c6
Release 0.3.26
2015-08-24 16:01:28 -04:00
Michael Hobbs
6d71c164f0
Merge pull request #1128 from progrium/1091_mh-switch-to-herokuish
...
switching to herokuish. closes #1091
2015-08-24 12:11:05 -07:00
Jose Diaz-Gonzalez
0a1cd5d9a5
Fix postgres link
...
[ci skip]
2015-08-24 10:56:15 -04:00
Jose Diaz-Gonzalez
a93ff02d50
Add mongo, rabbitmq, and rethinkdb
2015-08-23 22:34:34 -04:00
Jose Diaz-Gonzalez
268c8763b2
Clarify ps:scale example
...
[ci skip]
2015-08-23 20:52:26 -04:00
Jose Diaz-Gonzalez
4cd40aef03
Clarify DOKKU_SCALE usage
...
refs #1409
[ci skip]
2015-08-23 20:50:35 -04:00
Jose Diaz-Gonzalez
a95166c381
Add links to official dokku datastorage plugins
...
[ci skip]
2015-08-23 19:39:32 -04:00
Mateusz Derks
1a8ac56673
Update variable name in docs
2015-08-23 20:23:29 +02:00
Jose Diaz-Gonzalez
acd28f4647
Release 0.3.25
2015-08-19 22:01:26 -04:00
Jose Diaz-Gonzalez
f39b38b25d
Release 0.3.24
2015-08-19 21:11:38 -04:00