Ecosyste.ms: OpenCollective

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

github.com/dokku/dokku-memcached

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

chore: show a better error message when the image is missing

Refs dokku/dokku-clickhouse#4

08242e974cc9e07ad0c7b6b7f7dc68e9c4ffc702 authored over 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

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

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

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

fa5ad5e39a1aea1034f88af9250391704d5b050a authored over 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.

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

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

03ab9a132f4d5ebd94187d0e91a677ff359b8c6f authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #51 from dokku/dependabot/docker/memcached-1.6.10

chore(deps): bump memcached from 1.6.9 to 1.6.10

6d931d67726c1b012db6cfb9b4efc817b86a7cf0 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump memcached from 1.6.9 to 1.6.10

Bumps memcached from 1.6.9 to 1.6.10.

---
updated-dependencies:
- dependency-name: memcached
...

14c4bbca4bd9de5b1d0e2023166aad6d20765799 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.13.0

25a3f6ca0b49c7db918bc45f06fba575e4cae744 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #49 from dokku/dependabot/docker/memcached-1.6.9

chore(deps): bump memcached from 1.5.20 to 1.6.9

31b3b822322c591bfe89ecec135c85acc8e52245 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump memcached from 1.5.20 to 1.6.9

Bumps memcached from 1.5.20 to 1.6.9.

Signed-off-by: dependabot[bot] <[email protected]>

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

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

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

tests: migrate to github actions

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

754ee53421fcb4826434db388077b7a730b20880 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.

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

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

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

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

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

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

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

Pull image from Dockerfile

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

07a359b879785b45202a190a74781875eda91acc authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: fix path to Dockerfile when sourcing config for tests

fe82c7eaea9b3da0de87e4fbdb610ca88b9d15f6 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: handle image and version correctly

8b555943a809b07ba0bf255b91e8b3800d8f386c authored almost 4 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...

be8fe48575986a518903ea9d394d1bbb3f93be97 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: use dash instead of underscore

c13addaac2ec8f389312f5a443dffc964cb9284e authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add plugin trigger for service creation and deletion

4713df55f7503ef56dd63877151b0de3d223cd0d authored almost 4 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...

98258369c07bffc85702cc876f17e4ee159879cf authored almost 4 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 ...

1ab9c87a0ad1b125de1824f64ce49e808c6597d8 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.6

dc5b5562154dd83ceb134c869bf58bbaf91092a4 authored almost 4 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

4f8a93635b3441502faaa02a74cfe3c44033e81c authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct image link

42dab68267e29be6a5b2d1c152e6c8c3fa149499 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #47 from dokku/configurable-config

fix: allow config directory to be configurable

9370d1502f4544a6aea2e6b8c10907b3f2f12bdb 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...

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

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

Refs dokku/dokku-redis#143

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

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

Refs dokku/dokku-postgres#197

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

47f6242333c07f4d2cdee5ea72dd8942584d9d2e authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: drop unimpemented commands from readme and reorganize

7f9e6fe8c4aef0abc6e72c203c489a8810d83fc9 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: autogenerate readme from command help

c908d8d9eb054763c346fa303d4e46b82ef4e295 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add xunit-reader to output xunit files in human readable format

48f013499f6734a950d1f76911e4f3d7cb168e1e authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct issue where help output for info flag implied multiple flags

29dad2ba1789ea03a6ec23b3813b4597ac9363ca authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: update shellcheck excludes

7259415888de768d186ee81901a777e150d338f2 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: parameterize xunit-to-github version

6b793ae914174e904066e1c7a706fc89aa9313ec authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use non-deprecated method of fetching docker-options

8a424ad1bc4bb36c3fb1866d08fb1fea8a1332d7 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: upgrade shfmt

2c7f815f5ed66c3ae3aa61d2cf421628df888cca authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #46 from jarthod/master

Add documentation for --memory option

6a74fd7b5d3af0f60625bbddfbb936c5a1128474 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Add documentation for --memory option

53e7fd7acb6437d2d4dee993ea984efc679afc17 authored almost 5 years ago by Adrien Rey-Jarthon <[email protected]>
Release 1.11.0

289ef507684a6bfee4a378a77d5623ff6f8d872c authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: upgrade tertiary container images

76291d00eae655893df7f67deab0a1eadd68d6f8 authored almost 5 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.

621cecd9d6d24b2d2004e1bb66677056145fd588 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add service-specific header to info call

5cf57bd7f0bb4d413a2c2b6d8d86b2632ef21d50 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct test case for :list command

0ffe9dfc89b3e6869602ac4b0b5c2aa1bc15a6c9 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ignore the keyfile install for tests

82dc859dca175b1c754d4a0196bcc27598b29108 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct shellcheck issue

5fb77d8ded9a9274186aca7164b3ff8b59c7a095 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: update travis setup

- Use ubuntu bionic
- Upgrade tested version of dokku

12a6b4e8428e50cf20d9806cfe113247267b1048 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.10.1

acdd446e4cea1a0293f920482ab7368c96ae3930 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct service title

60b9677264e3c0639dbf4f7c06ac930a558035b1 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.10.0

8855affa5957aa215a575bfa89b2bf420e84ba8d authored almost 5 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.

11264537593f20ed634cf8c0d79461f403499c49 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: speed up service_status by reducing container status calls

379c0149f443504195ec7e128daa51df2ee2d3a0 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.9.5

3a61b498ff9add77dad6a5615aa0d21e2eb43a67 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update dokku/wait version

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

185c344aa29c6531995f15ce360d8f76544de5ba authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update dokku/ambassador version

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

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

7ae50fba85ae2b19ad2b08ca03093985ac4efd9f authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.9.2

27480e366276bfbf326ae97a888f1311c3ae0611 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: update patch release of memcached

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

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

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

451f6804745a78ce9fbc5e29c6d3c383c6ead616 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: create scripts directory as necessary

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

52370b2a7528ac39acc507d0dcd081aaf46038c0 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.9.0

dfc7796ba298277454dea388ba1b502019170d81 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

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

Upgrade docker image versions

6a9461c8d47158ddc928371b944a2ef78564265e 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 ...

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

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

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