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

tests: also force destroy the lsa service

988841ba7e27a9d607529271f795ac72996625b3 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: output the contents of the run command in tests

9c66b457ded7d0520e0bcc76accf7c81087df190 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: regenerate README

b6834e74ff170cd3eaccc9ac170be8074cab5417 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add support for network related flags on create, clone, and upgrade

Also add some tests to cover all the network-related functionality.

74bf4c271ebbb4a89dd9f2a775a52f6c44479c79 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: add missing source calls

701de692344c2f978b57889832d042f9991cf594 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure properties are setup on plugin install

c25231df08c6dcb6a80c0ace7219f275e7fc66bd authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: suppress output only if there are no errors

f44ef4d83724da7cfb9044fa7e4ebaadc6b7b2fd authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #110 from dokku/191-network-support

Add custom network support

d5bbb5eaef5d1f7acb2bc3e4fbc5259b9947f682 authored almost 2 years ago by josegonzalez <[email protected]>
feat: add network properties to :info output

02a430e0f6caac3145a5763486909f9e39e6af01 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct issue with checking if the service container is ready when using an initial-network

00835155cacc59e625b0d53f38d7be8cbb5c7a8c authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add ability to set multiple, comma-delimited post-create and post-start networks

d32d9a99104105a5fe6e44deea83cecba9531ee9 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add support for specifying an initial-network property

This network is the network that is associated with the container on creation. If specified, the...

2ee7c9885eac3f9ecc2ab92b3b325f01ded9fee8 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: directly write out the cid file when creating the service container

4227e20f2b11d3a388fee2e7531ad7c7474ecb3a authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct error message for valid/invalid properties

6f9a381e9e8d4b3b6d24806271afabf060f60a26 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: actually call the :set function and ensure we write properties to the correct namespace

d83ffffcec2696b7e4e9a79ce1c8c0b76e54635e authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: add example for multiple networks

fcd18a9e7ff4ecfa828cbd73bb4fc0359e60c364 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add support for attaching to networks after service container creation and start

a5bba0a863af75d89499234aa10a39277ab9d7b5 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #114 from dokku/dependabot/github_actions/actions/checkout-3

chore(deps): bump actions/checkout from 2 to 3

