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

Release 1.23.0

4a97dc110e9102e1e149e158704d3b11c212f665 authored over 2 years ago
Merge pull request #35 from dokku/arm-support

Update all related images to add arm/arm64 support

b1c86d53b36336a93df02bd5d405c0c61f03012d authored over 2 years ago
feat: update all related images to add arm/arm64 support

21212b5f168d7269d90c3b979b27ec24dab7cfe0 authored over 2 years ago
Release 1.22.0

c6b0778d9aa370bcd2e069daab0b7c45f11c826d authored over 2 years ago
feat: add method for listing all plugin services

This will allow other plugins to iterate over the services exposed by a plugin and instantiate w...

9e069e09277004411c3ee8ec1fa0cbb42741ee2e authored over 2 years ago
Release 1.21.0

60848c932bfd297c41fc8caa1bbc9ac1f7946867 authored over 2 years ago
chore: run shfmt

742de42bc27ed822e2fa8b7a10a3e478db009dd6 authored over 2 years ago
Merge pull request #34 from dokku/filter-services

fix: refactor how services are filtered

7c6164ec60fc0f813e48826a3323c57017c7dd8e authored over 2 years ago
fix: refactor how services are filtered

The previous method did not include the service type in the user-auth-service hook, which meant ...

1c4bb86e6801087470b9abfa65b93f5c16dff179 authored over 2 years ago
fix: move warning below service name verification

b7a15913e4f8e388caa4096c9eaab015123de85e authored over 2 years ago
Release 1.20.0

13bcefc35cadffe822a42208d1e608ba3be51111 authored over 2 years ago
refactor: set the plugin name as the first argument to the service-action trigger

This is a breaking change, but is necessary as otherwise it is impossible to know which datastor...

3450a22d86925048165260e0d9cab97e010b6fad authored over 2 years ago
Release 1.19.1

008b24d2a701f88d36395f4451997fbbce182af3 authored over 2 years ago
fix: ensure we respect the file path for service links

093f85011361833470fdddd18f4e7b48bc40c32f authored over 2 years ago
Release 1.19.0

090deef4118d22a261752eceb9cb2b9dc7b6be91 authored over 2 years ago
feat: implement service filtering

If a user implements the user-auth-service trigger in a plugin and that plugin does not echo the...

3bcc27186b1ce47f300c1f8993ea90722b2934c5 authored over 2 years ago
Release 1.18.4

d62803cc268237fdccded69db1af789db98e5591 authored over 2 years ago
fix: ensure the new service does not exist when cloning an existing service

727428eba2c0979d3fe5dbf423de3fcf0c05b70f authored over 2 years ago
Release 1.18.3

bb310a86e91d4f1a764ea6d547e372cbc4744416 authored over 2 years ago
fix: ensure we check if the service exists before entering it

0d697b8e27e8267ebb65de03ca3ce61385b00ec6 authored over 2 years ago
Release 1.18.2

6134e23cc3dc98bec0bc882919460837160b961f authored about 3 years ago
fix: always chown the image files

f61fe0cd27cd628aff68cf8e7b351ab2086ebe22 authored about 3 years ago
docs: clarify unit for container memory limit

af3919b21dae0001665cae6d8a8843da970e06db authored about 3 years ago
Release 1.18.1

bc2d16f4c65b8ebb59cbe0bd51d371d6cac8eba5 authored about 3 years ago
fix: ensure service config files are owned by the dokku system user

Refs dokku/dokku-postgres#245

1e903e33b6d9ae7c35ce22f7aa7dbf698eef529d authored about 3 years ago
Release 1.18.0

28337631d34ce3c02d217bc29651acc69c83223a authored about 3 years ago
feat: add ability to skip restarts when linking datastores

This allows multiple datastores to be linked at a given time, thus decreasing provisioning times.

700709414d46c345b3781f183fca7d2aba6447d7 authored about 3 years ago
Release 1.17.0

559c8fc4bcd076da627d523a885e48a56e223e3b authored over 3 years ago
feat: allow tailing a specific number of log lines

59b98bcd4f95a249f6cd3b52fb1c35129a444ebc authored over 3 years ago
Release 1.16.1

3ea3ecf227099f4ae16bfb1f3854ae5dc7bfc522 authored over 3 years ago
fix: silence config-options error when there are no config-options set

91fe82e88982fefd3b1e6db56f261f1decf440d4 authored over 3 years ago
Release 1.16.0

6db25cf9e290019c4861a301c2418fdd9af3f707 authored over 3 years ago
feat: allow quiet header for :info command

aa323433b3cfa8dc74dc87206a6fab5aedeba47b authored over 3 years ago
fix: start linked datastores when an app is started or restored

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 ago
Release 1.15.1

4327e2a945bbca5911552f0f82db314c75f811d0 authored over 3 years ago
fix: ensure cloned/renamed apps have a link to linked services

Previously they would just 'disappear', resulting in broken applications until the app was relin...

49d74034cdb53e0c7cbbebf1494e8b60439f3541 authored over 3 years ago
Release 1.15.0

