Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/dokku/dokku-graphite
a graphite, grafana, statsd, carbon plugin for dokku
https://github.com/dokku/dokku-graphite
4a97dc110e9102e1e149e158704d3b11c212f665 authored over 2 years ago
Update all related images to add arm/arm64 support
b1c86d53b36336a93df02bd5d405c0c61f03012d authored over 2 years ago21212b5f168d7269d90c3b979b27ec24dab7cfe0 authored over 2 years ago
c6b0778d9aa370bcd2e069daab0b7c45f11c826d authored over 2 years ago
This will allow other plugins to iterate over the services exposed by a plugin and instantiate w...
9e069e09277004411c3ee8ec1fa0cbb42741ee2e authored over 2 years ago60848c932bfd297c41fc8caa1bbc9ac1f7946867 authored over 2 years ago
742de42bc27ed822e2fa8b7a10a3e478db009dd6 authored over 2 years ago
fix: refactor how services are filtered
7c6164ec60fc0f813e48826a3323c57017c7dd8e authored over 2 years agoThe previous method did not include the service type in the user-auth-service hook, which meant ...
1c4bb86e6801087470b9abfa65b93f5c16dff179 authored over 2 years agob7a15913e4f8e388caa4096c9eaab015123de85e authored over 2 years ago
13bcefc35cadffe822a42208d1e608ba3be51111 authored over 2 years ago
This is a breaking change, but is necessary as otherwise it is impossible to know which datastor...
3450a22d86925048165260e0d9cab97e010b6fad authored over 2 years ago008b24d2a701f88d36395f4451997fbbce182af3 authored over 2 years ago
093f85011361833470fdddd18f4e7b48bc40c32f authored over 2 years ago
090deef4118d22a261752eceb9cb2b9dc7b6be91 authored over 2 years ago
If a user implements the user-auth-service trigger in a plugin and that plugin does not echo the...
3bcc27186b1ce47f300c1f8993ea90722b2934c5 authored over 2 years agod62803cc268237fdccded69db1af789db98e5591 authored over 2 years ago
727428eba2c0979d3fe5dbf423de3fcf0c05b70f authored over 2 years ago
bb310a86e91d4f1a764ea6d547e372cbc4744416 authored over 2 years ago
0d697b8e27e8267ebb65de03ca3ce61385b00ec6 authored over 2 years ago
6134e23cc3dc98bec0bc882919460837160b961f authored about 3 years ago
f61fe0cd27cd628aff68cf8e7b351ab2086ebe22 authored about 3 years ago
af3919b21dae0001665cae6d8a8843da970e06db authored about 3 years ago
bc2d16f4c65b8ebb59cbe0bd51d371d6cac8eba5 authored about 3 years ago
Refs dokku/dokku-postgres#245
1e903e33b6d9ae7c35ce22f7aa7dbf698eef529d authored about 3 years ago28337631d34ce3c02d217bc29651acc69c83223a authored about 3 years ago
This allows multiple datastores to be linked at a given time, thus decreasing provisioning times.
700709414d46c345b3781f183fca7d2aba6447d7 authored about 3 years ago559c8fc4bcd076da627d523a885e48a56e223e3b authored over 3 years ago
59b98bcd4f95a249f6cd3b52fb1c35129a444ebc authored over 3 years ago
3ea3ecf227099f4ae16bfb1f3854ae5dc7bfc522 authored over 3 years ago
91fe82e88982fefd3b1e6db56f261f1decf440d4 authored over 3 years ago
6db25cf9e290019c4861a301c2418fdd9af3f707 authored over 3 years ago
aa323433b3cfa8dc74dc87206a6fab5aedeba47b authored over 3 years ago
This won't _also_ fix issues when an app is deployed as there isn't an exposed hook for it, but ...
42240c07c6f815087b24181c92a0c20ceff1cc45 authored over 3 years ago4327e2a945bbca5911552f0f82db314c75f811d0 authored over 3 years ago
Previously they would just 'disappear', resulting in broken applications until the app was relin...
49d74034cdb53e0c7cbbebf1494e8b60439f3541 authored over 3 years agob2b35684dd81014a07f954a237a0a2c693c3a759 authored over 3 years ago
c7d395289bf4adb926452ba0e606c5d912261ef5 authored over 3 years ago
Apparently terminating the ssh connection that runs 'docker exec' may result in a process leak a...
1736955181bda45a352b56eb8c5f7686535597e5 authored over 3 years agoThis will help ensure that users upgrading to a new plugin version who stop/start databases will...
ebe61e6d786baf9ed22a1ad2c4472ba728e5f751 authored over 3 years ago8df9cc486422acb2c73048c76875de825f66c18b authored over 3 years ago
Some commands - such as link or upgrade - have extra documenation on a per-plugin basis. Rather ...
288543bfc5b4fb706d3acf7e2b1e08c5584d91a7 authored over 3 years agoI've been misspelling my stand-in variable name for years...
f7ebb642e7e9924eee84f02373c4713061466a74 authored over 3 years ago
Refs dokku/dokku-postgres#188
Closes dokku/dokku-postgres#201
472eaf7f8ec1d0a9e484cd2d50fa20f71167146f authored over 3 years ago
Closes dokku/dokku-postgres#221
e4d1c142ae5f0909053ae17d10634f91ce8d9210 authored over 3 years agoCloses dokku/dokku-postgres#199
16d7cbdda5a8049891a17fae37e750cf202776fb authored over 3 years agod9b9f236a8ba08027a44d3c49fc52034a816f9fd authored over 3 years ago
2a53e6ab5af01ed417c6a9ac81704de2e293ea29 authored over 3 years ago
23059edad14cd6d5f557eb95f01040a48493d786 authored over 3 years ago
d47664d532774160885a7d0df1511746bead16d1 authored over 3 years ago
Also add to documentation where possible.
Closes dokku/dokku-mongo#131
60c8398268734915df2b457a2988a6a52d4401e2 authored over 3 years agoRefs dokku/dokku-redis#86
b3f2dcc3de5bb2d1f144a93d95fd08e97fd27141 authored over 3 years agoCloses dokku/dokku-mongo#128
e11ef4d62f5cbcd1f22d4fa4d588d33ec53c4a93 authored over 3 years ago8f18c3982b28e145a0a600a2742e4b46d4c464bd authored over 3 years ago
704e79e9a01056be4637b50cce1cc5d8b3bf2879 authored over 3 years ago
9b0aa496f3213a724fb13ab8533484dd2c0b8397 authored over 3 years ago
51347368fa80c6b34d167f6c7f64a3eac7828a86 authored over 3 years ago
ca51bb12f366aa14f3736e8735f191ebb40d8999 authored over 3 years ago
Refs dokku/dokku-clickhouse#4
f1441da0555e456ab4a89a82aaca4501844daea0 authored over 3 years agof4022b354027076593fe96a831e20e91b853fd80 authored over 3 years ago
2ad841522dcabf9a8431a5fd43e774b9ff89a9db authored over 3 years ago
4faabe848259ada81dd17441ee845d7b93742fa1 authored over 3 years ago
2be897ec09b822e1a6be1b68993851cd235d5e78 authored over 3 years ago
This should make it possible to run tests locally in a lighter way than pulling up a full VM.
54e16a2a68062088205529d18dad3ca47e7d95e3 authored over 3 years agoExpose graphite port 81
ce245813efe0a15e526fe34bf52c1604e1c8bef1 authored over 3 years ago5308e5c274c0ae2e649cca9c13e824ac056f0688 authored over 3 years ago
Ideally we can trigger a readme update on merge in the future. For now, this will work well.
fd18b944b542718df6c99d1037fa5fc267a44622 authored almost 4 years agoef31fad91e57b7c4671bfd86f3ca1c6b585df32f authored almost 4 years ago
tests: migrate to github actions
93d17d34f72f8eeabefd962d091c5d24e780184c authored almost 4 years ago16d4665c043c92f23adc2675b2cb603fd79c8f5d authored almost 4 years ago
Bats will now output the results on stdout so no need to copy results anywhere.
3f4b76acbd00e520972ad78c4864e0b736cc0f47 authored almost 4 years ago786e1dbf5d70d63b55eadb838cc1a30c88e02be1 authored almost 4 years ago
c41d7d055caefa5fe9585d139765adb5c3aab6e8 authored almost 4 years ago
8079b7366f2e594e0c737106bf2843d042d54da2 authored almost 4 years ago
b184ba32720d88a7db94598cb5be904082f95154 authored almost 4 years ago
7d8326d698494661f8ec2a2af65c5f9edf6c3ca6 authored almost 4 years ago
3438dbaaaeebc4a77f4bffe8af05ffa99e0efb23 authored almost 4 years ago
Pull image from Dockerfile
44d72dec45f9383a9adf942e429a31e75903d548 authored almost 4 years agofdedda3e1fbf306e4aa91bd32ca49b550cb84057 authored almost 4 years ago
2c3cd912d59b8bdc48d9ccba4d3c24f30f8aa46e authored almost 4 years ago
558c36d253a55072e57cd73539a15131b2ee6e0d authored almost 4 years ago
This will allow us to take advantage of automatic update software to auto-pull new versions when...
e42ffc1f4a9ecc7f15fdbed00825ea14baa2938e authored almost 4 years ago4e9c88325f6fed079141e9b26bfbeb3f27dac3c0 authored almost 4 years ago
23ddd6734ceeed448efa52a9eef38155b92b15ca authored almost 4 years ago
This is a bit more clear as the links aren't always idempotent and may have errors - this allows...
ee38025a410245b0b09a4ff774dffb14b376b21e authored almost 4 years agoThis can be used to track in alternate systems when a service is linked/unlinked from an app by ...
62cee07a99872928d6d98aba6663786e38c7d38e authored almost 4 years agoa73349fd822dc9682d86805c3fba168b7256db83 authored about 4 years ago
This enables usage of the plugin with libpam-tmpdir.
Refs dokku/dokku#3149
efc59e3b5fc3e06c12304400dc5cc0506f4f8bd0 authored about 4 years agoe9752c326224ca32071daf6db513e8ee07bdeb30 authored over 4 years ago
- Add graphite
a5c407e6f061450076da5971b8c17ac4a4f4588d authored over 4 years ago9b6545a4ac63ef5f8ecf654236a9dc7079470fd3 authored over 4 years ago
- Remove trailing whitespace
- Add port 81
This allows access to the graphite UI
00fef864c6af2657411c8a202ecac20790429c97 authored over 4 years ago3b8667a5abf2a7ae2a3a227533d8db5f52105d9d authored over 4 years ago
fix: allow config directory to be configurable
aaf14098eee03a7792c7793114f2dc892a34fd05 authored over 4 years agoFor postgres, the config directory doesn't actually exist, so adding this configurability allows...
24de6add6102410bd78770b8bee5b85a7149b71a authored over 4 years agoe44b1431e8d5f392705d0a069da90a458035b8ea authored over 4 years ago
Refs dokku/dokku-redis#143
ead79a66c50242891e7c85ae30af503ea3b8dc10 authored over 4 years ago345d731b7e06aae28ace53161504a6cea44aa688 authored over 4 years ago