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

Release 1.2.5

4564d8ec79cb1001f1fd5b66181c2404c28a8841 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: set SERVICE_ROOT variable for backups

eef562047ef4c486f71e2571a3ebfc7467ce1916 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.2.4

8d36024c23afccc917d1d34b0b0d4f62b534df41 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: set ID variable for backups

e66542e1196ea403777078ca31130917075e7f67 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.2.3

ad647f9303d66d5f49b2910ca0793c37b0f4ba5a authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: standardize on single method of setting backup root. Refs dokku/dokku-redis#91

949170383e053072f9e13366d3b059f7fb5d1df7 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.2.2

b56e6930dfb41fc2bb179d90a80fc7aaf34d45c7 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: properly handle use-iam flag. Closes dokku/dokku-redis#88

3403039f8ef0639d656ae221fed9029f8b7a0caf authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: silence errors when a container does not exist. Closes dokku/dokku-redis#85

b569ab991c28b135e65d184a3b273145182a1b01 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.2.1

f782149fbfd5efc6dd1dce37e479ee428f58cb5f authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: create backup-schedule-cat subcommand

abe5140744d3f5c0714666a429eee78629f41b9c authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.2.0

e88f6268cb7a16a7016560776bea064544ad62b2 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.1.1

4a60e80a4cdc846109a99425f4b165a83dc76f9f authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: allow usage of the same variable to disable docker pulls

9cd8cacc6e06c6f1d68574ff031628bd72bc4b8b authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.1.0

955da58ad935bf1c6335d3ddc008a954f93688cb authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.0.1

98d95f2ddd67feb1560908bda742cd2488834703 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #72 from dokku/disable-pull

feat: use custom env var to disable pull actions

eb7d044495b291968cdf63fcfcf41b030106f8ac authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: use custom env var to disable pull actions

5b9d4e82cbbb1179a2e9b9a9f3bc6c91b285cc44 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #71 from dokku/different-data-root-for-docker-binds

feat: support a separate data root for Docker bind mounts

62be37a380de504346fd8548afde3f9e74ee1288 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: support a separate data root for Docker bind mounts

This does not fix the :backup subcommand, which uses a temporary directory mounted to /backup.

3663da22e5fc31938a46718494940a290971a788 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: disable performance schema and use utf8 as the default character set

Closes #67

ab67e883f62bf562cccca17b66dfa299c0e8d236 authored almost 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: default to help output when no subcommand specified

Refs dokku/dokku-redis#95

cf218b76beb566e736d06114a08dd9339896f24f authored almost 7 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #70 from dokku/linked-existence

feat: implement exists and linked subcommands

904a5887b4ae48751c39625dc33802a2198b08f8 authored almost 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: implement exists and linked subcommands

ccf4b598a7fff9512200cd83a0f8e380f1b5c60f authored almost 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: allow unlinking a service regardless of config status

Closes dokku/dokku-redis#92

54ff523f1063de6fa7d8b2d61fd541b9e8aeab7c authored almost 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure we create the config directory

f5335b4e434284e843f4cc5d5b33cce78a506c31 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: prepare ground for config directory changes

966936b29a224848c97b6e46c9192de0a0e904ab authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: add missing TMPDIR variable

b1a8e117b402986d04ad7e817352694c9976c7a8 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #66 from dokku/expanded-help

feat: add support for enhanced help output

b6a96a213173fe96036240868eb21f10d2a3afb5 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add support for enhanced help output

9ef89a648a3bcce35ce2cf006913e9698ac7f483 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add support for -u flag as alias for --use-iam

f0a5d2e3569f1bfa00fe68119d4ae2eb4ca2c334 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: support alternate flags for destroying services

ce222f71aed8910d7ef03abdb69771c1990b00ee authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add support for --tail

554242d9ad8ea6bc236cb937f21dd0b86eb5c944 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: minor updates

57c6c5e2343b7ee3da921a6d710283bcab81f0c6 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #65 from relenda/feature/backup-encryption

Adds possibility to set encryption for s3 backups

e805733a7dfa47e1d2058eee2d9b4b9254195e1e authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: use better name for variable

1f3961be3a0dd83d1eeebde3baabb3364bf7ddee authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add OPTIONAL_PARAMETERS to backup-auth

