Ecosyste.ms: OpenCollective

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

github.com/dokku/dokku-typesense

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

Merge pull request #9 from dokku/update-docker-commands

Update docker commands to use DOCKER_BIN

28b59439ec3d7994afbaea3ecb9d8451ccb11535 authored over 1 year ago by josegonzalez <[email protected]>
Merge pull request #8 from dokku/dependabot/docker/typesense/typesense-0.24.0

build(deps): bump typesense/typesense from 0.23.1 to 0.24.0

70cddc94f975d081482a846256903d841bae9a64 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...

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

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

6e61ef15e12f7683499bd75de6fc0c845a35b2ea authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.7.2

c7963389fdc632b45adb16cb031d48ca3090deb5 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

7323b463f1cc19b70be1ec4ec4c328b434d50270 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
build(deps): bump typesense/typesense from 0.23.1 to 0.24.0

Bumps typesense/typesense from 0.23.1 to 0.24.0.

---
updated-dependencies:
- dependency-name: t...

019427fd0b02d4be2907c28962a1210caf78d3cb authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.7.1

8f06d2603bc6455ea37cb145df1ab776cde2f4a0 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

16ea762cdd73b1c5c32e7d39c84c3b687ffcd752 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #7 from dokku/5468-dokku-lib-host-root

feat: respect DOKKU_LIB_HOST_ROOT for mounted data volumes

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

667414ec0cf6417c1b18adab9599eba84e66b12f authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.7.0

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

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

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

3cadb440794ac3ed9506ff9f8bed524fcb86cf80 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: update readme

5392e8282213faf9074a70f78f4beef43f9d11b0 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.6.0

e582d17d87ea51d139b1d8297d87522cfb05a598 authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #2 from dokku/dependabot/docker/typesense/typesense-0.23.1

build(deps): bump typesense/typesense from 0.23.0 to 0.23.1

366ab8cdf4ca24ce1f0255d87063f143915a9210 authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
build(deps): bump typesense/typesense from 0.23.0 to 0.23.1

Bumps typesense/typesense from 0.23.0 to 0.23.1.

---
updated-dependencies:
- dependency-name: t...

9190d0a5e110fc37eb0dd8dfd05eb06815b53481 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #4 from dokku/arm-support

Update all related images to add arm/arm64 support

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

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

7366b058b211824987be8929e2b05b5edb0b3601 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...

07803c44d5debab997974912e11747a4721f0037 authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.4.0

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

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

fix: refactor how services are filtered

caca46dc1c68554dc97dae622f3de3806f1eac3e authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: update clone test

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

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

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

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

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

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

10e9c7295c8820cc0c97a6de29b766407eb0a9b0 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.2.0

2471825a9bf866ed500ab8eb913bd36f1c2710b5 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...

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

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

42a404ff77797e8dbaf436a55cc72d1e9a24c2c2 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.1.2

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

4afab5d867f80a161ac7cf8acf0f4e9d0dcc7e9a authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.1.1

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

98d27112ab5602a08d5c1f4594f53a65605382c1 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.1.0

7c3b817fa64192a131f2e4a4c06be3943b5c6187 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #1 from dokku/dependabot/docker/typesense/typesense-0.23.0

build(deps): bump typesense/typesense from 0.22.2 to 0.23.0

f86154f31612d86d5ba4a16d5997dda573810f96 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
build(deps): bump typesense/typesense from 0.22.2 to 0.23.0

Bumps typesense/typesense from 0.22.2 to 0.23.0.

---
updated-dependencies:
- dependency-name: t...

036c2aa0f40fd2af02edcd6ef468cf0a3bcfdad8 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.0.0

78d3c20422074af1a03673f91ce7f72b092dcb82 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure data-dir and config are specified on container create

35203dd4920071dab60353d651c42f5d16d4363c authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use the correct docker image

c87e810811a135c5c3fd7f2a4eec4a666ecfa85c authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Initial commit

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