Ecosyste.ms: OpenCollective

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

github.com/dokku/dokku-elasticsearch

an elasticsearch plugin for dokku
https://github.com/dokku/dokku-elasticsearch

Release 1.35.3

70cdb2e12393d4bd9f9c978bc6e8d56f9c7363ed authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
fix: use correct repository on arm64 ubuntu image

bb60ece8ce908e1b8060db4a9d694028fb2cb2fd authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.35.2

41a49f114f70e46a0a89a8e4a97942643f79bbcb authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #155 from dokku/dependabot/github_actions/actions/upload-artifact-4

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

8d5effd36eec4b43fd4d9fa46a1b89ce636a5a45 authored about 1 year ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump actions/upload-artifact from 3 to 4

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

677a4ed6ea544f07032fcdcf158b2925b491975d authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.35.1

716205d5c983498a5663c982288e8371b1b0cc51 authored about 1 year ago by Jose Diaz-Gonzalez <[email protected]>
docs: update docs and generation script

5eb861ff9a678c401c8348efc48aa3f20ecf1550 authored about 1 year ago by Jose Diaz-Gonzalez <[email protected]>
chore: fix typo

c5d24d22fd505a10970f8500d65ee0a5c642597f authored about 1 year ago by Jose Diaz-Gonzalez <[email protected]>
chore: fix typo

48f337e728ba80672115c7520aa4fa3d375bd192 authored about 1 year ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #154 from dokku/dependabot/github_actions/actions/setup-python-5

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

cd93e8acf57ec80fdf4dc84df8b9620c5cf3631a authored about 1 year ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump actions/setup-python from 4 to 5

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

93be874c126e990ba8402f8957cda78a69f70b75 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.35.0

ea88ddeb06cbe1be04287c32826e005b771b03de authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #152 from dokku/dependabot/github_actions/actions/checkout-4

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

55298b9b1e5378bc020d403b47f8ffd8a703763b authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump actions/checkout from 3 to 4

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

6734cdab1bb4cc83fd417ef47c8bd2ea529b5e64 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #153 from dokku/newer-ubuntu

feat: upgrade test suite from ubuntu 20.04 to 22.04

63bd1a813654446289472cb8ac54e13641eeeac8 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
feat: upgrade test suite from ubuntu 20.04 to 22.04

ae54500e4c37ae331a148989f1ab9446e37184d7 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #151 from dokku/faster-es-create

fix: use a temporary container to force set permissions on elasticsearch config and data

1524d3ed7edce4b0d207b189cad67f33e6a31b71 authored over 1 year ago by josegonzalez <[email protected]>
fix: add quotes to correct SC2086

6d3c307cf42a29385540205ac9640a94a116ce93 authored over 1 year ago by josegonzalez <[email protected]>
fix: remove entrypoint

00a396f1b7fd5bd39089d0d7ad81d045eae24a04 authored over 1 year ago by josegonzalez <[email protected]>
fix: use a temporary container to force set permissions on elasticsearch config and data

Previously, we would retry setting the permissions on the running container, resulting in ES som...

af1675779a6450c45dbac4ea665148b857d2bce9 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.34.1

06834d44ca03fa9a800027f2fc550062267422e8 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #150 from dokku/josegonzalez-patch-1

chore: update elasticsearch image from 7.16.3 to 7.17.10

2aad553b727e2441d87359626affa0ffa5cd08b7 authored over 1 year ago by josegonzalez <[email protected]>
Release 1.34.0

2a9bf164b6eeb69e2daf8f592bde1ff216933cf5 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
chore: update elasticsearch image from 7.16.3 to 7.17.10

8048fe80fabb255513fc516ec730bd79fc398225 authored over 1 year ago by josegonzalez <[email protected]>
Release 1.32.1

46152543897d0d29902ede8873704e6812237d37 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.32.0

eefbfc02590a82a1c5f20ae5324475535dc0d722 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #146 from dokku/error-when-link-exists

Show an error when an ambassador container already exists but we don't have expose configuration