8661fbec8a3753d71679ab511ffb217d0e913f16 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #64 from relenda/fix/missing-optional-parameters-handover

Adds missing optional parameters to service_backup_auth call

409eb8686513e83f2695af60fc9d8b7bd38e517e authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
Update README.md

bc66381bc0dce4e9d0c99116bf67af46195c7bb3 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #63 from relenda/fix/config-override-documentation

Adds warning to the readme about overwriting of config files

1331feef23b56c95803aa15528c19f03bceb23fd authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: update warning

[ci skip]

d5da6ac221814804a3a27917737d796777f67c43 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
Adds missing optional parameters to service_backup_auth call

af5a6339d64c11d7b78a35f513ccc43ea80ad6b0 authored over 7 years ago by Florian Ludwig <[email protected]>
Adds possibility to set encryption for s3 backups

9f28ec9bfb0176f8273f3041e16cf3a7930ee86b authored over 7 years ago by Florian Ludwig <[email protected]>
Adds warning to the readme about overwriting of config files in custom mariadb images

76c7f02432b099906e40072479e6c1dbd2ba31a9 authored over 7 years ago by Florian Ludwig <[email protected]>
fix: correct shellcheck error

4d14df9b54812037d2c4c6a54f983e3b3db2c77e authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: skip removing the ambassador container when it isn't running. Closes dokku/dokku-mongo#90

e634b6f278a242d99e041872fee5bc7eda863e78 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: destroy help now shows that data will be deleted

6142523cc3b74689426117d344aa1c573afbd9f6 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: clarify that data is deleted on destroy. Closes dokku/dokku-redis#72

cdc8f839a05f81e5f4bce08dab0e308c880c1fc8 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add ability to specify custom flags on clone/create

Refs dokku/dokku-redis#64

39a9027defbf943bf4227c2a711866751194cd4a authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: remove extra whitespace

6367b4b3586be3af328f90fb41265fa5982b1538 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use gnu readlink to make tests pass on os x

e91b31e2d3c9d9ee041ed258a2716d600f616556 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: preserve the service version on clone

ae04acb7ac518c9f2f4ab424514957138dae9025 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: add missing argument to backup subcommand help output

4d3328e834d74f1442bf1a83106f4a58893d66ce authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: rename header

7016c1dd6434e2c71113ae16696bdd82b2102f5c authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: call -rf in the proper order

1ab6afeadf859f67c1b6a2a4482811a11ce1c941 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: upgrade plugn

9db3cb46b1702df25c3172a3635129c5f02ec9c6 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: Add a --use-iam flag to backup subcommand

6a38cf42fbb2fcb0d9357ae7a868261c02ae5288 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #57 from crisward/master

Added conf volume

0eaeabe39d8c58c9e96ae5a2a332f8b15cadb35e authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: use the command output instead of hardcoding a path

[ci skip]

3d5fcc25fba0e71d3de6ef03dbc4e058af26b4c9 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge branch 'master' into master

3a7646b5eb54f0508fced819f7e8f2cbbc4fff9a authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #62 from reitermarkus/master

Upgrade to 10.3.0

91a20dfbf02c927b67dbff582dfc93841571559f authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #61 from relenda/feature/support-regions-and-non-aws-endpoints

Adds parameters to backup-auth for region support and non AWS endpoint support

705c75ed1d078b87fe2113b5934ed3707c949268 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
Upgrade to 10.3.0

1f6d1a3ebdc471b6aa8649205ac2559426ced6e0 authored over 7 years ago by Markus Reiter <[email protected]>
Updates s3backup to newest version

6ac50db4f8d07fcb77212edcef66dca592dc6fb9 authored over 7 years ago by Florian Ludwig <[email protected]>
Updates README for new parameters in backup-auth

a558cef06543709f6a6d1bd2e063ec5401edbf9c authored over 7 years ago by Florian Ludwig <[email protected]>
Fixes double brackets

1b4ad19d1314eb3234dd02de24ac9a8531025a03 authored over 7 years ago by Florian Ludwig <[email protected]>
Combine lines

6a4e03b966d0c40006cf7077995e81076ccfabda authored over 7 years ago by Florian Ludwig <[email protected]>
Fixing non-zero length checks

