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

Merge pull request #35 from dokku/fix-testing-on-os-x

Fix testing on os x

8ca504ff32647e75a7c8d5dfedec5485ebb44b22 authored over 8 years ago
update shellcheck ignores

4101a3131716a183ffb0ea76f7cfff76989f0eb8 authored over 8 years ago
quote SERVICE_NAME value

b41ccb79e829f37d4a58d7d1f52a1f04c4fed4e0 authored over 8 years ago
Use an extension for sed calls on os x

f2e084a232c297e8ef1eb28eb8ba719aab9aa0de authored over 8 years ago
trim whitespace from url

ab58717362730d80d41f5df257ca976cf5fe0f67 authored over 8 years ago
shellcheck disable

0e7618e854708c587426a68d58f5b77917d67812 authored over 8 years ago
use config functions properly

7c4f2d9e6f10aa5783856286afaeabf0d91f3714 authored over 8 years ago
ensure we don't expand PLUGIN_DATA_ROOT

404afd7a8ee67e41d5d838225afc488f7b325b0e authored over 8 years ago
quote docker pull call

ec0dfffd911ac239801c8bd9c8353a29cf95749c authored over 8 years ago
Fix read call

0a729f4c1f16460694063bac90c21903493902cc authored over 8 years ago
Merge pull request #34 from dokku/minor-changes

Minor changes

b9da0e5f750e87daa17895e681cc2eeb4a3e1c29 authored over 8 years ago
use grep -q when checking for docker images

6fd04a64f14a358e845f9fd2d61fe73ce551db21 authored over 8 years ago
Quote more variables

7693f91bb136b7ca9272121a778ac5cac46e6a33 authored over 8 years ago
Add a dummy lsb_release command to test binaries

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

84792677ca810ff16e7f8b27b845495939e221c5 authored over 8 years ago
Download correct version of plugn when running tests under OS X

2dbde3314b0d4d424e1c43f12ca5b294278e91ac authored over 8 years ago
Move command check before DOKKU_TRACE to reduce trace output

661eb90fb50f84b16f2f7249c791ea56b28b419a authored over 8 years ago
quote $APP variable

8bec25bbdc250020e3a1d63b2b3f539ab110f4a8 authored over 8 years ago
Rework how config vars are sourced

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

e4046c27c2799b271a9241937bc95de9f14eb6d3 authored over 8 years ago
Add testing for all supported versions of dokku

Also drop support for 0.3.x

593f48def273980d6d80619caf0b225491bfe14c authored over 8 years ago
Merge pull request #33 from dokku/upgrade-elasticsearch

upgrade elasticsearch to 1.7.5

0bcbc39d7c0b3f2d81919383c43454e84129a626 authored over 8 years ago
upgrade elasticsearch to 1.7.5

3b094bebeaa6338e35d93f9b0f4eab2060c63141 authored over 8 years ago
Merge pull request #32 from dokku/start-container

create container if not exists on service:start

1aad9ad3165850101ca076e5b6dd7b6dc384cf4a authored over 8 years ago
create container if not exists on service:start

3cb30c8aeb2c8c9d4967e7afe57b300c068dda73 authored over 8 years ago
Merge pull request #31 from dokku/database-adapter

Read ELASTICSEARCH_DATABASE_SCHEME variable from app when setting ELASTICSEARCH_URL

d6a8b42944e49f49d7140bd084f4fa35ee87ee4e authored almost 9 years ago
Read ELASTICSEARCH_DATABASE_SCHEME variable from app when setting ELASTICSEARCH_URL

1b0539bfbd2b6639244ed24cfc6342476c27031f authored almost 9 years ago
Merge pull request #30 from treythomas123/master

Automatically pull image if it's not already downloaded

17f3a87b69dce2a4b8b849b0cea6a1aecc4dfddc authored almost 9 years ago
Automatically pull image if it's not already downloaded

8a256b4f0538e5114ad39ab61a1a57c59880be77 authored almost 9 years ago
Merge pull request #27 from dokku/revert-22-version-upgrade

Revert "Upgrade image version to 2.1.1"

f21c5c1c21c7ab42942ebb228fd94c19f3fd9ca8 authored almost 9 years ago
Revert "Upgrade image version to 2.1.1"

e913ed1ab066b2c53b857d968f8d8657a8d36cca authored almost 9 years ago
Ignore .vagrant directory

4860052abeb6de274ce2e1124edc542036c35019 authored about 9 years ago
Upgrade plugn

4c25d260e2e43ff8d02fd0ca5b420ecb64257860 authored about 9 years ago
Add vagrant setup for local testing

879265ab06ed9ef28bdc50a32bf47f49ac738b87 authored about 9 years ago
Remove invalid service directory during command runs

Refs dokku/dokku-mariadb#30

d1fdd0fcf63a986ef835af697a5eebc378e1fcba authored about 9 years ago
Upgrade testing environment to trusty

