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

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

feat: upgrade test os to ubuntu 20.04

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

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

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

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

970dee8cc7cbd060f62342ea44325bbcc353227f 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

92c3d0636a424fa2b1fbadf3baf13c7cbe630b66 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #63 from dokku/update-docker-commands

Update docker commands to use DOCKER_BIN

6953ca38a71671e560143c26e1d4868894291b60 authored almost 2 years 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...

2871042753bb384ff4abe66e8bc8b4d09322956e authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: use namespaced docker commands for interacting with the docker binary

df04f6812874737ca683e78f05ffdee1c626b3d6 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: namespace all docker commands in common-functions

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

fe7a8c1335487632b0ec782fb8032f02576222f4 authored almost 2 years 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

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

39aeef8e46f55a7e57057ad908cf08ed8391b6ee authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: update the ci workflow badge

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

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

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

88dae4e72a084c004276512f0c73d2763fadc5a7 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #62 from dokku/dependabot/docker/memcached-1.6.18

chore(deps): bump memcached from 1.6.17 to 1.6.18

05e34480a359d3efe88f2825a8da72fd7fd113fd authored almost 2 years ago by josegonzalez <[email protected]>
chore(deps): bump memcached from 1.6.17 to 1.6.18

Bumps memcached from 1.6.17 to 1.6.18.

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

75d73574ee1d2c48c612c9f38821962a67be5ee0 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #61 from dokku/5468-dokku-lib-host-root

feat: respect DOKKU_LIB_HOST_ROOT for mounted data volumes

9c802ee63a9039ac3250ef30475f418101494109 authored about 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...

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

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

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

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

258c12b760f42c61d874d65cc1b49a5b100f8605 authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: update readme

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

60c4e99edd4ac5166772b78e162ab7e6e988f0f1 authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #58 from dokku/dependabot/docker/memcached-1.6.17

chore(deps): bump memcached from 1.6.16 to 1.6.17

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

Update all related images to add arm/arm64 support

f52c33ccc65b42e187e14ee554438acb620729e4 authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: regenerate readme

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

73b1a8ab043e2197119755cbc98545ad0ee983b1 authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump memcached from 1.6.16 to 1.6.17

Bumps memcached from 1.6.16 to 1.6.17.

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

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

2e3bced4650556e0092ef25fbd606f089af431e7 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #57 from dokku/dependabot/docker/memcached-1.6.16

chore(deps): bump memcached from 1.6.15 to 1.6.16

8bd3915fc5dfc6c9eb3f8b90a987b5bf26e858ec authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump memcached from 1.6.15 to 1.6.16

Bumps memcached from 1.6.15 to 1.6.16.

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

912cdf67d71adcda33b04b39ed8d4f579fa64200 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.22.0

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

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

32a20e733700bd67ff909845341a53cb678e2726 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: run shfmt

5228669d6bf43d08a82331df19ed63f999c97bee authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #56 from dokku/filter-services

fix: refactor how services are filtered

6a054d269a79f1c5aabad933d7e5c5aa9517fa8d authored over 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 ...

0c74a680ea54b9e69b6d6c41e64db3921d38e9e5 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: move warning below service name verification

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

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

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

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

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

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

24df9fedcbde939a414442de684d9aebf07dbeb0 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.18.8

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

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

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

31d1e80001f8793e362976ef76456570eb2fb7a7 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.18.6

97244547c74b472e5fdc04a79b49456ae8ba2c7e authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.18.5

a8f376d6bbd7b3ef4d596ca8d8baf405bd59576c authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #55 from dokku/dependabot/docker/memcached-1.6.15

chore(deps): bump memcached from 1.6.13 to 1.6.15

819e5bc6e595cfafd765ba7f86ac305bb5eb9cd3 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump memcached from 1.6.13 to 1.6.15

Bumps memcached from 1.6.13 to 1.6.15.

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

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

43bff5a6320ce7e242fbf509e8d9bf655e55f918 authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: always chown the image files

3e0cf1c6f224320d9c1491889f0182f30ec2a85b authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: clarify unit for container memory limit

13199d1394cb1ea9ba7075e40c84e98ab4d08d66 authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.18.3

741ac8ec06dbed417d23e3e1fb5d5a6d8ed49bd3 authored almost 3 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

4137ab419fd6073c04c2d08756dc2a39a76d8db3 authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.18.2

9b093fa665070021df8a8018f90a292016e9a88e authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.18.1

6e2e43b494055f44a63e82a8a7bed56055a9e00c authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #53 from dokku/dependabot/docker/memcached-1.6.13

chore(deps): bump memcached from 1.6.12 to 1.6.13

5c7cc2e3eb772346a2db25679a3975afc4336684 authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump memcached from 1.6.12 to 1.6.13

Bumps memcached from 1.6.12 to 1.6.13.

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

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

365ecf09d0724dfc5e69a407dd7a97b70d86382f authored about 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.

35ccc9cac0e11652ed3b2575184199f979887e63 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.17.0

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

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

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

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

9e393fe055a7dc9df87d3dcfc87d46d509fb9992 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: allow quiet header for :info command

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

998c892521748e4a052c22f86dfd0b1537fad374 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #52 from dokku/dependabot/docker/memcached-1.6.12

chore(deps): bump memcached from 1.6.10 to 1.6.12

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

06bdb294694e5f6f27a6287d39178c18bcbc1b42 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump memcached from 1.6.10 to 1.6.12

Bumps memcached from 1.6.10 to 1.6.12.

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

5187cbaf9e000e912ff8d15ec0316a131c65cbd0 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 ...

77d3f27940dadbc6823d4118357c17033c6de165 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.14.1

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

897edb1bdb27b674d561641b508884dee761a4ed authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.14.0

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

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

022604625637486b3bf57a4a82cee7edef5e0635 authored over 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...

94ed9a23bbe3adeb88621259f4de6bc9974f6822 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: add folder for supplementary documentation

08ab8d1000902275a618ce6468b0d1b3059fd9ad authored over 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 ...

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

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

9998406d41e1e818179c123de130edf24ee3cd98 authored over 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

1d2e9c0cd8a17202dca2c0a13fffb4337d32e7d0 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: properly handle unlink on promoted service

7d8bbfb489fc2df39b6856e18f7141350781eda0 authored over 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

19ab940c092d8da6fade6e19e153c236b584b7fc authored over 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

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

978a83c562c3b7973ca72c2c203a37717e8f22cf authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: drop extra print in readme generator

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

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

02e041abffdaa49642af23b597b4c60502490375 authored over 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

d1cc8242705860bf70e63bd45dafe2010b261b31 authored over 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

d5fa460ea4cc19336442f282010db647d5f7b22b authored over 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

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

802071124dd022633dddafb450013a93f21aee88 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: document how to restore a backup

1d989972bf34747a7d91239aa87121906ec92bc6 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.13.2

73084638bb9ce2d8956dbfa6c3aa70f795ee8c79 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
dev: add convenience copy-file bin and fix data path used by plugin

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

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