f6803b50e48502789cb0f6529fa0e9e1381ba9f0 authored almost 2 years ago by josegonzalez <[email protected]>
fix: show an error when an ambassador container already exists but we don't have expose configuration

Closes dokku/dokku-redis#200

86f9e58d42fbc9d97e1429876a1399bc78390110 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.31.0

fc2389d7738e385c10bd787656ed9695149dd50a authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #144 from dokku/no-restart-link

Add ability to skip restarts on link and unlink

a540f59c459a8fd001739dede2db27eb3c002930 authored almost 2 years ago by josegonzalez <[email protected]>
fix: update link docs to remove erroneous copy-paste

27f073c418698632730970cc02bc4740d309c4a2 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: link service before unlinking

f39ae192b355c3a5889c5b0b2b86f1577c412a25 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: remove extra newline

6ebdab4099f747bef69dbf6e04c5927c1b028e9a authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: update tests to properly handle case where app is not running

211f9b742cdc7f293022a7ce09f5854000a8ff64 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: move arg-less flags to the front

d21c15aa5942505b46c6aacef16a94a2a79598de authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: add output/status and flesh out restart tests a bit more

83cc788b9fdbc57b6dfeca7be46306bdb169aa83 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: add test for --no-restart to link tests

00c1c8471eb9da4149ea3a62b7a93700b375d9e3 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: add test for --no-restart to unlink tests

7264c741c179a01ac99899e9ec6833c5541cd613 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: make all the service names used in the service_unlink tests the same

3d33363da6234401e8ffa936c8eb786b309982da authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: make all the service names used in the service_link tests the same

18d5c792f0ae28df51124c3b163b384f7e7a9fe0 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add ability to skip restarts on link and unlink

Refs dokku/dokku-redis#192

9a56abe96edba45e06b4bb8cdf52388fd5c20c79 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.30.1

05daed1433ba0517a2993cc5828739691420cb94 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: drop extra files from being included in release

6b319c38df19bac7559bd5feac77573bead0c501 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #143 from dokku/auto-release-tags

feat: automatically create releases from tags

b8b17bff0e261ceafaf2326ba30c8b0b0e48a351 authored almost 2 years ago by josegonzalez <[email protected]>
feat: automatically create releases from tags

This will also include release notes, allowing downstream consumers of plugins to better underst...

009394c68c257fbb6e9abe56e65d41884d52005c authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.30.0

5ab4847a5343b07667cf672ea0a97fb2e62870a7 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.28.0

f764b9e3fcafcf4cc352c08b740617a5c193a4c9 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #142 from dokku/alt-network-alias

feat: add network alias that is $SERVICE_NAME.$SERVICE_TYPE

7bd99bb08d727dfda356d3caf4d9f3c018f2f561 authored almost 2 years ago by josegonzalez <[email protected]>
fix: use network alias when linking to wait container

0299d77b02d3644a2dbb09b068b329604556c405 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: drop extra check and always use the same network alias

649feb464fc65de47fd74009f47e334cc8329c70 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: use the same network alias as is used when running :link command

This allows for some degree of parity as the network will now resolve the same for both linked a...

eab2032ed99cb1c285b3939183cd0a7d42857949 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: drop extra alias

0753b8899dc67b38d05e10c66df52de25f1f6155 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: correct the app name in use

d1344915e50acf580f593dce59e62da47f16957a authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use correct alias for non-initial-network connect calls

759d221f0f6e5d6a096e9f862661b04540e3006f authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: always use the network alias

db0cba59abaed46e8da4409c1af0cae998a1c152 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: set correct alias for wait container when not using an initial network

bc976934068e8dd6501b74a82e73f6076a6a218a authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: use service name as hostname

4c82823870e6b53688f53163c98c311a5a471c11 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add network alias that is $SERVICE_NAME.$SERVICE_TYPE

This alias is in addition to the existing dokku.$SERVICE_TYPE.$SERVICE_NAME network alias that i...

c48fb7904e2e7432a74fd6a6d36b54675bd305fe authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #139 from dokku/network-flags

feat: add support for network related flags on create, clone, and upgrade

