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

Update docker image

184a6d1e413bff864600fcbe34c39246905fcd87 authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Fix failing tests on master and test all .0 minor releases

44d8334042e64366a34d68667eff612aaaa1417e authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Update docker binstub

07cd0a03c1f20646361200c518d7be93aed90539 authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Secure password file

442e5be02f1bb96b41a98aca0a702cc9a35e02f0 authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Add missing mkdir call

35dc4549087f60d1b1664552112d52fc03176743 authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Use cat and double-quotes when retrieving the password

17dc2e24579189240c6bad611200391b71d59117 authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Add missing SERVICE_ROOT env var

0386a154421db672abd7fb57cce8e1602e2425da authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Output the config/data directories when performing service:info

c73df033ce0faeb88cc62307be9dd29f08c32736 authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
add sudo to command

consistency with http://dokku.viewdocs.io/dokku~v0.6.3/application-deployment/#create-the-backin...

82d95a420718a04f38babb75aeeb1f3098626683 authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Only wait for a single port

314b9f5711d8b0ed6334960573ec193cbf396d72 authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Merge pull request #45 from dokku/check-docker-option-calls

Fix calls to docker-options plugin under all 0.4.x releases

9f3a9eabf1fdf632433110b1a51a123740c8f502 authored over 8 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Fix calls to docker-options plugin under all 0.4.x releases

3414b503b0aa919ffb1363996453c4e9dbce3792 authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Always remove * directory

041fa751d382d3cdec367bcd56aed78c80ab0a7a authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Merge pull request #42 from dokku/alphabetize-functions

Alphabetize functions to improve organization

8a2417d4fac1dc4213522ee700dc320c55cd340e authored over 8 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Alphabetize functions to improve organization

19a9614ce67b7ab7ffe42c0127dc79aa0ec488cc authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Merge pull request #41 from dokku/subcommand-structure

Subcommand structure

a5a42a7a20f70c48f408c1915d42043a9d8778d1 authored over 8 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Remove remaining direct dokku calls

17fc96ec0355194a2af8796df1ab07f2d4d5f4ec authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Conform to function declaration standards

- declare desc variable
- declare all positional arguments
- set the cmd
- properly handle DOKKU...

5ce3ed581ba65538d88ca11ef74454856e7d9e0f authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Move all commands into subcommand structure

d3426f4754c3997bcd005f5ee9ef0599ef77f1e7 authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Remove call to dokku service:info in favor of service_info

3163b37e32f21526630edd84984d6a822fc5734f authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Use docker-options functions directly to avoid setting DOKKU_APP_NAME twice

4aa64a4d254e59abcf47ee5fef143eb05ceaf2e6 authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Upgrade help output for dokku 0.5.x

Also completely drop support for help output on 0.3.x

057dedc67a84c18b8f63ab1bcf6f352e1b33e4af authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Fix test setup to create proper directory structure for plugin

c77cec3d517c10babea8380df1905e7acbd5863b authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Move setting of PLUGIN_BASE_PATH to config

6f8511ccee25c9601c31d60af600a152deb14f34 authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Merge pull request #40 from dokku/fix-testing-on-os-x

Fix testing on os x

a2c51f0097edc75b0289e7275c2f8bec4b11bbef authored over 8 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
quote more variables

56b7c2118d7dbafc919bd117bcaa32f3052379bd authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
update shellcheck ignores

d4ddfbd5b0a34378dc26a984bc3020d21a363ae2 authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
quote SERVICE_NAME value

162037d6a6fdd56d195a4bbb66799d00765f5a0c authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
use an extension for sed calls on os x

32d788266360cdb77ba36e3fb39ed877d80107f6 authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
trim whitespace from url

43a061d1ddba48e1eb67821e54115ffc80c1b844 authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
shellcheck disable

66dad16195839718bd19db157961d6fbe65dca67 authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
use config functions properly

960006a3b962fdac611bc1bc4598ac6b1ba227f3 authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
ensure we don't expand PLUGIN_DATA_ROOT

40f7bccbfd02791321926d938646448ef6d421bc authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
quote docker pull call

77eee5cdfc84f7153078c26c2f7e9e5531b42535 authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
fix read call

e5315b10b51f3f9c81fdf7552f42e2fc776d6881 authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Merge pull request #39 from dokku/minor-changes

Minor changes

a4a69a608b411cea6cc59ac9a3c75719dce2da77 authored over 8 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
use grep -q when checking for docker images

a06e021f0c7c4ad99f8c293a62e5355156dd88b2 authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Quote more variables

cdc7c047b116334b9e6df3ead1293f6ab4e4ee58 authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Add a dummy lsb_release command to test binaries

This should allow us to run tests on os x using the current dokku binary

21bf9d3ce6744d2ff8e26a31e320f2bc18dd8c98 authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Download correct version of plugn when running tests under OS X

e246736c3c4adfb4c054c61320f360ff5d40c2ec authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Move command check before DOKKU_TRACE to reduce trace output

