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

update shellcheck ignores

e8ae451c1099e68c8368f04944abb116c5bc1d63 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
quote SERVICE_NAME value

9fe3f4715d31ba8ffe9292189071ec39bf18ec5d authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
use an extension for sed calls on os x

0cc01f6f3f9ab1acf04841daa73e20ac4571f1b8 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
trim whitespace from url

210f7647fe586cc45053025105a1b9301e4d4676 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
shellcheck disable

850956c3cd71f0d254d2674107d6c2210e3c3b75 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
use config functions properly

6d86abe92b43256065205f399c828cbfc1350f0f authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
ensure we don't expand PLUGIN_DATA_ROOT

4b43c1aea23c3429b5677a714ad4c522b708b544 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
quote docker pull call

2692c7f39e891ea19cd0b68da6ae30cf50ff548b authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
fix read call

375c8ba2214d663e11e839ce1ce1f0089ea59982 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #26 from dokku/minor-changes

Minor changes

016d00c12d73e068d117c49360e7e7127c0126c3 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
use grep -q when checking for docker images

56d1586ccdd24fbb56f13084c9a17204a210cbcb authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Quote more variables

8e8cf88d873ec065127451bc3f452ab47fd75696 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Add a dummy lsb_release command to test binaries

This should allow us to run tests on os x using the current dokku binary

d036dcac372d36246f3eccce7c9aa2441fe26258 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Download correct version of plugn when running tests under OS X

f13205d233eb4560d0b35a9b8b71183ca32ad211 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Move command check before DOKKU_TRACE to reduce trace output

8680129bc3e65df19ddcac84cc16a1ddf9427fe3 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
quote $APP variable

8249c2b56c17dcc3926791cdce3eb5535a9e27bf authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Rework how config vars are sourced

- ensure we source config/functions from the correct directory
- move config sourcing up before ...

9f1bb2784c5beefcdad157df5b77704d25cd5322 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Add testing for all supported versions of dokku

Also drop support for 0.3.x

9925faaa35179b91405fb61313bf7e278ad1c830 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #25 from dokku/start-container

create container if not exists on service:start

a1510dc3650fc156a31ab7fb41591dadb687d957 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
create container if not exists on service:start

d85ce60b050ef484edd033b2cfa0078b45d79dac authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #23 from dokku/database-adapter

Read MEMCACHED_DATABASE_SCHEME variable from app when setting MEMCACHED_URL

6f39ba86cd0148e2389176d9b0fc721615f9e20f authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Read MEMCACHED_DATABASE_SCHEME variable from app when setting MEMCACHED_URL

fdcda2851895f6f04a57378a201a0abf30349c83 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #22 from treythomas123/master

Automatically pull image if it's not already downloaded

418c2d20974e32bb311d7d1063456a5bcbbf4c7d authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Automatically pull image if it's not already downloaded

d63ffdfccfcd4147c6336b1eaca1ec5f8237c4a3 authored over 8 years ago by Trey Thomas <[email protected]>
Ignore .vagrant directory

542c4caee238ead0f13347df16fac75c34f442f7 authored almost 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Upgrade plugn

7aea3ce2812641e636bad297bd342b8b13fe731a authored almost 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Add vagrant setup for local testing

6a88a94f615fd37c4f012ef42147772354075a8f authored almost 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Remove invalid service directory during command runs

Refs dokku/dokku-mariadb#30

f1d93784a983414d2d94715208807d5d80c4fbf1 authored almost 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Upgrade testing environment to trusty

6048474985216492dc0a471a4d1e96b0f11f0401 authored almost 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #20 from dokku/version-upgrade

Upgrade image version to 1.4.25

7e07e6dd897ea4ee68d7e819fedfd484d45776ce authored almost 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Upgrade image version to 1.4.25

7b39de3d2d6a203f966554056135de35f1ca0766 authored almost 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Document unlink command

0e4771368ef9aaab6efbb6fe24e89d30595f86c9 authored about 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #19 from dokku/lg-fix-tests

Fix tests setup

53d3ebee14f068866607f185e61adbf41192ec47 authored about 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix tests setup

269f0d2b5c445e5fa948a334b0d1a200f4fa8a5a authored about 9 years ago by Loïc Guitaut <[email protected]>
Merge pull request #18 from dokku/container-environment-variables

Add support for custom environment variables when starting a service container

8b2c9d5ca3bee2c5431a0c1a421027538308ec78 authored about 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Add support for custom environment variables when starting a service container

37133fda56696ab3480681cce3fe9d20bc1eaa65 authored about 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #17 from dokku/lg-update-readme