fd1ab0ef0bdc8dfc8559a5360251bd3a40b5dbf1 authored almost 2 years ago by josegonzalez <[email protected]>
chore(deps): bump actions/checkout from 2 to 3

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](htt...

ace194c452a5ab489c863f663300860b69bd2ed7 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #113 from dokku/dependabot/github_actions/actions/setup-python-4

chore(deps): bump actions/setup-python from 2 to 4

533b7b003513db4e538e8285abe5e114ff580276 authored almost 2 years ago by josegonzalez <[email protected]>
chore(deps): bump actions/setup-python from 2 to 4

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release no...

c7513bc2fd2e5328a1ad849eef6ddafb71ba7cdb authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #112 from dokku/dependabot/github_actions/actions/upload-artifact-3

chore(deps): bump actions/upload-artifact from 2 to 3

8bd13e6be6c16f4ce0db8d5810bbe71fb893f4fe authored almost 2 years ago by josegonzalez <[email protected]>
chore(deps): bump actions/upload-artifact from 2 to 3

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Rele...

b0ee6d639fc2c8489d5a64664ca1df8b27165279 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: upgrade github actions automatically

8059d0e9b8c5f7996d451b79773bcb7cf47c5385 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #111 from dokku/upgrade-test-os

feat: upgrade test os to ubuntu 20.04

3c3c282026531eb92b55993458af81521b4f23dc authored almost 2 years ago by josegonzalez <[email protected]>
feat: upgrade test os to ubuntu 20.04

27bacacc03eac043659fd3d445aa977250a47ec5 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.28.0

4fe83af9ab3ae0cd8a6b5363832b033017b15e2e authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #109 from dokku/fix-upgrades

fix: properly support new image and image-version values during plugin upgrades

b0fb5a22d41758332797c5c36060d650aa33171d authored almost 2 years ago by josegonzalez <[email protected]>
fix: properly support new image and image-version values during plugin upgrades

Closes dokku/dokku-mongo#143
Closes dokku/dokku-redis#193
Closes dokku/dokku-redis#195

1d37685c8a1f502524ede67c3b005f40deeee198 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #108 from dokku/update-docker-commands

Update docker commands to use DOCKER_BIN

7494229756f6b8b0db4667bba136f1c52a215650 authored almost 2 years ago by josegonzalez <[email protected]>
refactor: use DOCKER_BIN env var instead of calling docker directly

This will allow us to alias the docker binary with podman for most actions - other than updating...

2fe42489627b6912f7f32032ebd119204a22ea98 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: use namespaced docker commands for interacting with the docker binary

50489e564d1a686bfe429882be7e01aa6fd365ab authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: namespace all docker commands in common-functions

e45ae5db48abfab8440108c57526c139913e8288 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.27.3

1225d7a5fca6eb443b89bfb06604f0a65e9d9199 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: pull the new docker image when upgrading a service if DOCKER_IMAGE_PULL is not disabled

Refs dokku/dokku-clickhouse#51

ba1a387f8604bab3d6c038d8f0b9e960405cc85f authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: regenerate readme

b67365e941fd0622a3e2a934a854144b43e5294d authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.27.2

203a6f674a2f321b437db9fda07e104d7341cfbc authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #107 from dokku/dependabot/docker/rabbitmq-3.11.8-management

chore(deps): bump rabbitmq from 3.11.5-management to 3.11.8-management

0a4d78ea0e65f4f3fef7a2d6f0d139fd16032583 authored almost 2 years ago by josegonzalez <[email protected]>
chore(deps): bump rabbitmq from 3.11.5-management to 3.11.8-management

Bumps rabbitmq from 3.11.5-management to 3.11.8-management.

---
updated-dependencies:
- depende...

ab425ee984c901358e5d503fcad63adc31d2e6f9 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.27.1

66e25c42de8750f24ff11a5b9c9fbc11d3f14217 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: update the ci workflow badge

Refs https://github.com/badges/shields/issues/8671

45622c559814620e93fa7008b1abb280116a7501 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.27.0

957bb9ce8f74b7c501ec740861ae7965fdaf07fe authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #104 from dokku/5468-dokku-lib-host-root

feat: respect DOKKU_LIB_HOST_ROOT for mounted data volumes

e953383c36c84f71181c082d063c26f03d02f364 authored almost 2 years ago by josegonzalez <[email protected]>
feat: respect DOKKU_LIB_HOST_ROOT for mounted data volumes

This change allows folks to change where dokku mounts data from for all official plugins, removi...

bbfa547e6bc2b753dea4e88025436017d420db28 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.26.0

1e047542e9a137e01bc7f9bf8fab4fd15e97a58e authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #103 from dokku/pause-stop-rm

Add :pause subcommand and make :stop subcommand actually remove the container

3c0df412bdbb3a5ab7f3e48fc0b6def1981a4466 authored almost 2 years ago by josegonzalez <[email protected]>
feat: add :pause subcommand and make :stop subcommand actually remove the container

3476b674fbf734773e1056d269ab6473f7fc3877 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: update readme

84f1068eeeafb2809fdf98d51f361a4215e0dc42 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #102 from dokku/dependabot/docker/rabbitmq-3.11.5-management

chore(deps): bump rabbitmq from 3.11.0-management to 3.11.5-management

90c37b0a88e97818b81f2cbca6113ad47340e5cf authored almost 2 years ago by josegonzalez <[email protected]>
chore(deps): bump rabbitmq from 3.11.0-management to 3.11.5-management

Bumps rabbitmq from 3.11.0-management to 3.11.5-management.

---
updated-dependencies:
- depende...

e23e09720ca60df73892efa6ef778be2953ceabb authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.25.0

ac7e76a50c18afde7e2ae48ed30ce79c37d55769 authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #96 from dokku/dependabot/docker/rabbitmq-3.11.0-management

chore(deps): bump rabbitmq from 3.10.5-management to 3.11.0-management

16476b41ac6445fe5b4c44d0cf59d54371507e73 authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #97 from dokku/arm-support

Update all related images to add arm/arm64 support

8d659807a8908415b1c1a345a3f09add1ed0348f authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: update all related images to add arm/arm64 support

36d706e1af5b3f61958ef219e2c50484eee46d00 authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump rabbitmq from 3.10.5-management to 3.11.0-management

Bumps rabbitmq from 3.10.5-management to 3.11.0-management.

---
updated-dependencies:
- depende...

d6d7a663cc316c99a512e747e83eaa250e53973d authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.24.0

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

e3e4f387df8ca62b6b5ae78c8ef02565fdac5996 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.23.0

6b5a3b8560b329c110a741d9179eee5e9e24963d authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: run shfmt

9dd246a53d1565c88ece7ee40343fb50ddd99a80 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #94 from dokku/filter-services

fix: refactor how services are filtered

3105ed004438288e39a0c57ee12175c54dd261f0 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: refactor how services are filtered

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

9344483ee500091ff2922013ddaf85aec8da44aa authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: move warning below service name verification

e77e5dda01ac82f81e64f4fb9982e1418c59bac9 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.22.0

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

0d9cc24f4a6b2f86cd11cac5f650424162e6a6a0 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.21.1

8da5a71ea3193c89a39eca1562ad999419804b3f authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure we respect the file path for service links

b4847cd8be58dc5764aea89e28245eb4f97943a8 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.21.0

7e18bb6167c43f731f3889e5d125bdb81b66107b authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: implement service filtering

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

bfaae0727d79d04dace75114ba5648af0c09f11b authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.20.2

b74e3804ab9aabd3c45953d449495bf5bdfa2fbd authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure the new service does not exist when cloning an existing service

e6aa27cd9891b920471537fab54a51e3f3fb9f5e authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.20.1

f36b61a28164f12c53bff0d0cf09426a5afcbe60 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure we check if the service exists before entering it

2ba84bdf06bc853a2f4f756ac8505e21e3878ad8 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.20.0

7d9af1868cadb3244a6f9aaf3b5b818fef608e35 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #92 from dokku/dependabot/docker/rabbitmq-3.10.5-management

chore(deps): bump rabbitmq from 3.9.13-management to 3.10.5-management

842364d9cbb8a7089655ed551710318e74fc0339 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump rabbitmq from 3.9.13-management to 3.10.5-management

Bumps rabbitmq from 3.9.13-management to 3.10.5-management.

---
updated-dependencies:
- depende...

d5327a83cf08fec167b0deda3d274f646cd419c5 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.19.4

8f6bb0fbb27ee6278376feae7a26d76651a8d082 authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: always chown the image files

6445c3688ee638a651fc65aeab0cb1802e5ddf4b authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: clarify unit for container memory limit

4daa12534c4007788b6922978238f5836829a917 authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.19.3

955038d3c2088c53f077583a76ba82f5ab3fd267 authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure service config files are owned by the dokku system user

Refs dokku/dokku-postgres#245

7643a2da8e8f04e3aa3abff4a29d5890844812ed authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.19.2

9e7e539c08494bb7582832d7b920eb9aa0808813 authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.19.1

9c6a227376f201acab35068143c4bd4cc91e030e authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #85 from dokku/dependabot/docker/rabbitmq-3.9.13-management

chore(deps): bump rabbitmq from 3.9.10-management to 3.9.13-management

595ea4da6be1c0fd016284038eeca816c8cb786c authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump rabbitmq from 3.9.10-management to 3.9.13-management

Bumps rabbitmq from 3.9.10-management to 3.9.13-management.

---
updated-dependencies:
- depende...

1bf0edd38b63c1f45725c2e84ffd7f6c7c56b3bb authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.19.0

83ab60f1473371c33d3e4dfa72aa2213e122d0aa authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add ability to skip restarts when linking datastores

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

ceafa7b69f9cbcbc2a677b082f49cec7725c9cdb authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.18.2

42ae424ac88d64e379732ddf6125b6f2c926dd9d authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #82 from dokku/dependabot/docker/rabbitmq-3.9.10-management

chore(deps): bump rabbitmq from 3.9.9-management to 3.9.10-management

a6ba439dc67f8e2ba622e07e1baa87581bb8a334 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump rabbitmq from 3.9.9-management to 3.9.10-management

Bumps rabbitmq from 3.9.9-management to 3.9.10-management.

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

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

45006e656274acc35d0c50b204ffb7ec1997a016 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #81 from dokku/dependabot/docker/rabbitmq-3.9.9-management

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

f6aa3528f081c10ce2fa7ea8948f8d173aed6132 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump rabbitmq from 3.9.8-management to 3.9.9-management

Bumps rabbitmq from 3.9.8-management to 3.9.9-management.

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

050756b5ff1387fb975320103a879b49998c9f48 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.18.0

70d79a57e5c0de4ae363153d3311e7f4c85cb042 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: allow tailing a specific number of log lines

6330a3facb5345753b92c6f78bc1d01b7953e6ca authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.17.1

2efceab66065b40c5a905318d6e9fb2e53554231 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: silence config-options error when there are no config-options set

0ee3adc1181f657f48c9660407ddaa1b15effef4 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.17.0

0e15159b27a803c3b27de2fe6fbafc5985898cd9 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: allow quiet header for :info command

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

5f790570fd40fa0ffc23886ca620c009c958d9bd authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #80 from dokku/dependabot/docker/rabbitmq-3.9.8-management

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

59e3ba327b807ed3335204c72548d232fb43313d authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>