892acac6049be11a6203a4ba9df0a6fd5ac6a80c authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
quote $APP variable

675d85c989c9f6fe61fe8e99bf9e67b73fd50681 authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Rework how config vars are sourced

- ensure we source config/functions from the correct directory
- move config sourcing up before ...

ae84bcd7d598467467604f116354d57fca7a5d15 authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Add testing for all supported versions of dokku

Also drop support for 0.3.x

b7a850ac83999edd8ebdd1aace0e048c09362ee3 authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Merge pull request #38 from dokku/upgrade-rabbitmq

upgrade rabbitmq to 3.6.1

f38ac2c1a547d091b528ad85211ae02fb57c030c authored over 8 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
upgrade rabbitmq to 3.6.1

b5dd3d76db2d7baa5c430bc6181fe2db64be97ec authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Merge pull request #37 from dokku/start-container

create container if not exists on service:start

d588c85b276bda8e925aaca9a31756fb3ea49715 authored over 8 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
create container if not exists on service:start

5f86cb2223a9100cff3cd8aaf6818835480e978b authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Merge pull request #36 from dokku/database-adapter

Read RABBITMQ_DATABASE_SCHEME variable from app when setting RABBITMQ_URL

3058eaaf67cdc2af02986fd58ebb6db9fc7bcd6b authored over 8 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Read RABBITMQ_DATABASE_SCHEME variable from app when setting RABBITMQ_URL

e2682b71a8b5815eb0d9e3188512d19d266d8818 authored over 8 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Merge pull request #35 from treythomas123/master

Automatically pull image if it's not already downloaded

cb08a14b220181ca3491ce3ff5e84e0d8b36b053 authored over 8 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Automatically pull image if it's not already downloaded

4513f9fa7d732a309034dcd35dabb7ba4e5d2631 authored over 8 years ago by Trey Thomas <trey@treythomas.me>
Ignore .vagrant directory

557e927b98ec11a27c8d2b275788806f89e5113e authored almost 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Upgrade plugn

fcda5bd8fc4160890161cc59f6978f5e07e6308b authored almost 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Add vagrant setup for local testing

77c18be8a1a53d38be7f814c6c7e8c7343116437 authored almost 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Remove invalid service directory during command runs

Refs dokku/dokku-mariadb#30

f0f1e5a08f8d1d0af11464b3b2a50693bfa07f71 authored almost 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Upgrade testing environment to trusty

3984c4bc6f5e4f0eedf13efaa741fafa122e5602 authored almost 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Merge pull request #29 from dokku/version-upgrade

Upgrade image version to 3.6.0

59a4e6ab1ef9b902366dc06b13a74a5f620731e4 authored almost 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Upgrade image version to 3.6.0

bbfe48ac8812c5e3b1958c64cc55cd6c2fce7c15 authored almost 9 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Document unlink command

e282e1ec38b9ba1de110f52f75e7765ccf905fca authored about 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Merge pull request #25 from dokku/lg-fix-tests

Fix tests setup

6bc30e1366b3e173d4df585f1b4cb397dff7f345 authored about 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Fix tests setup

5d0d52d5a1994c190878945b04c98beae05341c0 authored about 9 years ago by Loïc Guitaut <flink@belfalas.eu>
Merge pull request #23 from dokku/container-environment-variables

Add support for custom environment variables when starting a service container

4de9776593dc8251ed25932df869546f20375d37 authored about 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Add support for custom environment variables when starting a service container

82c87377f2d5b9292f4deefb96a9f8ec6d4184e4 authored about 9 years ago by Jose Diaz-Gonzalez <email@josediazgonzalez.com>
Update README.md -> <file> arg for export command

7146a3d3e9d9df4b244793a929f75f543dd53944 authored about 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Merge pull request #20 from dokku/lg-update-readme

Update README about docker env var

43579ebc32ff29b2f1c9a82821d4a6307f258c54 authored about 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Update README about docker env var

78bbce2d1a5c508b13f332644086e5ed48f819fb authored about 9 years ago by Loïc Guitaut <flink@belfalas.eu>
Merge pull request #19 from dokku/lg-list-in-columns

Display infos from `list` command in columns

cc9d98c0161d4fe89dd8b80eb941fd256e1d75c8 authored about 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Display infos from `list` command in columns

Also add a LINKS column to easily view which services are linked to
which apps

be209144d9cea40a85ff33472a18eed991e0bf4c authored about 9 years ago by Loïc Guitaut <flink@belfalas.eu>
Merge pull request #18 from dokku/lg-fix-destroy

Fix the `destroy` command

e054c6508de15a6b6ae050816f9e15899035b3d0 authored about 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Fix the `destroy` command

Checking for container with its service name instead of ID.
Doing a chmod 777 on `/data` before ...

9db09a32b0908182bc2cefd4939cd1baaab68df8 authored about 9 years ago by Loïc Guitaut <flink@belfalas.eu>
Merge pull request #17 from dokku/lg-revamp-link-unlink

Revamp link/unlink commands

e62d80cadafa983ef397cbf585180a5213c39300 authored over 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Revamp link/unlink commands