Update README about docker env var

78316409bac5f7809f3dc7346d4f02642d253b8f authored about 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Update README about docker env var

936a8a26c48c5b5da3b4a6b6c2ef07c006da1afa authored about 9 years ago by Loïc Guitaut <[email protected]>
Merge pull request #16 from dokku/lg-remove-unused-commands

Remove unused commands

c8332fb0d2db35a7a0f59343aa0bb2130eeb0479 authored about 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Remove unused commands

ff023a94c01e9c4106f3bef7067022c59556eb1b authored about 9 years ago by Loïc Guitaut <[email protected]>
Merge pull request #15 from dokku/lg-list-in-columns

Display infos from `list` command in columns

7a68f1d35d3f8954f609db9718be1f757f4835c0 authored about 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Display infos from `list` command in columns

Also add a LINKS column to easily view which services are linked to
which apps

ad4720e1565b4a69a34de9bc7fbf266d7e394e53 authored about 9 years ago by Loïc Guitaut <[email protected]>
Merge pull request #14 from dokku/lg-revamp-link-unlink

Revamp link/unlink commands

f295b2cbcab8b52e4c33bb38642be64ad23bfe08 authored about 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Revamp link/unlink commands

Previously we were exporting `MEMCACHED_URL` via the docker-args* hooks.
This seems to confuse o...

eee7162c7026ebd3ebe8b209e6851dfaf3df09e7 authored about 9 years ago by Loïc Guitaut <[email protected]>
Merge pull request #13 from dokku/josegonzalez-patch-1

Add memcached:help command

8e4f8d1d07ffa6007433d232ef5c3e5294c38677 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Add memcached:help command

43583523cd9df83ac4dff2a190e5e328f68804c0 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Update README.md

