Ecosyste.ms: OpenCollective

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

github.com/dokku/dokku-solr

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

Merge pull request #39 from dokku/upgrade-test-os

feat: upgrade test os to ubuntu 20.04

5f1cd875e68d72f7d0747d494e0168b0ead79fc2 authored over 1 year ago by josegonzalez <[email protected]>
feat: upgrade test os to ubuntu 20.04

61cbfd0582d71966ff3692317002178e9682f3d0 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.27.0

fd2f7a93725cc23062b07716d7c63c8c800791fb authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #37 from dokku/fix-upgrades

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

2215f76308c50f703e798cb2b3e8ed0ac2634fc9 authored over 1 year 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

a350b8ab2c322e9713f59e38d0dea25f4668ba4b authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #36 from dokku/update-docker-commands

Update docker commands to use DOCKER_BIN

dff479fb8a94414eb61d4958985e014ab9894ddb authored over 1 year 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...

2d27611381a1e82f1cbb521d030fb053046ef624 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
refactor: use namespaced docker commands for interacting with the docker binary

87f116305ff58322a353b518970041f015d51905 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
refactor: namespace all docker commands in common-functions

98aba7a27ee7cb976878debbbbe1e7d2435eb9d7 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.26.2

ff5b4a5cf3abd11bf26e8083718ecd625c04f21d authored over 1 year 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

91ad7db2faff9032e0da958a7866c151b3bd6425 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.26.1

466c4393aa33e2ca8a300ba1f0685551eeda76f2 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
docs: update the ci workflow badge

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

9a104541638d2028ea5d0756069999cccff8e816 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
docs: update readme

ff5e7f95b793283d23c24c5c7c2332579ef817a8 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #35 from dokku/dependabot/docker/solr-9.1.1

chore(deps): bump solr from 9.0.0 to 9.1.1

2c17728433045865c1b47fdeb01f810837c3406b authored over 1 year ago by josegonzalez <[email protected]>
chore(deps): bump solr from 9.0.0 to 9.1.1

Bumps solr from 9.0.0 to 9.1.1.

---
updated-dependencies:
- dependency-name: solr
dependency-...

2ea5dd5df86b3c546246bc05523a177dca23c8b2 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #34 from dokku/5468-dokku-lib-host-root

feat: respect DOKKU_LIB_HOST_ROOT for mounted data volumes

31f3a1be31d313f2800c8f955809e3a9fe2d42e4 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...

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

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

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

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

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

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

Update all related images to add arm/arm64 support

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

47cf06fa09dc985115f0801306a48258edc164dd authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.24.0

47e8ba4b57199e54f6fde4c64ecf2adb704adf13 authored about 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...

d2c7abdab23bd2beda09a3182b96c14e6a9ff7af authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.23.0

7bb1a23b45b58ecac40bdf463081b603d26aec6a authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: run shfmt

0128a2bee000e5f6a41fa9033dd90ea0a0b5f85d authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #29 from dokku/filter-services

fix: refactor how services are filtered

80ecd2851545547f60052105d6fe9e7c5c1a860d authored about 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 ...

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

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

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

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

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

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

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

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

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

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

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

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

e2b846f6149738ef15ac3c9885a43a468414ec72 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: update readme

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

f9a8425a16065029e079e074e23374ddc94c365d authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #28 from dokku/dependabot/docker/solr-9.0.0

chore(deps): bump solr from 8.11.1 to 9.0.0

b4c58b47bdf1efc2880b50e50890d5becc0d399c authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump solr from 8.11.1 to 9.0.0

Bumps solr from 8.11.1 to 9.0.0.

---
updated-dependencies:
- dependency-name: solr
dependency...

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

3846ed4e3a101ef3043b175bb8d699f3b6e47d7c authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: always chown the image files

82d6617afc6f806688e496337c40fb571e5976de authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: clarify unit for container memory limit

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

4508ec9487dc88db971d62142d65154379976bf0 authored over 2 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

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

6eb695085c05092f27e4fe000302307a8e4f5578 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.19.1

7f841850259a7f5c6c80b5e08b631731b9f76348 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #27 from dokku/dependabot/docker/solr-8.11.1

