Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/dokku/dokku-rabbitmq

a rabbitmq plugin for dokku
https://github.com/dokku/dokku-rabbitmq

chore(deps): bump rabbitmq from 3.9.7-management to 3.9.8-management

Bumps rabbitmq from 3.9.7-management to 3.9.8-management.

---
updated-dependencies:
- dependenc...

73bc2b4ad627980b2f32c79b18b84b3281dc805d authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.16.3

ee26ff1a0ed0f777522735d0c0180ed762d32dea authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.16.2

333cca7f6d4dcd0d46cbda6ac5843fea2bcb73e4 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #79 from dokku/dependabot/docker/rabbitmq-3.9.7-management

chore(deps): bump rabbitmq from 3.9.5-management to 3.9.7-management

62b3a38404a7eeced86fcccc23e885df80753e79 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump rabbitmq from 3.9.5-management to 3.9.7-management

Bumps rabbitmq from 3.9.5-management to 3.9.7-management.

---
updated-dependencies:
- dependenc...

8e9b553b28a5f46e4644a22013501bf805bdf623 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 ...

15b9b5387164e43aad89b49f7ea81987ec62af25 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.16.1

b1e0d6d03e78f9d57f021b323f3510a6c41213a8 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
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...

cd1355cad8ab3b15908b24ceae97a5b740281570 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.16.0

c7cfda65cec8752fa0c48f71378ccb2afb3c4bd5 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: use a 'standard' name for the data dump

316d50e2fa7200cb3d18fa4dacfcc901e8b672df authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
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...

6ea682250c533b2db08cfc20aef2eaecf9ea423e authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
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...

7636cf17aa1bd3c038c0e5799e6cd0da77597e03 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: add folder for supplementary documentation

b33fdf51b60d9ff4a052d081a9412db0bc5871f5 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
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 ...

4f1946055c3535e7f1536039e34e41f1fc1f62f0 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: properly spell lollipop

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

558d9d73d2faedcab6bc7e1a9a801bc293b2b8b7 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: allow setting shm-size on created containers

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

503bfb70a9f5dd10575b4ded50278af32ccb6b07 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: properly handle unlink on promoted service

e85d96fe19a5027def965c0bc66cdea1b59f1d92 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: correctly represent the url and env vars that get injected via docker link

Closes dokku/dokku-postgres#221

bd820fd2cd3dc82224d32c29d06aa88f57e068a0 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: fix the variable reference for plugins where the alias does not match the variable

Closes dokku/dokku-postgres#199

0f355801b7c82fc3609b4a17895fef928dfc6113 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: make tense in command descriptions more consistent

060b18cbeb52bc73cbc380ac4c1af4adde167cf6 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: drop extra print in readme generator

c786929a121a7119e61bf06451f7b7b7853b1849 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
dev: add file (for linting) and nano (for in-container editing) to devcontainer

b785ebc09ebb7529ed344364608f80ecbba67f1b authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use updated python shebang

252c9b313844e9317da97b2aa5eba6726a8e62e1 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add ability to set container config options during create/clone/upgrade actions

Also add to documentation where possible.

Closes dokku/dokku-mongo#131

5ce68e27c6bd108b8727863102082cfe28320723 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add the ability to constrain memory on service start/clone

Refs dokku/dokku-redis#86

f5948677d72bca98a21c273ef15f69b4de31b095 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: add a note as to how to specify an interface/ip to bind on when exposing a service

Closes dokku/dokku-mongo#128

454f715a1642e722db968868e3733b6bdf5c79ec authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: translate single-quotes into backticks

1d60ff9bd883fb9ccf856d7ad861ceb8ce00aa72 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: document how to restore a backup

cddee259ff11853458ff80ab01779be9ac0517fd authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.15.0

adac5ddd69c5a8a7728a797789ac5dfcb38e3e3d authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add bind mount for rabbitmq.conf

This will allow users to customize their rabbitmq config (though may require a restart) in a way...