Add a note explaining how to examine the environment variables (through `dokku run my-app env` r...

162aa5bd0da048fe0aab7d1422c2aac109481697 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #12 from dokku/lg-fix-wait-image

Use our own image to wait for services

c490cad2e9a04dcb06c6f0d12a99e22cf1f3de6c authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Use our own image to wait for services

a829eadecd1ee8bac781cd4a03d85034d2b14b8b authored over 9 years ago by Loïc Guitaut <[email protected]>
Merge pull request #11 from dokku/josegonzalez-patch-1

Fix overlapping exported config

d93d797785a8165fd57fe1333423373d13a055f6 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Set MEMCACHED_ROOT environment variable as well

Since PLUGIN_DATA_ROOT is not directly overrideable anymore, we need to *also* set this env var ...

959f9070dfd01571531f9e3f807df24144b9ada1 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix overlapping exported config

If using multiple official dokku datastorage plugins, it is possible to get into a case where th...

0cf8419d4cdc6f901894567e2e9c6bd7ec04e3bb authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Update README.md

d984e58e7d5fd6eed497efdee16a726ec00c7331 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #10 from dokku/lg-fix-install

Fix wrong version check on docker wait image

f81d641f699dfb5db4a034e9537a4fef4aec0388 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix wrong version check on docker wait image

2475cbfe3c6c7a9d7aee106ab3454aa93643a8f5 authored over 9 years ago by Loïc Guitaut <[email protected]>
Merge pull request #9 from dokku/lg-check-images

Add checks for all docker images in install hook

4fec51366c4381b935d803f84b2afef261b095f9 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #8 from dokku/lg-docker-args-hooks

Use docker-args-* hooks instead of deprecated one

8d5fd8336ee0b68261ffe2d2c210f15127fbaa5f authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Add checks for all docker images in install hook

c153e16995556cb10b11ad06548b4878c7c9d11e authored over 9 years ago by Loïc Guitaut <[email protected]>
Use docker-args-* hooks instead of deprecated one

765b4a954fcd6f190e1dff521bf9631c348905d7 authored over 9 years ago by Loïc Guitaut <[email protected]>
Merge pull request #7 from dokku/lg-fix-for-0.4

Fix compatibility with dokku 0.4+

85fee0201788ccacdfb528c50ca56c22e651d90a authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6 from dokku/lg-display-version-in-list

Display image & version in `list`

eb33ea7b895d14378eafbedd03b7ef1a8ba53944 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix compatibility with dokku 0.4+

da5d7cbd3f577d51e9e8e11e36fdfc37d0c5a3e7 authored over 9 years ago by Loïc Guitaut <[email protected]>
Display image & version in `list`

3b520e834c11d2b15e73e5b973bd63e786dda42f authored over 9 years ago by Loïc Guitaut <[email protected]>
Merge pull request #5 from dokku/lg-fix-tests-0.4

Add compatibility for tests with dokku 0.4+

e93f7f76a3ae93e595bf761e7a403f25d4e2b94f authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Add compatibility for tests with dokku 0.4+

7b270fba3b41ce02afbf3392f629dfd026442cb2 authored over 9 years ago by Loïc Guitaut <[email protected]>
Mention that the plugin defaults to installing a version

a45d22da36f296a1f7404d5ddabe4e0bed5232a0 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3 from dokku/lg-help-output

Compatibility with dokku 0.3.x & 0.4.x for help output

65ab21eed8fc97a6e2793b413125edf89e72272c authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Compatibility with dokku 0.3.x & 0.4.x for help output

3343cbb8f87aa75db8306fe34f256bd1703a62d8 authored over 9 years ago by Loïc Guitaut <[email protected]>
Merge pull request #2 from dokku/lg-add-tests

Add tests for every implemented command

c8db0e6efbc690f6779f006a7394234fb0a82ec3 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Add tests for every implemented command

f81c626be124d8aafc7cf907448bf8f3b3d31d32 authored over 9 years ago by Loïc Guitaut <[email protected]>
Merge pull request #1 from dokku/lg-various-updates

Various updates

80a1f7b9d3dbe6289b25a23c6b301422bb7d9643 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Use aanand/wait image to wait for service to be ready

b8a86493080422cf7dda5e658e2d882708f7bb28 authored over 9 years ago by Loïc Guitaut <[email protected]>
Remove call to `docker kill`

f5b059f526a8175562caa4df13d9adabbfe5c9d2 authored over 9 years ago by Loïc Guitaut <[email protected]>
Use $PLUGIN_PATH instead of dirname

8592ac1987ec840d368309d3c69400b3830ca961 authored over 9 years ago by Loïc Guitaut <[email protected]>
Display which ports are exposed in list

4019a926ff5daf3ff9201c7047c29c696c74d0e9 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Add plugin.toml

3d0bb96820adbdcfdf7ac612d7acadc00cbaa6ae authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Add link to docker hub entry

9a35f0bc19644dc5c319e928c5de99c41555cfac authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Update requirements

- dokku 0.4.0 does not yet exist, so this should dissuade people from installing this plugin.
-...

7999ff328fa85c9a60ec1d7c48f9d1e296157cb9 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
remove unused binstub

bf8bd768ee8030537845cd1fe9a7b0d47384970f authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Add badges

11168060b8c583988c0cdbc9f5ab01f27f7d5a57 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix tests

f76a5bb9ea4785a2a56b8b482f52da414aa8b63d authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Travis testing

792001ed707b6dfcf40d9b9e765a5d8ba4b47937 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
make test

4fc118803ef22858be04a659b22e82deb60e71d0 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix link name

ff154f14043d2757d0e47fdce1b22165d0dc3c58 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Properly implement port expose/unexpose

2548e8222513fafe538a826409cdf5ae01425729 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Move alias, link, unlink and logs commands into functions

bcbc39f5d4c58e124fbb1f734edea8ad05c57016 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Move service checks into commands file

a48e339aebedff249f5abc422699f094374c056b authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Move info and list commands into shared functions

Also add better output formatting for both commands

7d275d34e91d3ecf40786c5aad981c109efc6b25 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Remove service verification from service_url function

It is not necessary to do so in a function that is called from other places that already verify ...

2ec5d1547cb5d18135d1b3d8a914b523fc3fe50e authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
use config for ports

93a621b3cab61c6f535983d4de13086095e8bae9 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Use central config for env vars

ea9d4a658f8d44c620a1290177d3398c828ea8ba authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
add central place for configuration

409f83e6c38fd6c70bfece118393f7bcc78c530f authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
quiet grep output

9168bd7cef921b2f7e19f6ff11cf5a7e7df5a84c authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Ensure container exists before attempting to kill it

17e4740587a6f8d18c66f6feaf84ebcca9d7a01b authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Remove -plugin suffix from clone url

ee00f532f8942110dcfa90f6f35cf5f00d828616 authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix alternate image version

ce70e63266be21a8dc32d400ca143db8c576e5ba authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix logs subcommand

4d508cb49fe3a9fac60f0b7a9a1f397a29b96bfc authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>
initial commit

ce9a4456b1317bd75aa7e14c2bdc8529ac59eccc authored over 9 years ago by Jose Diaz-Gonzalez <[email protected]>