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

Merge pull request #120 from fruitl00p/patch-2

Support memory limit

2bdba0519d8d89d8af55d674b573f1d61fed907a authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: add a note as to how to specify an interface/ip to bind on when exposing a service

Closes dokku/dokku-mongo#128

4cfa309278f129aa3c6616344a3a400113dda3f3 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: translate single-quotes into backticks

73fb35f3a8f3936ddb2e343fd8ad1ceea0136d15 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: document how to restore a backup

e4035a1faaa813392a98c003fbedb29ee6ab4ab9 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.14.1

1f187bf6ff52c2a40c32467981515e8dc020d31b authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
dev: add convenience copy-file bin and fix data path used by plugin

fe950d727ef0facae2d8d71b57b9e9fef9f6a8ee authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
dev: make devcontainer setup plugin agnostic

b576967efafdb56ca6dc3a8c7fa611cbd4707e66 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: show a better error message when the image is missing

Refs dokku/dokku-clickhouse#4

b5cb24fc6cf2ace961944dbf92bc5be63a0438ba authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
dev: mount the service directory from the host to ensure tests can pass inside of a docker container

aa1d1757a650865d953274d0e5797e5df073c487 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: copy any existing templates and drop unnecessary interactivity

c11f1658e3469f65b4a531d191edc6adf10c03d9 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use correct path

e2311100dda89f4e500ad5b9f6a86135fa52b9e4 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: copy templates if they exist

f28a3404030c23d7592bcaa77cf407685227115b authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add devcontainer support

This should make it possible to run tests locally in a lighter way than pulling up a full VM.

6dff5dc99469dd9f8b050a2a11cb5dfbd54b4af1 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: regenerate readme

7b6c259ff25068fbaf4a8014a86608cef8f25311 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #130 from dokku/dependabot/docker/mysql-8.0.26

chore(deps): bump mysql from 8.0.25 to 8.0.26

b6394a8a332057a79dae2f3e641e73c4785fadad authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: drop references to circleci, libera, travis-ci

dbb6dfdf0d6d33ec78c8f3f0474d48019fdab46f authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump mysql from 8.0.25 to 8.0.26

Bumps mysql from 8.0.25 to 8.0.26.

---
updated-dependencies:
- dependency-name: mysql
depende...

81b78bd7a0bf1602eeb1086caf4ad1a56043372a authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.14.0

94c05b115b2354485d6ee7355f2ddcf95809ef77 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #129 from dokku/dependabot/docker/mysql-8.0.25

chore(deps): bump mysql from 5.7.28 to 8.0.25

a7a900557e8ae3462878418d1f848d89fb7a50bc authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump mysql from 5.7.28 to 8.0.25

Bumps mysql from 5.7.28 to 8.0.25.

Signed-off-by: dependabot[bot] <[email protected]>

6b5356a6467d78f7e27312037e82b52d60d9fcb6 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tests: refactor tests to ignore readme generation for Dockerfile changes

Ideally we can trigger a readme update on merge in the future. For now, this will work well.

9b33948f94821cb546686415898af833d4bfdc33 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: gitignore bootstrap file and minor cleanup of ci

bb7a6cc03dee652ef8980ce78c08c8667437f135 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #128 from dokku/github-actions-attempt

tests: migrate to github actions

2c5d67b094203c405b712023400afd2524e12c67 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: skip tests that require tty for github actions

0dc36897ec06933ecbe804a39f7d5206c190c140 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: regenerate readme

902b72b041f99e4ef98caec60111bee6189d3226 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: drop copying of test results

Bats will now output the results on stdout so no need to copy results anywhere.

c18413786f2d8b09065e2c1e24257373d0ae0461 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: fix job name

2a171663ab068486a2bb5a7bb36a0426d0bbd532 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: split tests to version and tag

843f9748d57eea60c8859e45c6e2f807d5e2a4b5 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update min dokku version and only test push on master branch

d932f241b0ad2f9264d7cd17fefa23efddcd5f2b authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: migrate to github actions