cbad619a1c7b2789f15d08c2b9cb31259b0bc10e authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.14.0

14ff724b0a65e73d22313b2318e9a050b7f53a1a authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
dev: add convenience copy-file bin and fix data path used by plugin

0d31518ced39863e2075c8956db130eb752327f2 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
dev: make devcontainer setup plugin agnostic

d5d96248193a6427801ba56208c1e5b64d49adaa authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: show a better error message when the image is missing

Refs dokku/dokku-clickhouse#4

d0e3890b6cf75b103885bfd3f554dc1cb8061121 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
dev: mount the service directory from the host to ensure tests can pass inside of a docker container

da2e8236f0ffd410fc20e9b33ccc82c0f80905b9 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: copy any existing templates and drop unnecessary interactivity

604fe1267ebc081dca9940494c7ea83f52382106 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use correct path

ab15e3a737df2ded57783ce57cc69e83270baacb authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: copy templates if they exist

501c60169ceb81b368a1edb97d4207ec0dc7ebd6 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add devcontainer support

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

2a8decc7dddd4974d41df8d7dd784529806934fa authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: regenerate readme

b0daa0e5472662f95218526eae25c8c78b1204c1 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #78 from dokku/dependabot/docker/rabbitmq-3.9.5-management

chore(deps): bump rabbitmq from 3.8.0-management to 3.9.5-management

e7b804b457031021d3f149ba2a92db4ddca644a5 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: drop references to circleci, libera, travis-ci

e6d62a5a9cd677d470099e48567a47eb0f04122f authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump rabbitmq from 3.8.0-management to 3.9.5-management

Bumps rabbitmq from 3.8.0-management to 3.9.5-management.

---
updated-dependencies:
- dependenc...

ba8615b9da03ff74eff0cb03fe0d3d9a9f3c024c authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.13.0

14b84e0b86856ef2fe0a4895bc091a7025d3b66a authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.12.1

fcfbf55a6768de8a8c542ccf756e8adb817b44c6 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #72 from dokku/dependabot/docker/rabbitmq-3.8.0-management

chore(deps): bump rabbitmq from 3.7.21-management to 3.8.0-management

7772bbe2af79aa33b0a695d078b825b773e202c0 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump rabbitmq from 3.7.21-management to 3.8.0-management

Bumps rabbitmq from 3.7.21-management to 3.8.0-management.

---
updated-dependencies:
- dependen...

78e685a17c413f56af5e8579435a45dca7e5ea68 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

3ae44830d23eb58aee30287adab364cf17026b47 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: gitignore bootstrap file and minor cleanup of ci

5699f51c2f15974d3e65deac84ad0b1d7ef0d315 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #68 from dokku/github-actions-attempt

tests: migrate to github actions

f8c00853037a580e2d3a2434cb59ed6a19d5f3d3 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: regenerate readme

56013a1366bce34de3ae6e5a405e62af3e740b72 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: drop copying of test results

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

67fa48c6f695ea8c43607a73274bd18c3e76a43b authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: fix job name

167dbee93bedf63ebf955d6667c5f450b8e437be authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: split tests to version and tag

3eb4e923110ac950d632df40bccd16a33f73955c authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update min dokku version and only test push on master branch

a2636cb827d6242c03b16f8c9b0dcf529f64f01c authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: migrate to github actions

cfcb4b8549e0528e8b7dc8fa73597af99ba693c3 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.12.0

8980e7aea1c995d5c500d604aa4f571390bb62f6 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add dependabot config to all repositories

21c43e68e8465dc9338a3bb079cf21865f7ac00e authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #66 from dokku/dockerfile-update

Pull image from Dockerfile

cd8620d61bfcaa0e9a54841906db94ec3f264850 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: refactor source again

ac64542e30e1a4bed1e7958257deca624eff88d2 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: fix path to Dockerfile when sourcing config for tests

b900289c4dcded9b4ba5d603a3ff20d7de630137 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: handle image and version correctly

