Ecosyste.ms: OpenCollective

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

github.com/dokku/dokku-mysql

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

Fix wrong version check on docker wait image

fd5bddfcb76ed71d4928a2e0a85195a706171e50 authored over 9 years ago by Loïc Guitaut <[email protected]>
Merge pull request #22 from dokku/lg-check-images

Add checks for all docker images in install hook

167056e614784f7a66b037ad4ae27b14660b8cca authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #20 from dokku/lg-docker-args-hooks

Use docker-args-* hooks instead of deprecated one

f1d4258ffd41ecdc51f47422d1929bce48d759e5 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #21 from dokku/lg-tty-on-connect

Do not always allocate a tty on `connect`

f458704ad671197b457233a1a969e3b144c2e722 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Add checks for all docker images in install hook

d03d2757d848be1b588cef5c9d2435917cda1151 authored over 9 years ago by Loïc Guitaut <[email protected]>
Do not always allocate a tty on `connect`

5cced02b01e8dd9a12d51cdb40a3e1fd8427f5b0 authored over 9 years ago by Loïc Guitaut <[email protected]>
Use docker-args-* hooks instead of deprecated one

fe3f91e28637e576d4b650a91a4de83f8fc3ab28 authored over 9 years ago by Loïc Guitaut <[email protected]>
Merge pull request #17 from dokku/josegonzalez-patch-1

Remove completed todos

ec3aa1fe0fdb230f10c3c5cbae3a59e9f8b8a475 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Remove completed todos

7970106c58b97b6e05fb06d3ff8b90c24c4aecc2 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #16 from dokku/lg-fix-for-0.4

Fix compatibility with dokku 0.4+

0fbf72bbd6822b492b092348ad75da1c25e79907 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #15 from dokku/lg-display-version-in-list

Display image & version in `list`

9de49f097f7034fc0bbd0a0dada7f65325430914 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix compatibility with dokku 0.4+

0e02670639095d31522fc237eba84b132b50bc95 authored over 9 years ago by Loïc Guitaut <[email protected]>
Display image & version in `list`

21a5d29581ce2b8d74f80bba65084e4babc1e1dc authored over 9 years ago by Loïc Guitaut <[email protected]>
Merge pull request #14 from dokku/lg-fix-tests-0.4

Add compatibility for tests with dokku 0.4+

3a824c38ca11adbe743c7aa1ab5de9396fa65525 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Add compatibility for tests with dokku 0.4+

bdecf9964540cffc5c5f3e86560cd9637d2d9f7f authored over 9 years ago by Loïc Guitaut <[email protected]>
Mention that the plugin defaults to installing a version

40155bd9e91fce09e644ebd3d2893aa148c06d31 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #12 from dokku/josegonzalez-patch-1

Use latest stable mysql image

b952f812e639e89c26421b608eaa89ff9975123e authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Use latest stable mysql image

5.7.x is a preview release

ce2b77c18a40d91835c41419ba7fa614609cffc5 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #11 from dokku/josegonzalez-patch-1

Fix documentation on export/import/clone

c2528e98ff6ce972a3cf5f90c72108eab0371f6e authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix documentation on export/import/clone

d1ae986d8c235302d9f092cb84862c6ab02749aa authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #10 from Flink/lg-import-clone

Add `import`, `clone` commands

04273cb893337f67db2cc958acc31ac16dc8cff9 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Add `import`, `clone` commands

Fix dump and connect commands

d8b13298b78bf266a41dd04c8c0312304c8f2256 authored over 9 years ago by Loïc Guitaut <[email protected]>
Merge pull request #9 from Flink/lg-help-output

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

7988e03c0eb14e20655ccbd1ac8f06412c3576b3 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Compatibility with dokku 0.3.x & 0.4.x for help output

b5ec6ca12ca903ec5bbd2ccab2020ac272d03b58 authored over 9 years ago by Loïc Guitaut <[email protected]>
Merge pull request #8 from Flink/lg-add-tests

Add tests for every implemented command

1a7f78e9d53f568cfbb3997a89f31674ba4a246c authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #5 from Flink/lg-various-updates

Various updates

866c91791db30fba2fee425ca6c737bfb813b87b authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Add tests for every implemented command

547653b27e691daa98d462a16f7713e5d4df069b authored over 9 years ago by Loïc Guitaut <[email protected]>
Merge pull request #7 from Flink/lg-fix-password-length

Use a length of 16 chars for password

c1fc39899750604c78d035e39804d6cd34318153 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Use a length of 16 chars for password

This is a MySQL limitation.

96189cbf0d92b23f829be6bd70f8d91b52c291d2 authored over 9 years ago by Loïc Guitaut <[email protected]>
Merge pull request #6 from Flink/lg-openssl-password

Use openssl rand to generate password

c025c3250a4bfea5385bddce52adcdc68accff89 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Use openssl rand to generate password

It should be more secure than hashing the current time.

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

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

ecc5472aaebc445f0183c018c49751ba1c706db8 authored over 9 years ago by Loïc Guitaut <[email protected]>
Merge pull request #4 from Flink/lg-use-tools-from-image

Use mysql tools from docker image

c8e74d91d32c3d27327a3d408d88d3256d83f2c4 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Use mysql tools from docker image

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

b3af1f96f2f5c55a188997cc9ceb6b75e54edc93 authored over 9 years ago by Loïc Guitaut <[email protected]>
Update docker ps output

7d726f84b036cc00a8157c4c32bfe1e8330247d8 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Display which ports are exposed in list

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

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

4db5ca7050785166b47e00790a89b1bfa17cf524 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Require Mysql 5.7.8

5e50305b2b1db2aab4ce549ef0a686e15f6214d9 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.
-...

a91af619f5dc5f56c2ceb295dd9f4e9db8f0de99 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix connect and export commands. Closes #1

af59e8593edd857a84dd023590bc1b3f489f30df authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Make binaries executable

45819a19100fe863b7b79ed9d54072ff441a5446 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Update mysql binstubs

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

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

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

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

3481b5a95f6ff63b970d176825217ab62238051f authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix link name

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

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

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

a7543b5a31bf879eace7940bfc65062d48a667df 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

35c9ad5318ccc33c6426c5fd1854ee46db8e68cd 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 ...

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

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

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

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

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

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

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

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

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