Ecosyste.ms: OpenCollective

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

github.com/dokku/dokku-clickhouse

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

feat: add network properties to :info output

8862bdffd341311e61a49f32928497c043710f85 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add support for attaching to networks after service container creation and start

f403724a785191fb4e2d8bbed708d7175759e18c authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: add example for multiple networks

e1e9016118b89224d74c24c8acf79738d81ca22d authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #59 from dokku/dependabot/github_actions/actions/upload-artifact-3

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

1450d03a8e97a3743a44df7031c63d6a2fe8917f authored almost 2 years ago by josegonzalez <[email protected]>
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...

f223c5e9c2b32fc0f53010123b0fff7c0c8c3d81 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #58 from dokku/dependabot/github_actions/actions/setup-python-4

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

5cc22f6b1b1f8c6f981e119f1f5348328ee23e74 authored almost 2 years ago by josegonzalez <[email protected]>
Merge pull request #57 from dokku/dependabot/github_actions/actions/checkout-3

chore(deps): bump actions/checkout from 2 to 3

6a3681c8bf939b9af1ac59c5023662298f806284 authored almost 2 years ago by josegonzalez <[email protected]>
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...

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

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

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

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

feat: upgrade test os to ubuntu 20.04

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

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

6c6606b4f525114dab88044cbca2a592dc786bd0 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.0.0

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

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

