Olle Wreede
74e62e38f9
Add link to fonts plugin
2020-02-01 22:53:15 +01:00
Robin Speekenbrink
48ade9853f
Added new plugin
...
This adds the Nginx Trust Proxy plugin
This plugin allows dokku to be run behind (multiple) proxies in and gives developers the opportunity to support reverse proxy layers
2019-10-14 17:35:32 +02:00
Jens Fischer
9fc26aeb41
add multi dockerfile plugin to plugins.md
2019-05-02 22:09:27 -04:00
James Adam
e831b786f0
Add chrome plugin to documentation
...
Adds a link to the headless chrome plugin to the plugin documentation.
2019-03-19 17:20:21 +00:00
dorian ALKOUM
4539535c8c
Reference Post Deploy Script plugin
2019-01-24 19:00:50 +01:00
Jose Diaz-Gonzalez
d67e883e13
feat: flesh out git plugin further
...
- add `report` and `set` subcommands to the git plugin
- move configuring the DOKKU_DEPLOY_BRANCH to the git plugin
- implement configurable GIT_REV support
- migrate DOKKU_DEPLOY_BRANCH settings
- add a golang-compatible, shell based method of setting plugin configuration variables
Deprecates the community dokku-git-rev plugin.
Closes #2621
Refs dokku-community/dokku-git-rev#9
2018-03-31 03:25:03 -04:00
Jose Diaz-Gonzalez
a2d3a6087c
Merge pull request #3112 from dokku/minor-doc-css-fixes
...
Minor doc css fixes
2018-03-11 00:45:25 -05:00
Jose Diaz-Gonzalez
c94b938b10
docs: add proper warning styling
...
[ci skip]
2018-03-11 00:06:34 -05:00
Sjoerd Arendsen
bd2948be6d
Add dokku-limit to plugins.md
2018-03-08 13:57:13 +01:00
Michael Gecht
bc8f2be582
Add dokku-dockerfile plugin to documentation
...
[ci skip]
2018-01-30 11:01:32 +01:00
Justin Crown
0f10c94839
adding vernemq plugin to docs
2017-10-23 11:51:12 -07:00
Moritz Mackiewicz
c50f1c8830
Update plugins.md
2017-08-19 19:01:41 +02:00
Michael Hobbs
68ca119ae0
add syslog plugin
2017-07-26 10:35:41 -07:00
Axel Gustav
6f1206e8a9
dokku-git-rev has moved to dokku-community
2017-05-08 21:28:17 -07:00
Jose Diaz-Gonzalez
0ba9393285
docs: use urls that are linkable on github
2017-04-13 23:09:46 -06:00
Moritz Breit
95d9ca8945
Add dokku-monit to community plugin list
2017-03-29 10:00:43 +02:00
John Schulz
cce2a41db6
Forgot to map dokku-community github user.
...
[ci skip]
2016-11-27 23:34:08 -05:00
John Schulz
f71611f5a1
Updated author name to dokku-community
2016-11-26 18:24:52 -05:00
John Schulz
0d54423618
Removing outdated dokku-wordpress-template plugin
2016-11-26 15:19:02 -05:00
John Schulz
fcba766a75
Add Dokku Wordpress plugin to docs.
2016-11-26 14:53:43 -05:00
Maciej Łebkowski
e4fee97d9b
update the dokku-acl link
2016-11-25 16:03:44 +01:00
Jose Diaz-Gonzalez
0dfe92100f
Update plugins.md
...
[ci skip]
2016-11-24 09:37:03 -07:00
Josh Manders
72aa611d2a
make features heading more clear [skip ci]
2016-11-22 18:35:26 -06:00
Jose Diaz-Gonzalez
255a533708
Merge pull request #2470 from fteychene/patch-1
...
Add new community plugin : Build hook
2016-10-29 21:16:28 -06:00
Deokhyun Ko
25e5db5a5b
Update plugins.md
...
Added "Access" plugin
2016-10-27 05:39:43 -06:00
Francois Teychene
aca8d0c682
Add new community plugin
...
Add new community plugin build hook.
This plugin provide a way for application to define scripts in their codebase to be executed before the project build (Dockerfile or Herokuish).
Use case :
A Java application with only an ADD of the generated fat jar in the Dockerfile.
The plugin allow the user to define a script to run the compilation before the docker build execution.
2016-10-20 15:04:16 +02:00
Alex Gleason
90f16945f1
Update plugins.md
2016-09-27 14:43:43 -04:00
Alex Gleason
f40e010ab0
Add robots.txt plugin to community docs
2016-09-26 17:18:50 -04:00
Jose Diaz-Gonzalez
c31133687c
Fix plugin link
...
[ci skip]
2016-09-25 01:59:39 -06: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
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
c731480360
Mark graphite plugin as beta
...
[ci skip]
2016-08-27 18:38:43 -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
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
3bbb3f22a8
Deprecate multi-buildpack plugin
...
This is handled by the core via herokuish.
[ci skip]
2016-08-27 17:52:04 -04:00
Jose Diaz-Gonzalez
4bdbb54573
Deprecate sekjun9878/redis
...
[ci skip]
2016-08-27 17:47:50 -04:00
Jose Diaz-Gonzalez
9d3f9f55f7
Deprecate old graphite plugin and add official graphite plugin
...
[ci skip]
2016-08-27 17:38:16 -04:00
Jose Diaz-Gonzalez
e8fc4dc2e3
Update plugins.md
2016-08-27 17:34:41 -04:00
Jose Diaz-Gonzalez
03c2218b88
Deprecate all process manager plugins
...
All process manager functionality has been merged into the Dokku core:
- v0.3.14: `ps` plugin to manage process scaling
- v0.7.0: restart-policy handling by the ps plugin
Users are encouraged to stop installing old process managers and use the core functionality.
[ci skip]
2016-08-27 17:31:31 -04:00
Jose Diaz-Gonzalez
992301e9eb
Merge pull request #2389 from dokku/2355-plugin-docs
...
Add plugin management documentation
2016-08-26 17:07:22 -04:00
Jose Diaz-Gonzalez
a506fd5b20
Add plugin management documentation
...
Closes #2355
[ci skip]
2016-08-26 17:06:17 -04:00
Michael Hobbs
204031306f
actually merge dokku-app-user into core
2016-08-26 10:50:01 -07:00
Michael Hobbs
776f1e4e58
[ci skip] moved some repos to michaelshobbs
2016-08-15 12:41:01 -07:00
Jose Diaz-Gonzalez
9454971b1d
Update deprecated plugins list
...
[ci skip]
2016-07-31 15:48:58 -04:00
Jose Diaz-Gonzalez
edc0961e19
Fix documentation directory structure
...
Also ensure there is a trailing slash on all urls
2016-07-04 22:59:50 -04:00