Charley DAVID
96f88c2b1f
Update plugins.md
2024-03-04 17:26:08 +01:00
Jose Diaz-Gonzalez
ec65d97139
feat: allow generating an ssh deploy key via the git plugin
...
While this might not seem super intuitive, the key is mostly related to git management, not the ssh-keys we currently use to add/remove access to push to dokku.
2024-01-19 06:30:30 -05:00
Jose Diaz-Gonzalez
dc865ceb9a
docs: update list of official, community, and deprecated plugins
2023-10-14 03:28:11 -04:00
Roman Imankulov
a02e2d337e
Update plugins.md
...
Fix superscript typos
2023-08-27 14:01:55 +01:00
Jose Diaz-Gonzalez
d61d91cf87
docs: use github admonitions
...
These still need to be properly parsed.
2023-08-19 14:24:12 -04:00
Jose Diaz-Gonzalez
5dd78e2b86
docs: update markdownlint rules for better formatting
2023-08-19 13:46:42 -04:00
josegonzalez
88a09b267f
docs: add cron-restart to plugin registry
2023-05-29 17:58:34 -04:00
Diptesh Choudhuri
04fec4a442
fix(plugins-docs): put surrealdb under correct header
2023-03-07 14:49:25 +05:30
Diptesh Choudhuri
17ac16eddf
docs(plugins): add dokku-surrealdb
2023-03-07 14:46:43 +05:30
Diptesh Choudhuri
216f2d6551
docs(plugins): added dokku-edgedb
...
Update plugins.md
2022-11-27 04:29:47 +00:00
Axel Gustav
5a93e875a3
Added dokku-litestream
...
I recently created a plugin for SQLite replication via Litestream to S3. Been using it myself in production for a couple of weeks and was able to successfully restore a backed up DB so I guess it's ready for people to try and be added to this list.
2022-05-31 21:51:05 -07:00
Jose Diaz-Gonzalez
539f08f627
docs: more cleanup
2021-07-09 23:06:38 -04:00
Jose Diaz-Gonzalez
c50f39b4fa
docs: more cleanup
2021-07-09 22:46:52 -04:00
Jose Diaz-Gonzalez
db421c97dc
docs: cleanup deployment-tasks.md and plugins.md
2021-07-09 22:16:52 -04:00
dy3l
30dac07817
Fix case style
2021-06-24 22:42:02 +01:00
fomojola
56ff76584d
Update plugins.md
...
Added a simple deploy-webhook plugin that is configured purely through a config:set
2021-01-23 02:57:50 -05:00
fomojola
f5020659f3
Added the autosync plugin
2020-11-11 23:41:15 -05:00
Richard Willis
5eb69d33d1
Update plugins.md
2020-11-10 20:06:51 +00:00
Richard Willis
7c44fb8d50
Add dokku-discourse to community plugins list
2020-11-10 20:04:14 +00:00
Kazuhiro NISHIYAMA
b1b85b4106
Fix broken table
...
[ci skip]
2020-09-13 12:46:46 +09:00
Andrew Kane
a3961e40ee
Official plugins no longer in beta starting with 0.21.2 release
2020-07-29 22:54:06 -07:00
Jose Diaz-Gonzalez
3a9d88d175
docs: official plugins are no longer in beta
...
[ci skip]
2020-07-16 13:38:08 -04:00
Stefan Wrobel
c33b58a3e0
Add official registry plugin
2020-04-30 11:45:41 -07:00
Jazz
5dc3018d6d
Update dokku-apt entry
2020-03-23 13:43:05 +01:00
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