67b172c4cdb479a4d44784effad9d82caa03773b authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: move base image reference to Dockerfile

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

f1d284f322d29be08c249c156d55a430190f78f9 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: use dash instead of underscore

24465801c846daf1b4f003ca5eb0e73c838796b6 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add plugin trigger for service creation and deletion

55686c1db247e5da8579457196e21b5b9d8f2120 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
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...

7083bfd9fba9be213499bd2ece6591bb105bd7ec authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
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 ...

d147f66d1e661c5f16ff461e8ae5bb1ca07d0ba3 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.6

fcb0c5d9009eca3ca8348cc816e6ba3288e6145e authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: do not shadow TMPDIR variable

This enables usage of the plugin with libpam-tmpdir.

Refs dokku/dokku#3149

f5a17492ca7cc6f6bb445ae6da01b56d2c4d7831 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct image link

ed08d3893a0243017ba3f6a8681aabd85b45981a authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #62 from dokku/configurable-config

fix: allow config directory to be configurable

4f90d5c7ed66e9babc947a029509023f95fb0353 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: allow config directory to be configurable

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

84340ff10c0bb27e9446df37399c76e591977736 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.5

5487247ed19a2df98db7b69387f028988476f0da authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: respect the TMPDIR environment variable

Refs dokku/dokku-redis#143

465e038349da6158e068c6ce36fab3dc33a04868 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.4

18f8423378c6a4cb36747d5845a6360ade1d0fcb authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: correct help output

Refs dokku/dokku-postgres#197

9926bbab4a706457bd5a7f10ab7670a1035977a8 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: correct casing/quoting on sentences

cc2fa7d10872086af86abad6666d5c4f0bd144ed authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: run black

2084279778340e4d6a4641326d6ab477fed97ea4 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: document all flags in readme

10a9edc00d0c8be60577236596a69e0b28843583 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: make the gpg passphrase a bit more clear

281e5178b6ab9adcf58f9f1295a3dc95198db49f authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.3

362ca39566f7486810df1deb92ca46a198244a4d authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update copyright date

631baa4851c5848659b2e6fad66e2479f5794466 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: switch build shield to circleci

868a7f1bdbebc1e40a07afbe48fefce581ffb9dd authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: use circleci 2.1

f3d1970306cb64bde87fbf8ff6018b6ff21b11a2 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.2

4ab4fbd1a21c42295938ce0f8552aaccacae202c authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: store the correct path

69c5f87090b0867e09521c71e9d5d827b229c5b7 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.1

6440785443a642f2016e830342706903571f3fb5 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: drop travisci usage

f16736bd83b22e16d8d125ded4cc61ada171e0f3 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: store test results for usage in circleci

4dba770ad0fe5298773463d878ee61e5a1b8e063 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: enable circleci

8ad63881ef747d0a69f573e52d760d2d94be8cd2 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: speed up tests by dropping dhparam generation

601add139d4aba5a0b5995fd018cbf2e9caeacb1 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use python3 for generating the readme

c009226ddf5cab8cff726754686cab5a1ea697c6 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: drop unimpemented commands from readme and reorganize

085f97b413657a5bff29a02864d8f0478a75d055 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: autogenerate readme from command help

9809ef8c688e6b092c0158eae36a893a6e273898 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct issue where help output for info flag implied multiple flags

c72575eef32a6907c413b9511e6fe596d2b7d42c authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: update shellcheck excludes

25b278363996a4af1395a35c43dcb53d83f665db authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add xunit-reader to output xunit files in human readable format

3b57e3a2c829086e74b31f2cfa5ecd9876517c8e authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: parameterize xunit-to-github version

f4e1f61573b9821be7a675a40ed37a156ef5aa90 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use non-deprecated method of fetching docker-options

0c9da2d8da49d74c1870d5d9f46ff1693915bf14 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: upgrade shfmt

86851703422ed42769c2ae5ad7bff3662f51e72c authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>