Ecosyste.ms: OpenCollective

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

github.com/dokku/dokku-mariadb

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

Merge pull request #119 from dokku/dependabot/github_actions/actions/upload-artifact-3

chore(deps): bump actions/upload-artifact from 2 to 3

1b3dc54da3478834c8550ede9093ba7809d99b1d authored almost 2 years ago by josegonzalez <[email protected]>
Merge pull request #118 from dokku/dependabot/github_actions/actions/setup-python-4

chore(deps): bump actions/setup-python from 2 to 4

b72d68296d236746dae8e0ccd89ca2d88b8bd3c5 authored almost 2 years ago by josegonzalez <[email protected]>
chore(deps): bump actions/checkout from 2 to 3

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](htt...

923f65d3f48d49e5514a9bec2cac85a47122c9cf authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump actions/upload-artifact from 2 to 3

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Rele...

c6bafbbdd8a9bce383a05e592f00254fefe64fa8 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump actions/setup-python from 2 to 4

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release no...

604f4651eb4e3ffe463ad0e383f9e98929a918be authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: upgrade github actions automatically

2c11de487030e3b2208ffdbd52c7bba7569873c3 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #117 from dokku/upgrade-test-os

feat: upgrade test os to ubuntu 20.04

51df7183feb6174dd665d1f569340ed901a77646 authored almost 2 years ago by josegonzalez <[email protected]>
feat: upgrade test os to ubuntu 20.04

f065fec5fe8d146791f397f6e1971add73f6e230 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.27.0

dcf9c76d3c495f52b4a9a7c9ed70ae39d6d4ce21 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #115 from dokku/fix-upgrades

fix: properly support new image and image-version values during plugin upgrades

92ba4ba0c9aaaec5a0d63ac4c7b39758e66227fd authored almost 2 years ago by josegonzalez <[email protected]>
docs: regenerate README

c5d617560bcc0f11195cb3bb351fb61262bffe1a authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: properly support new image and image-version values during plugin upgrades

Closes dokku/dokku-mongo#143
Closes dokku/dokku-redis#193
Closes dokku/dokku-redis#195

49d6154f3b9bc7b570dfcd91906a1d63edcafb40 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #114 from dokku/dependabot/docker/mariadb-10.10.3

chore(deps): bump mariadb from 10.9.3 to 10.10.3

651aba0c70c51871aac446cdd5b26344ce38d280 authored almost 2 years ago by josegonzalez <[email protected]>
chore(deps): bump mariadb from 10.9.3 to 10.10.3

Bumps mariadb from 10.9.3 to 10.10.3.

---
updated-dependencies:
- dependency-name: mariadb
de...

af0836f5818e90ac17afe41916b8ced18087302d authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #113 from dokku/update-docker-commands

Update docker commands to use DOCKER_BIN

8ef26c15ad8512c59d177299c455c05f6ff6c5c4 authored almost 2 years ago by josegonzalez <[email protected]>
refactor: use DOCKER_BIN env var instead of calling docker directly

This will allow us to alias the docker binary with podman for most actions - other than updating...

f25cf9b11507a173f66355411ef7c61767185026 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: use namespaced docker commands for interacting with the docker binary

741b41e3f86849497221c7259b41d7a48b2a17a4 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: namespace all docker commands in common-functions

0bacd3af6ac16fada6d78ad76fa10c098d40844f authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.26.2

17e834d452b7c5535e6de63c260c0961701f1bd6 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: pull the new docker image when upgrading a service if DOCKER_IMAGE_PULL is not disabled

Refs dokku/dokku-clickhouse#51

43fb98ad6f4d959a8a2e8aa644ade13571ac8c88 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.26.1

87bedabff6bc19f6c3acbb2e1e4a2c3664bb7c9b authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: update the ci workflow badge

Refs https://github.com/badges/shields/issues/8671

c7c85671e715becca7261d71a7284b7df982ca20 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #112 from dokku/5468-dokku-lib-host-root

feat: respect DOKKU_LIB_HOST_ROOT for mounted data volumes

03017c6dad4fd117de15eca5a0fcadb1e44ea0ac authored about 2 years ago by josegonzalez <[email protected]>
feat: respect DOKKU_LIB_HOST_ROOT for mounted data volumes

This change allows folks to change where dokku mounts data from for all official plugins, removi...

1fd1ccdb4414911e47c6fd5f40c91fbd64669f3d authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.26.0

b56cc8b96a049bcb443bc1528e5a7193bc569249 authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #111 from dokku/pause-stop-rm

Add :pause subcommand and make :stop subcommand actually remove the container

64c49f17c8e3b3d41fae7cf66f704ba45b8ff356 authored about 2 years ago by josegonzalez <[email protected]>
feat: add :pause subcommand and make :stop subcommand actually remove the container

43a0b633df0d572245e445cc369c8be6be83c9ab authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: update readme

6db18ddefa6c84368bc5a65e0e5229070319236f authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.25.0

f6bcf1caffa9f6bbbf8287966363dd2891f641c2 authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #107 from dokku/dependabot/docker/mariadb-10.9.3

chore(deps): bump mariadb from 10.8.3 to 10.9.3

1e38e2be4c2ad690007fe56e0ad3e63c45d006d3 authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #108 from dokku/arm-support

Update all related images to add arm/arm64 support

7f6f54e82344bb161476b43cfd3a90cc225791fd authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: update all related images to add arm/arm64 support

60d23d0d5c58f775e203205735587d484c4f2437 authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump mariadb from 10.8.3 to 10.9.3

Bumps mariadb from 10.8.3 to 10.9.3.

---
updated-dependencies:
- dependency-name: mariadb
dep...

d8f9ac5f761cfec5abda670bfd720a993b19302f authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.24.0

67010dd5188a563118e28f1c698b400ba8ac8e16 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add method for listing all plugin services

This will allow other plugins to iterate over the services exposed by a plugin and instantiate w...

8b37b9b76038d14365b5c8df5847cb59b97f60cc authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.23.0

738922ca2739557b31239dbbe6f76efb51dcfe7e authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: run shfmt

090d41ec5a51c20c55499571080a11e2ade7a216 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #105 from dokku/filter-services

fix: refactor how services are filtered

8e56e8dd7d0d15b3691ba5aa07f2ff89d65528a2 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: update clone test

633fc825f3e4be5707bef62b026ec066954e00d6 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: refactor how services are filtered

The previous method did not include the service type in the user-auth-service hook, which meant ...

dacdc325dd625abc100291d664a04092191a4be8 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: move warning below service name verification

4b8de56f9879addf7c3500b3d0f4b4257461d9a7 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.22.0

024c48bc63ba27001a405b5506e01743d5ca6508 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: set the plugin name as the first argument to the service-action trigger

This is a breaking change, but is necessary as otherwise it is impossible to know which datastor...

8661f708d6bafc571f3d0fc7b3ea2b564edb825c authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.21.1

8d06f8250b3aab4fca138cbe4d6d79e691cd8218 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure we respect the file path for service links

c9719886854d6ce464e8e8dcb00250d52a55c03f authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.21.0

65b9a16bd50e6ba97964a0b70cc84440aa998006 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: implement service filtering

If a user implements the user-auth-service trigger in a plugin and that plugin does not echo the...

109c0d06eb2fc4646c6ab1e5c47af682aba86e25 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.20.3

fda6471a233c25be173b08a132d39ceff726f771 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure the new service does not exist when cloning an existing service

d5799a64abad92adcbe3e05b83bb2a1704eaee71 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.20.2

755d57b9dd40c6406c6176e8d845af3b7ded4f31 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure we check if the service exists before entering it

a9cc7798679c50d09597f8f2c961b7500b4f5072 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.20.1

cc4f5e6d77f8a57a61abe8c1ca00df1e62643a67 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.20.0

639435fd018e8889206041beca944fc30447fac9 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #104 from dokku/dependabot/docker/mariadb-10.8.3

chore(deps): bump mariadb from 10.6.5 to 10.8.3

9744e1949e35b0b3ff3f1e5cf5916efe97d092bb authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump mariadb from 10.6.5 to 10.8.3

Bumps mariadb from 10.6.5 to 10.8.3.

---
updated-dependencies:
- dependency-name: mariadb
dep...

f6abee3e547216541d1327f9e709348f986ceeb3 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.19.2

65d4a433f3ca4c9fae4c13e41baba83436d452aa authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: always chown the image files

3d454246c00e2d20f41deb6c242ce84268cc6309 authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: clarify unit for container memory limit

7dcb5e9baefba6845a1f7008d6b0cc5eb1f77c89 authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.19.1

641483bcef79832941eef3a7e5868acd4d0e0a1b authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure service config files are owned by the dokku system user

Refs dokku/dokku-postgres#245

276e0458d0c5dff94a95d5410272b29d866f4f0d authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.19.0

c474323b63a0554fcc08a5cb9ad7d46b348f2c0b authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add ability to skip restarts when linking datastores

This allows multiple datastores to be linked at a given time, thus decreasing provisioning times.

555261bac2ee13ea9274e07724d8ec97cf125348 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.18.2

3a9e034209742266a46baf8e42b2855718d5e964 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.18.1

ae9a2076f48b46dd7682851c2fa8d839eb2d12e0 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #101 from dokku/dependabot/docker/mariadb-10.6.5

chore(deps): bump mariadb from 10.6.4 to 10.6.5

86142157598bd50f7c3952d52e6a7a87303b65dd authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump mariadb from 10.6.4 to 10.6.5

Bumps mariadb from 10.6.4 to 10.6.5.

---
updated-dependencies:
- dependency-name: mariadb
dep...

9f6f53fc80e7967b0c84bcf7e2f0235a11ab53b0 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.18.0

fcbf64ea335000e302d109a5bd70df8237570f03 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: allow tailing a specific number of log lines

d5ae42b5765eb6ba543a3610b37b17bfa04a2903 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.17.1

2081098e24f0a128cdb8c431a8dc410a206c74fe authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: silence config-options error when there are no config-options set

367e8bd5182bc945d5b6d070c4a4e8a07bd164cf authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.17.0

268ea5f585b6464670bf39ec1b0eb756dd0a7eea authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: allow quiet header for :info command

e7c5878ec046a6d0ead54223d39ab39addf66b9d authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: start linked datastores when an app is started or restored

This won't _also_ fix issues when an app is deployed as there isn't an exposed hook for it, but ...

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

3f9017b5444fd0f727be0b24fe678c6a4c47133f authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure cloned/renamed apps have a link to linked services

Previously they would just 'disappear', resulting in broken applications until the app was relin...

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

842dbc292cf2b42a7236b32f5eaac1be3d301812 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: use a 'standard' name for the data dump

1b6bfdf9d021385cae98867373245f50483bed38 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: document the possibility of zombie processes on ssh disconnect for :connect and :enter commands

Apparently terminating the ssh connection that runs 'docker exec' may result in a process leak a...

0dbc5b72523f4e696e924bd400845b797ed3ce39 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: pin the image and image version of a created service at creation time

This will help ensure that users upgrading to a new plugin version who stop/start databases will...

076441893a81b778f5eac7545d9076e0da376204 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: add folder for supplementary documentation

7c51e1550f8d22fc7d50bbf638cf60e66529b3c8 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: add ability to inject supplementary documentation into the readme

Some commands - such as link or upgrade - have extra documenation on a per-plugin basis. Rather ...

72e2c1b24acb73ca7f80d2fe039fc78d7fa31766 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: properly spell lollipop

I've been misspelling my stand-in variable name for years...

cc273d2c3ff6ee88489f33cb5511f43961504031 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: allow setting shm-size on created containers

Refs dokku/dokku-postgres#188
Closes dokku/dokku-postgres#201

4c062bf0380ba2cb6645db264f8f386e2b6e1de8 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: properly handle unlink on promoted service

928f9f0cadc8ffe029cf9f2e70f5d174725b8e43 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: correctly represent the url and env vars that get injected via docker link

Closes dokku/dokku-postgres#221

27b04cf5f566889193413c906a030fd1726dda84 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: fix the variable reference for plugins where the alias does not match the variable

Closes dokku/dokku-postgres#199

fd00d245c020a829a46ac420024dad4e0fdc754c authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: make tense in command descriptions more consistent

afad48d1d79003294f70a90e497e032b182f15b6 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: drop extra print in readme generator

e5e96297ab392e80e90ebce99c64bf06c20291b2 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
dev: add file (for linting) and nano (for in-container editing) to devcontainer

a6736df4d9b030637809b77eebac29d2987d217f authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use updated python shebang

d6f05a74da6389a0c450ff73c28d9c104075a74f authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add ability to set container config options during create/clone/upgrade actions

Also add to documentation where possible.

Closes dokku/dokku-mongo#131

361cfb93e0a5d2a73c7b01f3588abf4f4c0e8d08 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: allow non-english characters in :connect shell

Closes dokku/dokku-mysql#116

ac5bc2fe741bc47ad6983152c9708d7222788f78 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add the ability to constrain memory on service start/clone

Refs dokku/dokku-redis#86

75e1576997548202753de8ac2b2322932b705e98 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

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

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

305ade80bca1bd51e29cd392cb6d6bd2aeb5da17 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.15.0

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

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

80166c2f27ce3849dfaba5bf5c4ba8da09c87dfc 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

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