b88fc7c2571b718c8fbdcfa3ead142d40da50716 authored about 9 years ago
Merge pull request #22 from dokku/version-upgrade

Upgrade image version to 2.1.1

6e8c36d48513308e8b8c3c70e4109a7d835b7f37 authored about 9 years ago
Upgrade image version to 2.1.1

7895cbb818a5b08eaa273ea45af7c24ee6738849 authored about 9 years ago
Document unlink command

636ea8ff9747ed03f325715b100b1e046ed7f8fa authored about 9 years ago
Merge pull request #21 from dokku/lg-fix-tests

Fix tests setup

13f7060d4537a8368b699245fccc02118b577847 authored about 9 years ago
Fix tests setup

d62d4d29fa6c37b001eca38d394c4156bf6f303e authored about 9 years ago
Merge pull request #20 from dokku/container-environment-variables

Add support for custom environment variables when starting a service container

34a0f92427f419373b84f75649170e75bfde429f authored about 9 years ago
Add support for custom environment variables when starting a service container

88275fd4721e537681b8f15e47de26e56332a60b authored about 9 years ago
Update README.md -> <file> arg for export command

5fcdbab86a333af801a187b394ae081845da63de authored about 9 years ago
Merge pull request #19 from dokku/lg-update-readme

Update README about docker env var

ac67453b63e8f54b06386ceb5cbd6be6e4410b8b authored over 9 years ago
Update README about docker env var

0114a7e4eca779a72fc9a28e30375fc69ef5f2ec authored over 9 years ago
Merge pull request #18 from dokku/lg-list-in-columns

Display infos from `list` command in columns

f5540824007b289cc02b1a436281eacbea965322 authored over 9 years ago
Display infos from `list` command in columns

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

e29e6c7201be54967d8efb02598b249892226698 authored over 9 years ago
Merge pull request #17 from dokku/lg-fix-destroy

Fix the `destroy` command

2275344674eb05f140981b1ee6b2ef9389d726f7 authored over 9 years ago
Fix the `destroy` command

Checking for container with its service name instead of ID.
Doing a chmod 777 on `/data` before ...

f20d3750dfc316e9c5b6dfd7f7b91e5c2a137485 authored over 9 years ago
Merge pull request #15 from dokku/lg-revamp-link-unlink

Revamp link/unlink commands

9f24cd11e73eedd405b119d8525ba56773ab36ce authored over 9 years ago
Revamp link/unlink commands

Previously we were exporting `ELASTICSEARCH_URL` via the docker-args* hooks.
This seems to confu...

667652cc8fc81f1a2b47676670ae327d58abd03a authored over 9 years ago
Merge pull request #14 from dokku/josegonzalez-patch-1

Add elasticsearch:help command

03da943b65c633faf304380289319cf1e1756786 authored over 9 years ago
Add elasticsearch:help command

0096e2fa7350d03379857750abdc5937559ccfad authored over 9 years ago
Update README.md

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

3693a3786d8215f18802c974b8795bdf38d97516 authored over 9 years ago
Merge pull request #12 from budnik/patch-4

Fixes default alias

66402692c38f24516eaef4fccbb6d5048fa2782f authored over 9 years ago
Merge pull request #13 from dokku/lg-fix-wait-image

Use our own image to wait for services

1f618bda00e844ababbab4ee9c67b23c43cff70b authored over 9 years ago
Updates README.md

1700f14aa730aee4198aab1ad68fb1041eb23a89 authored over 9 years ago
Use our own image to wait for services

6370a1fb9da639a4216e78065875077ce6f2b718 authored over 9 years ago
Fixes default alias

Makes pugin export `ELASTICSEARCH_URL` instead of `DATABASE_URL`

fb367576e97ea8c3edfa04aaf587a9fbbf195ef2 authored over 9 years ago
Merge pull request #11 from dokku/josegonzalez-patch-1

Fix overlapping exported config

8afa43c771503d28cf410e9c0ebf438525f4e04e authored over 9 years ago
Set ELASTICSEARCH_ROOT environment variable as well

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

dfbbd60cd7a7c86bf3be19b4950f66a22c948831 authored over 9 years ago
Fix overlapping exported config

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

618ef1d152d2843beb19d27ca4c56de256ccc6c3 authored over 9 years ago
Update README.md

408378015d1f9f200d30ce9d42a8aa540ff25ae2 authored over 9 years ago
Merge pull request #9 from dokku/lg-fix-install

Fix wrong version check on docker wait image

3240eec285fd132c5e51358388c5b9b077a7e0c9 authored over 9 years ago
Fix wrong version check on docker wait image

75f5e62a38b91db524fde20878766a84af296137 authored over 9 years ago
Merge pull request #8 from dokku/lg-check-images

Add checks for all docker images in install hook