b2b35684dd81014a07f954a237a0a2c693c3a759 authored over 3 years ago
docs: use a 'standard' name for the data dump

c7d395289bf4adb926452ba0e606c5d912261ef5 authored over 3 years ago
docs: document the possibility of zombie processes on ssh disconnect for :connect and :enter commands

Apparently terminating the ssh connection that runs 'docker exec' may result in a process leak a...

1736955181bda45a352b56eb8c5f7686535597e5 authored over 3 years ago
fix: pin the image and image version of a created service at creation time

This will help ensure that users upgrading to a new plugin version who stop/start databases will...

ebe61e6d786baf9ed22a1ad2c4472ba728e5f751 authored over 3 years ago
docs: add folder for supplementary documentation

8df9cc486422acb2c73048c76875de825f66c18b authored over 3 years ago
docs: add ability to inject supplementary documentation into the readme

Some commands - such as link or upgrade - have extra documenation on a per-plugin basis. Rather ...

288543bfc5b4fb706d3acf7e2b1e08c5584d91a7 authored over 3 years ago
docs: properly spell lollipop

I've been misspelling my stand-in variable name for years...

f7ebb642e7e9924eee84f02373c4713061466a74 authored over 3 years ago
feat: allow setting shm-size on created containers

Refs dokku/dokku-postgres#188
Closes dokku/dokku-postgres#201

dd93cea6f20f0db18d866816f2c0a67a9efe0837 authored over 3 years ago
fix: properly handle unlink on promoted service

472eaf7f8ec1d0a9e484cd2d50fa20f71167146f authored over 3 years ago
docs: correctly represent the url and env vars that get injected via docker link

Closes dokku/dokku-postgres#221

e4d1c142ae5f0909053ae17d10634f91ce8d9210 authored over 3 years ago
docs: fix the variable reference for plugins where the alias does not match the variable

Closes dokku/dokku-postgres#199

16d7cbdda5a8049891a17fae37e750cf202776fb authored over 3 years ago
docs: make tense in command descriptions more consistent

d9b9f236a8ba08027a44d3c49fc52034a816f9fd authored over 3 years ago
chore: drop extra print in readme generator

2a53e6ab5af01ed417c6a9ac81704de2e293ea29 authored over 3 years ago
dev: add file (for linting) and nano (for in-container editing) to devcontainer

23059edad14cd6d5f557eb95f01040a48493d786 authored over 3 years ago
fix: use updated python shebang

d47664d532774160885a7d0df1511746bead16d1 authored over 3 years ago
feat: add ability to set container config options during create/clone/upgrade actions

Also add to documentation where possible.

Closes dokku/dokku-mongo#131

60c8398268734915df2b457a2988a6a52d4401e2 authored over 3 years ago
feat: add the ability to constrain memory on service start/clone

Refs dokku/dokku-redis#86

b3f2dcc3de5bb2d1f144a93d95fd08e97fd27141 authored over 3 years ago
docs: add a note as to how to specify an interface/ip to bind on when exposing a service

Closes dokku/dokku-mongo#128

e11ef4d62f5cbcd1f22d4fa4d588d33ec53c4a93 authored over 3 years ago
docs: translate single-quotes into backticks

8f18c3982b28e145a0a600a2742e4b46d4c464bd authored over 3 years ago
docs: document how to restore a backup

704e79e9a01056be4637b50cce1cc5d8b3bf2879 authored over 3 years ago
Release 1.14.0

9b0aa496f3213a724fb13ab8533484dd2c0b8397 authored over 3 years ago
dev: add convenience copy-file bin and fix data path used by plugin

51347368fa80c6b34d167f6c7f64a3eac7828a86 authored over 3 years ago
dev: make devcontainer setup plugin agnostic

ca51bb12f366aa14f3736e8735f191ebb40d8999 authored over 3 years ago
chore: show a better error message when the image is missing

Refs dokku/dokku-clickhouse#4

f1441da0555e456ab4a89a82aaca4501844daea0 authored over 3 years ago
dev: mount the service directory from the host to ensure tests can pass inside of a docker container

f4022b354027076593fe96a831e20e91b853fd80 authored over 3 years ago
fix: copy any existing templates and drop unnecessary interactivity

2ad841522dcabf9a8431a5fd43e774b9ff89a9db authored over 3 years ago
fix: use correct path

4faabe848259ada81dd17441ee845d7b93742fa1 authored over 3 years ago
fix: copy templates if they exist

2be897ec09b822e1a6be1b68993851cd235d5e78 authored over 3 years ago
feat: add devcontainer support

This should make it possible to run tests locally in a lighter way than pulling up a full VM.

54e16a2a68062088205529d18dad3ca47e7d95e3 authored over 3 years ago
Merge pull request #31 from badsyntax/master

Expose graphite port 81

ce245813efe0a15e526fe34bf52c1604e1c8bef1 authored over 3 years ago
chore: drop references to circleci, libera, travis-ci

5308e5c274c0ae2e649cca9c13e824ac056f0688 authored over 3 years ago
tests: refactor tests to ignore readme generation for Dockerfile changes

