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

dev: add convenience copy-file bin and fix data path used by plugin

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

5654225ac1bcc11abbfd36942562ff482328b148 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: regenerate readme

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

8fa88d019232913ed94efdaad5f6252e07bd7f0f authored about 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

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

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

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

4b3b56724711eb5d23a3893fcbf87c063f421492 authored about 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.

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

chore(deps): bump solr from 7.7.2 to 8.9.0

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

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

Bumps solr from 7.7.2 to 8.9.0.

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

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

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

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

tests: migrate to github actions

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

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

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

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

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

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

7ebd35d1b267dbf44f5d5ff7306aa4eed7dbfcda authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.12.0

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

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

Pull image from Dockerfile

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

b0b353baadc24e5a27f073b539a8d5763fbac393 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: fix path to Dockerfile when sourcing config for tests

df60882cd672430782be71eb8f971711c6a8d6d9 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: handle image and version correctly

8e9f9b90a6552f197d6e1bf5e7eaa9f4e2f09aea authored over 3 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...

8a1fe965c4d495bf421c26fa11176f37af9d99e6 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: use dash instead of underscore

1d71ecb3a936492dd8c4f50559dc8f0f0d55db39 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add plugin trigger for service creation and deletion

f5b8a274e63ebe7242b74e6f92d477056e2a9fcc authored over 3 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...

e22c16729dc5ae2681f542c85524b117ac802f25 authored over 3 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 ...

0c003a684e384aa1a768eb29372259f694fda7ae authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.6

5120601444aa28e447a6c2c7fc2c61d209f30f33 authored over 3 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

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

7ae4f9d67f61d04ba14612ce436d1e756cce03e3 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #18 from dokku/configurable-config

fix: allow config directory to be configurable

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

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

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

Refs dokku/dokku-redis#143

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

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

Refs dokku/dokku-postgres#197

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

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

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

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

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

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

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

4cd3b36539b28538b97a8ba40540dbc25d98ce58 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: use circleci 2.1

9cdd44c6e81cb312e931b744a0b0cc6b767ec017 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.2

885083091893293ac96ff22a56a9e62b5b6b4ad1 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: store the correct path

8ba3e7754c77e1de6e4f60956d09d2872dfa507a authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.1

b088f449575fad32b5bc70a7b4529d9fce8ce1fe authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: drop travisci usage

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

5538dc48ffb960fcf7da2d1693792cf19dc77ef2 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: enable circleci

aae39157e303fb29e63577d60c51a7bde9c5950f authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: speed up tests by dropping dhparam generation

c30d3ca74c8517ac9c25020ca33036490fc6b2c6 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use python3 for generating the readme

81f9bc67e0172ef2a40323d1e9de847e9958321f authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: drop unimpemented commands from readme and reorganize

844e2811e7d57903252d6b6dbf9cba56622c3e7c authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: autogenerate readme from command help

c4d7c3573917079c02ad6ce2d84747d466197635 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct issue where help output for info flag implied multiple flags

0370bd91bcd88d086b801acad7b43f3065950d49 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: update shellcheck excludes

2de4b0ef7e05eb8646978966c8752f829e1baf10 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add xunit-reader to output xunit files in human readable format

6b622a26fc435786b86a977e0f27380d5bb2ea17 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: parameterize xunit-to-github version

32d9ceb89ade916e6b977539f0dbc65742d59414 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use non-deprecated method of fetching docker-options

98b7991ff0cafa509a4c3b98164dc57941142cef authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: upgrade shfmt

89a0b3ce2f17363fda9b6d230007ccc180991e74 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.0

c89d3fb4abcc9c1c6c7b32cdd3d8393f2da1ca5d authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: upgrade tertiary container images

850ca6da4fa18a88d40d06144361655d61910fb8 authored over 4 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.

fa84918865e293051dab9bdce7081a1b26267d3f authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add service-specific header to info call

3502888495cf78ffb6c06fdef23ae7a3cb5f29d5 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct test case for :list command

05fff5fc99ac54ceaa7b27db5c12cc2e56fe5fc0 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ignore the keyfile install for tests

83ec5e607be1c469323cc3b05a8882b756a4177f authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct shellcheck issue

bca29535b66c97b3efc6605f52ec4b8940d8aa40 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: update travis setup

- Use ubuntu bionic
- Upgrade tested version of dokku

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

3af44477d5bd03f81874cacbba292309f24aa10f authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct service title

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

1352a79cf0913ace7ad46a96b5c36bcd077b7649 authored over 4 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.

a1a8b58a28f313b0fd28683640fbf7270b2c56e3 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: speed up service_status by reducing container status calls

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

30f8ca44ce9f95a778ac75fd19be83db1aec0387 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update dokku/wait version

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

9aa262e6c5aed639fb14cf6d450c6c52d99ded27 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update dokku/ambassador version

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

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

41fdb6581e6ea00bbabbfb1b023ded9e59ab4b88 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.9.1

d81e26ab01fa4b77b9cc94e859ebef898d1d3638 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: install updated gpg key and nginx apt repository

a73e242f81b6ef5912027f5a89a3cda7eb2b7c4f authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: add missing ampersands

51ee37fb8d8da4176224b51094275386fc091866 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: create scripts directory as necessary

f97fb8ba5464e3da59740ef559cf1c9449e5b7e4 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: skip subcommand copy if no subcommands directory exists

19890c4022526435b840c0dfb4839c6f52b076f2 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.9.0

b1d7d3b0bf3baf4fcc309cf577214ded62c04cb6 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add service:links command

This allows users to script against apps that are linked to a given service

43c2ede859d7f7a1f103e661efa909c3084c0d82 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #16 from dokku/upgrade-version

Upgrade docker image versions

a2181d03acb1f419ac24f6f6f7aa614d0b9fc75b authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: increase vm.max_map_count

This is mainly used for elasticsearch but adding it to the generic test suite for all datastore ...

f1b6f006b01dd8452345c1e62297aecb21749ca3 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use correct variable for checking for password file

c5e26393a35d4cd01e61f6bede8cb8642e3b9474 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update build targets

11b5245c9962a7563d98136857fe81dfa47e30be authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: move to helper functions for fetching passwords

835c58f90641758c7e69c1d794dc5db16f581370 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: reorder images

29ac8c90d619cb1771489e03871f0b3f3d5609eb authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: update ambassador, s3backup, and wait images

5866ecb35bdc3c901e7a5080faaeeb853e51b211 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: upgrade busybox to 1.31.0-uclibc

1c662a82ca67dc320c5a6a9506dddd9719beefa1 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: upgrade to 7.7.2

e2ccd059f6e8ce7c03648541aa229973dfb71fe7 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>