bb677103c2c768dd9e531d1c9046827cd9c7b084 authored almost 2 years ago by josegonzalez <[email protected]>
refactor: only write elastic config once on service creation

Extracting it each time causes issues when recreating the container with pre-existing settings, ...

798182b6d9ab4269a4ca369429e37c9c7d585de3 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: enable debug mode

b32e1d0b1897b98777b4852376cf6c07b860d79f authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct imports

5d7df2bdb63bc55a8fff8ad98644af91e3376b87 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: output the contents of the run command in tests

15dda891ee102ebc2b3ca713b96c6a93be49ce35 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: fix :set tests

a18c5775a3939419baae33c20c5bf1f5b0c98433 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: stop running workflows on push

Also remove unnecessary strategy block from jobs.

2af6485e44d2358e2b6d9bbb2f7ff77395bf3714 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: also force destroy the lsa service

4560a1f187bbf444acd9c44859463916986582fa authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: regenerate README

ce55a35876e46f6f4e2c582f36e2d4212ec4167b authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add support for network related flags on create, clone, and upgrade

Also add some tests to cover all the network-related functionality.

5d99dc6eed92a35b19866cc8ceef2e78b6cbe724 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: add -N flag to getopts

7d76d52adc46a0ce95efc7ba102a66cd27465b7b authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: ignore case where app is already deleted

5692790efc1e005caf1a5cd10f648c014aa0fc50 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: fix issue where the test app wasn't being removed on test teardown

2e8f796077974c693f6a06f6d55cef3c64d59c14 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add service container log output on failure to start

68f442e8e85713c1b5a142fb00f6f73f3fd96862 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: remove extra newline

850d34cd3f0bea4571bfd513d8043b19632afd6c authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #140 from dokku/josegonzalez-patch-1

chore: drop support for elasticsearch 5

125b9dc25b23746ad65f2d61f63199782115bbef authored almost 2 years ago by josegonzalez <[email protected]>
chore: drop support for elasticsearch 5

add90de32846b7391a7c412d9721c4a2f7ffefbf authored almost 2 years ago by josegonzalez <[email protected]>
fix: add missing source calls

801846c1221309eafc5a782dbf510baede9fb58e authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure properties are setup on plugin install

05d4e56e71e230c28ef978004e709de112551652 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: suppress output only if there are no errors

ccce3ac871b97dd4e47146c0a3bda4a417cbbef5 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #134 from dokku/191-network-support

Add custom network support

3a3f0114db794fdce0df00ff018ddf289c16bfa4 authored almost 2 years ago by josegonzalez <[email protected]>
docs: add example for multiple networks

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

20fee67a8d2dc91663449806eec2bad332edef76 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: directly write out the cid file when creating the service container

3fb55f12adf206dd1414b51be726a0b766a0c106 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add network properties to :info output

e747cd6557210fbc9168be692b5f86d683ed24f3 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct error message for valid/invalid properties

e0b2081e5742317ef4f050197ac544d34c5761fd authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: actually call the :set function and ensure we write properties to the correct namespace

b83778c9cb923ab7fbc15fa9e87f4a4eff8b7fae authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct issue with checking if the service container is ready when using an initial-network

78fe4c873890019f6eb8628af597d401c871d2db authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add ability to set multiple, comma-delimited post-create and post-start networks

ddfecb9cfa460ab4b37d70996d1065dc1ba8299e authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add support for specifying an initial-network property

This network is the network that is associated with the container on creation. If specified, the...

7c54e8aaae2029a9ebca28c411588467585be62e authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #138 from dokku/dependabot/github_actions/actions/checkout-3

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

480d9f14fe445687540432c057e1b3bec3afdbc0 authored almost 2 years ago by josegonzalez <[email protected]>
Merge pull request #137 from dokku/dependabot/github_actions/actions/upload-artifact-3

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

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

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

2d694505577f5643d2897e77708c139508c1e4ee 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...

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

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

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

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

feat: upgrade test os to ubuntu 20.04

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

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

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

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

192f27c309e739aaada322f392ba6cfa2bc1e9cc 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

456593439ae6adb90aaced9000c85ba1636920e9 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>