Ideally we can trigger a readme update on merge in the future. For now, this will work well.

fd18b944b542718df6c99d1037fa5fc267a44622 authored almost 4 years ago
chore: gitignore bootstrap file and minor cleanup of ci

ef31fad91e57b7c4671bfd86f3ca1c6b585df32f authored almost 4 years ago
Merge pull request #33 from dokku/github-actions-attempt

tests: migrate to github actions

93d17d34f72f8eeabefd962d091c5d24e780184c authored almost 4 years ago
docs: regenerate readme

16d4665c043c92f23adc2675b2cb603fd79c8f5d authored almost 4 years ago
tests: drop copying of test results

Bats will now output the results on stdout so no need to copy results anywhere.

3f4b76acbd00e520972ad78c4864e0b736cc0f47 authored almost 4 years ago
tests: fix job name

786e1dbf5d70d63b55eadb838cc1a30c88e02be1 authored almost 4 years ago
tests: split tests to version and tag

c41d7d055caefa5fe9585d139765adb5c3aab6e8 authored almost 4 years ago
chore: update min dokku version and only test push on master branch

8079b7366f2e594e0c737106bf2843d042d54da2 authored almost 4 years ago
tests: migrate to github actions

b184ba32720d88a7db94598cb5be904082f95154 authored almost 4 years ago
Release 1.13.0

7d8326d698494661f8ec2a2af65c5f9edf6c3ca6 authored almost 4 years ago
feat: add dependabot config to all repositories

3438dbaaaeebc4a77f4bffe8af05ffa99e0efb23 authored almost 4 years ago
Merge pull request #32 from dokku/dockerfile-update

Pull image from Dockerfile

44d72dec45f9383a9adf942e429a31e75903d548 authored almost 4 years ago
tests: refactor source again

fdedda3e1fbf306e4aa91bd32ca49b550cb84057 authored almost 4 years ago
tests: fix path to Dockerfile when sourcing config for tests

2c3cd912d59b8bdc48d9ccba4d3c24f30f8aa46e authored almost 4 years ago
docs: handle image and version correctly

558c36d253a55072e57cd73539a15131b2ee6e0d authored almost 4 years ago
refactor: move base image reference to Dockerfile

This will allow us to take advantage of automatic update software to auto-pull new versions when...

e42ffc1f4a9ecc7f15fdbed00825ea14baa2938e authored almost 4 years ago
tests: use dash instead of underscore

4e9c88325f6fed079141e9b26bfbeb3f27dac3c0 authored almost 4 years ago
feat: add plugin trigger for service creation and deletion

23ddd6734ceeed448efa52a9eef38155b92b15ca authored almost 4 years ago
refactor: use pre/post triggers for service-action naming

This is a bit more clear as the links aren't always idempotent and may have errors - this allows...

ee38025a410245b0b09a4ff774dffb14b376b21e authored almost 4 years ago
feat: add service-action plugin trigger for link/unlink

This can be used to track in alternate systems when a service is linked/unlinked from an app by ...

62cee07a99872928d6d98aba6663786e38c7d38e authored almost 4 years ago
Release 1.12.6

a73349fd822dc9682d86805c3fba168b7256db83 authored about 4 years ago
fix: do not shadow TMPDIR variable

This enables usage of the plugin with libpam-tmpdir.

Refs dokku/dokku#3149

efc59e3b5fc3e06c12304400dc5cc0506f4f8bd0 authored about 4 years ago
Restore whitespace in README

e9752c326224ca32071daf6db513e8ee07bdeb30 authored over 4 years ago
Update log messages

- Add graphite

a5c407e6f061450076da5971b8c17ac4a4f4588d authored over 4 years ago
Update tests for port 81

9b6545a4ac63ef5f8ecf654236a9dc7079470fd3 authored over 4 years ago
Update README

- Remove trailing whitespace
- Add port 81

1ad7d9c768d881f898fae114eb174c4b3f19b80f authored over 4 years ago
Add port 81 to datastore

This allows access to the graphite UI

00fef864c6af2657411c8a202ecac20790429c97 authored over 4 years ago
fix: correct image link

3b8667a5abf2a7ae2a3a227533d8db5f52105d9d authored over 4 years ago
Merge pull request #30 from dokku/configurable-config

fix: allow config directory to be configurable

aaf14098eee03a7792c7793114f2dc892a34fd05 authored over 4 years ago
fix: allow config directory to be configurable

For postgres, the config directory doesn't actually exist, so adding this configurability allows...

24de6add6102410bd78770b8bee5b85a7149b71a authored over 4 years ago
Release 1.12.5

e44b1431e8d5f392705d0a069da90a458035b8ea authored over 4 years ago
fix: respect the TMPDIR environment variable

Refs dokku/dokku-redis#143

ead79a66c50242891e7c85ae30af503ea3b8dc10 authored over 4 years ago
Release 1.12.4

345d731b7e06aae28ace53161504a6cea44aa688 authored over 4 years ago