Ecosyste.ms: OpenCollective

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

github.com/dokku/dokku-redis

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

Pull the ambassador image

d1f6f64f23baac50ac535cc3fed9471ebf701c9e authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
fix name of container in readme

c2f115df86fb14eb177e8f5bb87775ab4dece05a authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Add sleep before removing container

18ad9bb4411ea18b432b5df53de6f1670c213566 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Add docker kill statement back

418c7bfc66b8648007300d2ae83b4f5ad04d44fb authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Update docs on start/stop/restart commands

a311957af39ddee9c05d374cb86cef30d5f85454 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Add expose/unexpose to readme

cf9b8a9a5910212cc05198a908bc7ec93bc3542a authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Remove unused iptables sudoers config

70d86b17f5b74edf1674f3f4baf5dc956c4bf1c0 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Enable working expose/unexpose commands

`expose` and `unexpose` commands are now fully functionnal using the
ambassador pattern. This ha...

16fb91cf16b35564fefa9aa9aae6839f86caf6ff authored over 9 years ago by Loïc Guitaut <[email protected]>
Use $PLUGIN_PATH instead of dirname

b2051f86faaf5a2858744c427d5ca2c4dab41b8a authored over 9 years ago by Loïc Guitaut <[email protected]>
first - broken - pass at start/stop commands and working expose/expose commands

note that at the moment the iptables calls complete successfully but the container isn't actuall...

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

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

3fcdb0b869cc4e1314fbcd2939adfe8cc0481ad4 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

08f90bf4c6a53722286ae7ee09b1ba7b42e4570c 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 ...

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

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

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

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

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

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

52114da734c0faa0fbf6c7feca2ea031cf521590 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix logs subcommand

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

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