5c484f96f21df026b913aeadafe31ce9c49c3301 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.13.0

ee7c7b80c22ce34a669ed6e9ca9e56de84f7d1f3 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add dependabot config to all repositories

6e8e37fed13771050e633006b2f491c29812baf2 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #126 from dokku/dockerfile-update

Pull image from Dockerfile

ca0d2882825014936f8273aa78ff69ef77f70d48 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: refactor source again

2d8a614c8977afcd2e6fd8fb126ccc3d60a2dc64 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: fix path to Dockerfile when sourcing config for tests

049718f845eed82bbd774c4a4acd7eb108a7d258 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: handle image and version correctly

5c770e2922cd02878bb844cff45243cb25b730b9 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: move base image reference to Dockerfile

This will allow us to take advantage of automatic update software to auto-pull new versions when...

2b07ead40b0095e13b4ef7a1de46efae0c26c81f authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: use dash instead of underscore

8365999a3fa26698dbdb817c63b27fab28cba654 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add plugin trigger for service creation and deletion

a309b0d1fe680fd2801829df60633ed2f055883f authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: use pre/post triggers for service-action naming

This is a bit more clear as the links aren't always idempotent and may have errors - this allows...

b609bcdf318d971c255b5d4ba203ed9bfd8ea1a4 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add service-action plugin trigger for link/unlink

This can be used to track in alternate systems when a service is linked/unlinked from an app by ...

4504fb956ff8178c0a33a98438c2769700e5031d authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.12.1

74af0482bfe0d9ecc8da91570b087d79eda3ba25 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: do not shadow TMPDIR variable

This enables usage of the plugin with libpam-tmpdir.

Refs dokku/dokku#3149

9d318cf26bdcb56f7aa0cc913924d90ff8ac0660 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Support memory limit

This adds the `--memory` / `-m` support for creating new mysql services.

89cfdd7f0e046703e6fdeb3e895917b07eace06c authored over 4 years ago by Robin Speekenbrink <[email protected]>
Release 1.12.0

a81da2b3ae36cf150359f5c223342c5f4b7159d0 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #97 from fruitl00p/patch-1

Faster exporting for innodb tables

b6aec377bca6b50c1561473e358ef43c478f21b4 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct image link

d9d44eea45a1a8de9156853cef8075520b7da62f authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Faster exporting for innodb tables

Since InnoDB is the standard, i'd like to add the option `--single-transaction --quick` to the m...

c2e58c773e4f6da7d139d919809c52b147d1c02e authored over 4 years ago by Robin Speekenbrink <[email protected]>
Merge pull request #117 from dokku/configurable-config

fix: allow config directory to be configurable

296607be93b7ed71eedb3286c50ce6c0e8ab0b20 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: allow config directory to be configurable

For postgres, the config directory doesn't actually exist, so adding this configurability allows...

49c00a04796d5f7f7f880206ba8f79c1bca059e7 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.5

2405b7ef229c364aae90b4583cc5970f5bbcb41b authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: respect the TMPDIR environment variable

Refs dokku/dokku-redis#143

c1e8c4d7742ef0fc4c0c3ea388ef11cd32caa3ee authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.4

e849268847425c2d3273adfea9051c27c1896e34 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: correct help output

Refs dokku/dokku-postgres#197

9540977fe91b847c87f023818c6ac25392b4c091 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: correct casing/quoting on sentences

83fa90a012ff28dd550a8c08d1fb76d784ecebde authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: run black

c26e54bc115cd48b821745e522d84c055e5c820a authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: document all flags in readme

3a483f13512c1feeb4c2c42881c21260585c8166 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: make the gpg passphrase a bit more clear

7e8008e019db70f95d9c0f426ea20bd5077c2cd5 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.3

f11f34287a4d3c317bdfe4f75b66b72d672d84e9 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update copyright date

5e41d136843a6439b1d56184e93bab13d6735d3b authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: switch build shield to circleci

f2197fd2a56a52a2e9b5095a0c2c35251ce1a3a2 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: use circleci 2.1