Previously we were exporting `RABBITMQ_URL` via the docker-args* hooks.
This seems to confuse ou...

c1331bdfe6a21ed604e831d6ee5bd4bf92e289ae authored over 9 years ago by Loïc Guitaut <flink@belfalas.eu>
Merge pull request #15 from dokku/josegonzalez-patch-1

Add rabbitmq:help command

18771e1d182a85dd9ae41b8641fb6f366ee9e7bc authored over 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Add rabbitmq:help command

82a1c920e6ad205c49f2ff2a72b1ae5759deeead authored over 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Update README.md

Add a note explaining how to examine the environment variables (through `dokku run my-app env` r...

496e3de852ab0b6ec8accb91754cd421c61f2b47 authored over 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Merge pull request #14 from dokku/lg-fix-wait-image

Use our own image to wait for services

3f3fc7fc6febcb4317f44a0a5075f26c26c57690 authored over 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Use our own image to wait for services

8d9fe4acb93c03d145ac6cc777bb22c60797f0b7 authored over 9 years ago by Loïc Guitaut <flink@belfalas.eu>
Merge pull request #13 from dokku/josegonzalez-patch-1

Fix overlapping exported config

ba92ec8678101b6ca216bc4726930854e26a8fa4 authored over 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Set RABBITMQ_ROOT environment variable as well

Since PLUGIN_DATA_ROOT is not directly overrideable anymore, we need to *also* set this env var ...

94c238768ca95b9f79bd6245b1c6766720690ee2 authored over 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Fix overlapping exported config

If using multiple official dokku datastorage plugins, it is possible to get into a case where th...

61bd552fb8983e7391881e689cebb0c03a5b9685 authored over 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Merge pull request #12 from dokku/josegonzalez-patch-1-1

Update installation documentation

c0fe5e0d02eef43714752bff1c63b35799bba7c8 authored over 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Update installation documentation

37a3e7d5549e511e630d2eb7eb7c1fa312969c12 authored over 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Merge pull request #11 from dokku/lg-fix-install

Fix wrong version check on docker wait image

82e7bdd89820b06b0c7e6a53a04aa8f63c8ac51b authored over 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Fix wrong version check on docker wait image

3521b791db6d7a88a73820630b196ce5a63db9ef authored over 9 years ago by Loïc Guitaut <flink@belfalas.eu>
Merge pull request #10 from dokku/lg-check-images

Add checks for all docker images in install hook

5a5e1d86d3b51fc042da5986c086aec14ae918ee authored over 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Merge pull request #9 from dokku/lg-docker-args-hooks

Use docker-args-* hooks instead of deprecated one

e2b72c41f18104ba21814bd0af7edb3d466e91c6 authored over 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Add checks for all docker images in install hook

f1233b7a187636628e4b2f010037fb7696450f86 authored over 9 years ago by Loïc Guitaut <flink@belfalas.eu>
Use docker-args-* hooks instead of deprecated one

a245a1af0ed12c421a13bff789c5a4a0d3795c75 authored over 9 years ago by Loïc Guitaut <flink@belfalas.eu>
Merge pull request #8 from dokku/lg-fix-for-0.4

Fix compatibility with dokku 0.4+

3a26419f65a04870baa7a3b909b7c00afab69ed5 authored over 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Fix compatibility with dokku 0.4+

c1c33e3ef2cfc10dd92e491c481024b61b4db0ad authored over 9 years ago by Loïc Guitaut <flink@belfalas.eu>
Merge pull request #7 from dokku/lg-display-version-in-list

Display image & version in `list`

c3b7fe871d5edbda6c96fce8fe64df7a78f93281 authored over 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Display image & version in `list`

e92932fa0f12072ec57dd1958ed9ec6cce9ca89b authored over 9 years ago by Loïc Guitaut <flink@belfalas.eu>
Merge pull request #5 from dokku/lg-fix-tests-0.4

Add compatibility for tests with dokku 0.4+

4d0535ab05710b278ef662e3ae2535092c20ee78 authored over 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Add compatibility for tests with dokku 0.4+

55520b4403ca31cadf4e05908b66b4a2c0b8e005 authored over 9 years ago by Loïc Guitaut <flink@belfalas.eu>
Mention that the plugin defaults to installing a version

c82d115b15c3a587936a9409ef737c69a7eeb3a1 authored over 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Merge pull request #4 from Flink/lg-help-output

Compatibility with dokku 0.3.x & 0.4.x for help output

673886e253e43153466270b61ba140584d86ca0b authored over 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Compatibility with dokku 0.3.x & 0.4.x for help output

2c3bc12f82d224d5be59c348df2bafeeacb619a6 authored over 9 years ago by Loïc Guitaut <flink@belfalas.eu>
Merge pull request #3 from Flink/lg-add-tests

Add tests for every implemented command

2d6ddd97b807dab88625c02d0bd1202d1ff33557 authored over 9 years ago by Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com>
Add tests for every implemented command

99bc6cd573142b07ae31e6dcd664be2f707866ec authored over 9 years ago by Loïc Guitaut <flink@belfalas.eu>