chore(deps): bump solr from 8.11.0 to 8.11.1

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

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

9498556cdb5ec65e9cd8d61808310c3e5a872c52 authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump solr from 8.11.0 to 8.11.1

Bumps solr from 8.11.0 to 8.11.1.

---
updated-dependencies:
- dependency-name: solr
dependenc...

95bec1977cb01345fa563121af721c931dac8937 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.18.0

43053adf87188e2166af3bf57973182365c9b91b authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #26 from dokku/dependabot/docker/solr-8.11.0

chore(deps): bump solr from 8.10.1 to 8.11.0

3431793a4bac82f7a435f7cd70972252613a045d authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump solr from 8.10.1 to 8.11.0

Bumps solr from 8.10.1 to 8.11.0.

---
updated-dependencies:
- dependency-name: solr
dependenc...

28678f161eae9cd2f6ad47519462164cc1154988 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.17.1

2a2a21138f46916cd34777db38bfe282d7a10f71 authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #25 from dokku/dependabot/docker/solr-8.10.1

chore(deps): bump solr from 8.10.0 to 8.10.1

f21451f84ddc16e409d38744d220e90fbb2dcebe authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump solr from 8.10.0 to 8.10.1

Bumps solr from 8.10.0 to 8.10.1.

---
updated-dependencies:
- dependency-name: solr
dependenc...

6a563f8092f849e6a49d44d44c25b44864bc99d2 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.17.0

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

1f65ba678a77ac57d1f29665fb950d8afd9dd726 authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.16.1

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

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

08e0eebda823e7a7bac340c2cc6be906446f795c authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: allow quiet header for :info command

53773cf48ad23b68da988e4772f68854f4fa2a26 authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.15.1

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

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

a360ca90b1fc01bf815f70fa4705a8cb6ab9cdf4 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #24 from dokku/dependabot/docker/solr-8.10.0

chore(deps): bump solr from 8.9.0 to 8.10.0

bb03988ca89b275bcfdfd90db15f7a9a8f0fa4d4 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump solr from 8.9.0 to 8.10.0

Bumps solr from 8.9.0 to 8.10.0.

---
updated-dependencies:
- dependency-name: solr
dependency...

11a9bf2b1492cf0bf24e9b0d3373421365bb2d07 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 ...

0a2082a711d221bc6431e3fb263b487c28d5c045 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.14.1

18aeafc4f8711e6b092a8fbe4d3b50df9f5f205e authored about 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...

40280a745ca5b3a7531d94cf1bb233cb441f7e1d authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.14.0

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

a6aad77c6329b32a3e2947cb60ed486b753615db authored about 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...

d3af6a0c53f7f58d3cc60ffa93ea65a61c755bea authored about 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...

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

9698f7c613ff4e9a90c69e6a96e755794d258e1e authored about 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 ...

5820910c841c644c321c1f59a1c931d0847c92f7 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: properly spell lollipop

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

f07247a51b198bdfee24026e6e65f2978d617018 authored about 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

37996986aaa843fcb37b328702d4d95689173536 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: properly handle unlink on promoted service

c3f58e74c7a72ece4c09f6dbef815538cb660377 authored about 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

98ec18bbcadc5e1d7c55cf7a9e6fcbbfcfa1dc8f authored about 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

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

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

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

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

711638357a1d0b3b0c430239b6959ab704def93c authored about 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

f76d768b4e383b529220590c41b435fa1edff33a authored about 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

1771283b367bc4287aa40fb3b843da518bff14b3 authored about 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

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

9d679f0d043b020cd34e5d220e5b01b03f889416 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: document how to restore a backup

4ed7c49ae203cf72f0ef694d447b1acdbf3fd1c7 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.13.0

9c422bf6b8fd098e73047e7bc5cdecb7e1b163ba authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add support for copying multiple config

Closes #9
Refs #17 (for initial implementation)

f4915e3f4fffc0f3f3d6cb60d34863b71701e9a3 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: respect the new solr data path

Closes #15

8708d8a82dc45b43a1d70f059d35766b8ef94dfa authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>