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

Merge pull request #2 from Flink/lg-various-updates

Various updates

1f13c187d6302840492edfa64aba76aebc8639c4 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Use $PLUGIN_PATH instead of dirname

72c17a8c09c802266ff1215c18b3e0b0f3ce42a9 authored over 9 years ago by Loïc Guitaut <[email protected]>
Use aanand/wait image to wait for service to be ready

bf368d7e863c1224ed3282fd74b6f547a84be28e authored over 9 years ago by Loïc Guitaut <[email protected]>
Remove call to `docker kill`

cf8974b8f40f0e111317089e60f61be267152526 authored over 9 years ago by Loïc Guitaut <[email protected]>
Display which ports are exposed in list

01a298f4bf34cc61c03fdf90652e284178b40364 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Add plugin.toml

68d948e9ef2d50446c8781d136e149c1ed45ed00 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Add link to docker hub entry

84b38c139e724c4fa20a193edbf8860cdff8798e authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Update requirements

- dokku 0.4.0 does not yet exist, so this should dissuade people from installing this plugin.
-...

ce4a0bd260d0a7ceb5b9be77281b83805746bcaa authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
remove unused binstub

9f725fdef8ff83557e76a38579d6e726740acfb3 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Add badges

c493ab6d5d98f125b87dc4823f0ab313673d5a2a authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix tests

468a40efacc20f3ea054d5655f63898ee409269f authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Travis testing

f2442f820eb8eda7c39703f5bfc3650f6f3294a3 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
make test

8ba69451a9787d087a08f941395f59f6ac1981bd authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Properly implement port expose/unexpose

d1ccdfce75c22977ddca11caeabcc685c045c421 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Move alias, link, unlink and logs commands into functions

4a2771e82fe76d8230064bf3dfffaf5f1fa5df7f authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Move service checks into commands file

acdf1f8c28ede104f14a7561e87fb01dd59172df authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Move info and list commands into shared functions

Also add better output formatting for both commands

2f83289cac52cd383db7167c176651b7592bf299 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Remove service verification from service_url function

It is not necessary to do so in a function that is called from other places that already verify ...

ac4cd9dfbdf8cbd2bc9945ed90c54536eb076340 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
use config for ports

a644b527306ed0732259dd1cb855e7417891e5fa authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Use central config for env vars

0be37013508a0209a8093843db5d0790138cf63f authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
add central place for configuration

7f18c4661a8a738921dfa447d458503297d3893c authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
quiet grep output

eef869fb373b2afe1fd7317131c14982a01687fe authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Ensure container exists before attempting to kill it

11ef8f269e5cc8d79e0fac25477656fa7e363cdf authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Remove -plugin suffix from clone url

371e4af75bd9ba82f1c2e688da1e41b0e49f66cc authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix issue where admin port binding was not correctly checked

843c45cde29c488f24e0f2fef67a1ecf0d2f28af authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
initial commit

25e72dd489b5bd565c49c5c61b36c9f7e6816514 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>