3284b18e10177b2dfc8e44e1994cb9599b60e25f authored over 9 years ago
Merge pull request #7 from dokku/lg-docker-args-hooks

Use docker-args-* hooks instead of deprecated one

1df6e5672dbbee0248e9438d3061d71560efe395 authored over 9 years ago
Add checks for all docker images in install hook

74ac911deec090b8f698e891b76d00b1c85860d9 authored over 9 years ago
Use docker-args-* hooks instead of deprecated one

84477b097a5bdde8688555e0134b91f7624b619f authored over 9 years ago
Merge pull request #6 from dokku/lg-fix-for-0.4

Fix compatibility with dokku 0.4+

fe0b013b87c0b232e93782c5619d2599738285f1 authored over 9 years ago
Merge pull request #5 from dokku/lg-display-version-in-list

Display image & version in `list`

0460b9d6fe9376b04fe17dfb52342c301d85fbf1 authored over 9 years ago
Fix compatibility with dokku 0.4+

3e0802c1c3048124fd8d446f520638f409b90c9f authored over 9 years ago
Display image & version in `list`

5e436dd8e7c7d3dd157e4970c16e8e9b0f8ce3f2 authored over 9 years ago
Merge pull request #4 from dokku/lg-fix-tests-0.4

Add compatibility for tests with dokku 0.4+

1631922ec3e6a043c0e759585c7e2e65579612c3 authored over 9 years ago
Add compatibility for tests with dokku 0.4+

01f5964d4235fcb3f81e733a778d0a4f260a9512 authored over 9 years ago
Mention that the plugin defaults to installing a version

4e9a439ac23243dcc36670ee9eecc339634c99ae authored over 9 years ago
Merge pull request #3 from Flink/lg-compat-0.3-0.4

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

1832eaf493d4c3c9ff8e3f96aaf335161b92fbe3 authored over 9 years ago
Compatibility with dokku 0.3.x & 0.4.x for help output

aa2baaf4ab360a140e476b93d151a68c50e7c1e9 authored over 9 years ago
Merge pull request #2 from Flink/lg-add-tests

Add tests for every implemented command

05c60e594ed64e8334042914d9d961cf1b1ea905 authored over 9 years ago
Add tests for every implemented command

e896bbed66767d935c6961d6458674aff2abd0cf authored over 9 years ago
Merge pull request #1 from Flink/lg-various-updates

Various updates

b4e27c55bfaac02e1704bc6276626c2d88357a96 authored over 9 years ago
Use aanand/wait image to wait for service to be ready

f48b1129766cd96dcd4ca3d5483deed5334aa164 authored over 9 years ago
Remove call to `docker kill`

58f020ab31b7ce3630bcb0602eabbf09b8455064 authored over 9 years ago
Display which ports are exposed in list

39614ef0cf7855607441e0a46e9b44f962af2adf authored over 9 years ago
Add plugin.toml

6793e787db0f9a27f8761ed304d9f2bc971f0bff authored over 9 years ago
Link to docker hub entry

53188d6bcd7be1eb8c39657b83577136a73101ef authored over 9 years ago
Update requirements

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

38a74728c163a30c733a689e4c5b89d2ccbc1cf1 authored over 9 years ago
remove unused binstub

e361fa12087add6a44e95dadb11ddc2b03d7266c authored over 9 years ago
Add badges

d3f171d6c6ee29adcf5ab0787060b34357a441f5 authored over 9 years ago
Fix tests

467e2f4d5fcb23cf2fd2bd58a9b8eea1be219b84 authored over 9 years ago
Travis testing

4a8eb397abb6f2f61765911d4c0f5e3fc58e28ad authored over 9 years ago
make test

053183d096aee02da00af90835c3bb0154b04720 authored over 9 years ago
Fix link name

ba0b1db585b7bb5dfcd76d3cdcf4e64225d209e4 authored over 9 years ago
Properly implement port expose/unexpose

e962d812eaabe088087b721d74eaa789141bc4ff authored over 9 years ago
Move alias, link, unlink and logs commands into functions

01efdb9d0bc71d6a8621198c1ee07a368c62fb90 authored over 9 years ago
Move service checks into commands file

5fcc1ef4710f6b6c84bebc0e501d9b36817eecbc authored over 9 years ago
Move info and list commands into shared functions

Also add better output formatting for both commands

19aae8a2e5a1c64b918a59bee63d5f992b8ee0c9 authored over 9 years ago
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 ...

0fa269a70b7004ad00a9de189866a576ba62805d authored over 9 years ago
use config for ports

725d8741584cd28840dc66093d45ee2e2bd10710 authored over 9 years ago
Use central config for env vars

44744de0ac8542335a30e7e984b7c9e14b664768 authored over 9 years ago
add central place for configuration

ffc60a463fd495a800bd1e5964fc34f8736d2bb2 authored over 9 years ago