089c25cc40df41b037bbb347dd4e635d0742714c authored over 7 years ago by Florian Ludwig <[email protected]>
disable shellcheck for SC2086

63668870f9c959871276e0b7154d9a7a269dd9d0 authored over 7 years ago by Florian Ludwig <[email protected]>
disable shellcheck for SC2181

a988bb8441dcc3e2232efb28b2eec79665c02dbd authored over 7 years ago by Florian Ludwig <[email protected]>
Fixes lint warning SC2181

6c15b6fbc345ff313a8204e39a7e5e1662dc7fff authored over 7 years ago by Florian Ludwig <[email protected]>
Adds new parameters to backup-auth for region support and non AWS endpoint support

62eb9e3d0289b49a4a82c11075a208364e314d22 authored over 7 years ago by Florian Ludwig <[email protected]>
Merge branch 'master' into master

98d3f51a3a2151af96c4ee9b5852ca6a149bf997 authored over 7 years ago by Cris Ward <[email protected]>
fix: use updated dokkupaas/s3backup image to fix backup issues. Closes dokku/dokku-postgres#109

c4bc400313766f996c6abbddc7df776cc26f68f2 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: enable uploading backups to any region

54b4815403f4e5ee1af587a181010ca5debcd6d2 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix error in backup scheduling

de5060e0b1e92505872c8d8eb2048319db271e00 authored almost 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Fixed temp dir cleanup in service_backup()

041fcc68d8bc38b7d25d6c17cf7a0ff6133b973a authored almost 8 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: ensure permissions are set properly on cron files

05adbf8d70045dd73393533d741ea45a9e67b748 authored almost 8 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: add note regarding setting the cron-schedule

d0ec3bf6a639ba4992e51da63d8647d41ea43e11 authored about 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Use blockquote

96f2e13b0a58986a83d47321df05fd420ca864f3 authored about 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Make username a link

8a2e462545f01e469206717842bc43cfa5536c47 authored about 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Add not regarding support S3 region for backups. Refs dokku/dokku-mysql#66

08745e72e59e61ca7f75a18cecf2786a5dcd3752 authored about 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #58 from dokku/backups

feat: add s3 backup support

6ba4685a628403d5c844589de569beeaa18b9800 authored about 8 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add s3 backup support

0ef967a909717a0a9619f18ddf6ed44a3a5c7ea0 authored about 8 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: properly remove config as well

34e1a7a04327101bfc5d2db45c1c1b643fdb59a8 authored about 8 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: add missing log

5ab24f29d3746ba37f193346e909b8ffbc1259d5 authored about 8 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use correct function name

fe42b5e5278108b27afdc8703f80f698f6d709b6 authored about 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Move link file creation up

c6530fffb263a43b1327a689284ac39ba240e241 authored about 8 years ago by Jose Diaz-Gonzalez <[email protected]>
typo

b7f9d153e7b98739dea14a9d4450f71c40656802 authored about 8 years ago by Cris Ward <[email protected]>
updated readme

1220835b0db86ec51dbfa71560a9fde04533f0b0 authored about 8 years ago by Cris Ward <[email protected]>
changed path to config

dd48617a853460a7ef918c1131b678b98153c659 authored about 8 years ago by Cris Ward <[email protected]>
added conf.d to volumes

61a6be85fc2dea2e15f31167408389ccb90508cd authored about 8 years ago by Cris Ward <[email protected]>
Pin dokkupaas/wait:0.2

d203bd3c0ee759c7b6e64bef26eee4555787da5f authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix help output for enter command

054b5f54bbf9cb88eee023927ed74bb2716fd5c9 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Add the ability to enter a running container

6eae0c2b87a46123bfd34e4e0e0409b5ef8f32e1 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Add --service-root flag to info command

3a10e33ec12973cbbf51f5c89939d04fa13eff71 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Alphabetize functions

a46e5a8b5f50a08621b580fb2f033f5aed85eb5b authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Add a description to all common functions

6c937014b48c3d449c04baf79a6a2da54a6ca765 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Rename promote function to service_promote

050005a1a9420fe58f802aa41d2251157a8be2ae authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Refactor common functions into separate file

50ab854e86b87ce398bf6895eb0dfdb043c7bf66 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>