2d6ef274e0789a4f671219784a4a4fa5b0448ab7 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.2

6342be800d07242d4270d4c94c14a910d2664aa1 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: store the correct path

37baaaf0b192448b03d308b1343070af45271112 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.1

9557f9cc91ccbb8a59bff8146e6148cb4a7ae10d authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: drop travisci usage

e4395e52c43f8d48b3a1a66b46556eeb58021137 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: store test results for usage in circleci

e0cf62971237bb1cbbbcf2403cc7fee652b9e347 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: enable circleci

247838d9f80a0439781d8102c40882d1f374f337 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: speed up tests by dropping dhparam generation

1aaed290a56e909db1674ba41e2e0032c3d639e4 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use python3 for generating the readme

ff3cd237149b7e329f26031abe2421df752950c8 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: drop unimpemented commands from readme and reorganize

1b333b992c5653b1a9ec7ca3ca6ed95cc02f57a9 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: autogenerate readme from command help

636907f6eb2abea9c01793a8873e96d42cdcce45 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct issue where help output for info flag implied multiple flags

c6ec5b74c5d4259972c37759d29aaab09982d560 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: update shellcheck excludes

3f014b76b85edef075072a9da039ac3deeeb4ad9 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add xunit-reader to output xunit files in human readable format

78716b46d2fc73ca4693c8ee01aca62ff2147fea authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: parameterize xunit-to-github version

b21e20679caa7ca94486e380c452cab7f612331f authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use non-deprecated method of fetching docker-options

d19c32ce0a7097fcefbb78314ddfbf222a56d06b authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: upgrade shfmt

28f5f9a88c790c19892480504bd25eb6fd55a3f1 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.0

7af558a0dd971df2fdc897b5fdcf641084cbfed8 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: upgrade tertiary container images

6dd81c84723702288f678f8fcd17159454b4f55e authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: move all image names to config file

This allows us to more quickly update the image versions in use for tertiary images.

3e7269293eac1af1ee8bf487a09ba926bb9fadd6 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add service-specific header to info call

943f1249f497cb5e746d6dab228d0c8de3587031 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct test case for :list command

38120ef23d628ac0cbd41cc8f4934922b2660393 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ignore the keyfile install for tests

9e132e771298b0f59e30cbca2d7e1fe49bf3b9be authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct shellcheck issue

8312c39b40da9035e6ad70fdf41d775b5167bf60 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: update travis setup

- Use ubuntu bionic
- Upgrade tested version of dokku

562d75e6d748e9bb1adc72bb51e8baed3e58087d authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.10.1

d6df977b4063a1051e6c4d4bb8ac3fbbab187b23 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct service title

b3bd0eed5a74f98ee6b213a66c7c46eca9a23a11 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.10.0

b9da3d231a4bb64366e64c5e9f1af8108db746f6 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: drop full info from :list command

This can be fetched from :info if necessary, and slows down the list quite a bit.

d191f396bd4953344eb94cd7a4bb86c10ea4602a authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: speed up service_status by reducing container status calls

cf57016c86c73803402afce20d74d5944a4b3de0 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix encoding issues when exporting database

6e448e9f023f0ba311787cac716efd0418596510 authored almost 5 years ago by Milan Vit <[email protected]>
Release 1.9.5

489b7db1a6c457661902fbd8767c7f07fee89ee0 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update dokku/wait version

dc3bb16cfef442ea48043d47949fbeabf46a58af authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.9.4

51fce5828d5908939d5e27ce082389cdac1ddfb2 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update dokku/ambassador version

adee49ac1ee1888ecc83667fba39c5d77da1e73e authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.9.3

76e36056b593e101e6847f030fbf64e4566820c6 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update dokku/s3backup version

98699bf79dfd770609b4ca1653e6304365115c08 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.9.2

f67ccbb3e0e5be330b7a3cf38c50529802358589 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: update patch release of mysql

d5004ccb9b49218b7b23c437aa50d9e893d13fe3 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>