801e97c1b69629a20c234b00c6fd6d6ef8fc60d1 authored almost 2 years ago by josegonzalez <[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

8c69d39c2ffab822c312ec2f31d75cb3ecdca3f6 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #53 from dokku/update-docker-commands

Update docker commands to use DOCKER_BIN

8b1d3e62e71a387d87b994bcd29e1f72988e416f 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...

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

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

333ad59cfb89a4cf6fca7c771f375436bdd8ddb2 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.19.2

47e9b420289efd537043104367984c58503607c4 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #52 from nerg4l/fix/pull-missing-image

fix: pull missing image on upgrade

ab877039ac9b838b5180f6aaf5de599e41f2eb63 authored almost 2 years ago by josegonzalez <[email protected]>
fix: do not commit the config until after the image has been pulled

167d69e1d5f87512ab08c793228b578284c702c1 authored almost 2 years ago by josegonzalez <[email protected]>
Release 0.19.1

ad460d95cc4ecab8869fa30d73ddd79eb9e77161 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

d85b0cef83b00483e3227cdd1195167c10aed300 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: pull missing image on upgrade

71cd8513646bf5c7f334492ab8ca5ff1fd52386f authored almost 2 years ago by László GÖRÖG <[email protected]>
Merge pull request #50 from dokku/5468-dokku-lib-host-root

feat: respect DOKKU_LIB_HOST_ROOT for mounted data volumes

30ab15f0ec7c1c6ac2e06cb610a34bcb58704daa authored almost 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...

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

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

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

f0c72f140d31e7790ac574bbf86b6f7306ac981f authored almost 2 years ago by josegonzalez <[email protected]>
Merge pull request #48 from nerg4l/feautre/system-log-ttl

feat: add defult TTL for system logs

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

59d6a91cd32a3594c35b078062b78d7e6826c652 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add defult TTL for system logs

c058db558817fd5573676728dd4037e4a4031111 authored about 2 years ago by László GÖRÖG <[email protected]>
Release 0.18.0

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

Update all related images to add arm/arm64 support

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

5c7ffe86ad0c5ed9a9b1c582dbe7e06b32099f3c authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.17.0

3d63f8c16f4214edd494beea6c9df539aa354039 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...

81612b817e03b2f110f8e09bddebad1e0913fe38 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.16.0

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

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

fix: refactor how services are filtered

ac7a87eb9930044a945973dbc9917ea5486375c6 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 ...

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

595bbcf87cbe86f5aafae1469498c94de9ad4e92 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.15.0

3402189b86d667c57dad8cf65f0f82182f8c1f86 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...

1ef0daf2cccf0c6cb43dee7139b581d10542b0f1 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.14.1

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

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

9d4f26968e413e3a7804f72d384885e2ed8a2ee6 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...

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

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

9bcc041c95d1997f78c711402ce08675d145eac0 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.13.5

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

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

c619fdd2a2abb709fd12ebf3edf5a1a25c62a344 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #44 from dokku/dependabot/docker/yandex/clickhouse-server-22.1.3.7

chore(deps): bump yandex/clickhouse-server from 22.1.2.2 to 22.1.3.7

7d4acc78c5cbc82f5f57dbcf2fb65277ea107c86 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.13.3

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

050cc227750f89f02786b7a85b54cadb0d388ac5 authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump yandex/clickhouse-server from 22.1.2.2 to 22.1.3.7

Bumps yandex/clickhouse-server from 22.1.2.2 to 22.1.3.7.

---
updated-dependencies:
- dependenc...

4abb457311a0c690f0f8c77ab5e39a026abbd8e1 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: clarify unit for container memory limit

741fb51ca10488e49a3c23e9dcbb44ce624c4907 authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.13.2

c325a21a3fbf9839f22fcb8682550a13efa68b66 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

bc606c720b5cd5fc7669bf11989743e0edeeeccc authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.13.1

fbd56e7ed32943f760ed7b68cd32b27810c28343 authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.13.0

03c06afed1ec1d96623af91beac1da9bb9602f96 authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #43 from dokku/dependabot/docker/yandex/clickhouse-server-22.1.2.2

chore(deps): bump yandex/clickhouse-server from 21.11.4.14 to 22.1.2.2

0156e456b4faabc39c113573588771b17120226e authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump yandex/clickhouse-server from 21.11.4.14 to 22.1.2.2

Bumps yandex/clickhouse-server from 21.11.4.14 to 22.1.2.2.

---
updated-dependencies:
- depende...

478c4f613be0955b7e3d0da5b483fad16179bf4e authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 0.12.0

a2b1417f57096c500d51961500a12c027c3e4d86 authored almost 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.

035f1c948c8163dee98d0ab7ebd02e873ecb93ff authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.11.1

2c1dc57e1b67aaba42aafa80559c75854166925b authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #37 from dokku/dependabot/docker/yandex/clickhouse-server-21.11.4.14

chore(deps): bump yandex/clickhouse-server from 21.11.2.2 to 21.11.4.14

8ecdf87ff47e23e3ad56fdf6f84bf25d6e54a112 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump yandex/clickhouse-server from 21.11.2.2 to 21.11.4.14

Bumps yandex/clickhouse-server from 21.11.2.2 to 21.11.4.14.

---
updated-dependencies:
- depend...

b81f398f893b2922f74967ca2e4c48d46dc8ad89 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #35 from dokku/dependabot/docker/yandex/clickhouse-server-21.11.2.2

chore(deps): bump yandex/clickhouse-server from 21.10.2.15 to 21.11.2.2

8a3a9d4f57972beadaeab80b51d14de1a39a226d authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump yandex/clickhouse-server from 21.10.2.15 to 21.11.2.2

Bumps yandex/clickhouse-server from 21.10.2.15 to 21.11.2.2.

---
updated-dependencies:
- depend...

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

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

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

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

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

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

2bd2f837bf58d6d653f4779843d940827a102607 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.9.0

12ab238414737be084f691b2e19631f5cab0db39 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #34 from dokku/dependabot/docker/yandex/clickhouse-server-21.10.2.15

chore(deps): bump yandex/clickhouse-server from 21.9.4.35 to 21.10.2.15

1e675fac603e27ec72d9970292d8650ddd529b28 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump yandex/clickhouse-server from 21.9.4.35 to 21.10.2.15

Bumps yandex/clickhouse-server from 21.9.4.35 to 21.10.2.15.

---
updated-dependencies:
- depend...

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

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

dc65041152deecb1a89f9c76bd9d0ea8c5f526b3 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #32 from dokku/dependabot/docker/yandex/clickhouse-server-21.9.4.35

chore(deps): bump yandex/clickhouse-server from 21.9.3.30 to 21.9.4.35

e220e0fff564f25dd3fc3cc0989144ab468c4cc3 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump yandex/clickhouse-server from 21.9.3.30 to 21.9.4.35

Bumps yandex/clickhouse-server from 21.9.3.30 to 21.9.4.35.

---
updated-dependencies:
- depende...

92fb55e8d147bba467a66387e86a2dfe412e6b92 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 0.7.0

9f4f2e9afa2c65dba33a20ce56954c6822e9d141 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #31 from dokku/dependabot/docker/yandex/clickhouse-server-21.9.3.30

chore(deps): bump yandex/clickhouse-server from 21.9.2.17 to 21.9.3.30

5567ebf77e43585310153a06dcc814035c445b73 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump yandex/clickhouse-server from 21.9.2.17 to 21.9.3.30

Bumps yandex/clickhouse-server from 21.9.2.17 to 21.9.3.30.

---
updated-dependencies:
- depende...

3ff57eeca6f44b482899a97875d8ca9af37ec04e authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #20 from wallmine/th/configuration

Expose ClickHouse config

99f743fdbb2b69d60fb14879c8e0d5b858fff077 authored over 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 ...

27c931b7a08cf61ee623fbf51e57d3b29228f990 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.6.1

a5d825197f4defbea9304e07554caf9d093db045 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...

46f079ead8060f924b7ccf309e9277b9aea5856b authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge master

3c79daad78e914d658b8f1e48aa57a02cb561b79 authored over 3 years ago by gyfis <[email protected]>
Mount the entire plugin config folder

12f8e2c519209a830884f30d60754337a2a0cb73 authored over 3 years ago by gyfis <[email protected]>
Release 0.6.0

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

8b850bb54f12b369ca180aa3241e47235aa1d36e 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...

b42678a0580bd0961b4d29b05f54a686918ab5d9 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...

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

f169dd7e2c324f673f03c3f79b847b38c7b228c5 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 ...

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