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 #69 from dokku/upgrade-versions

feat: upgrade image version in use

68709ed79c64b38d069a4bb873a395365aeb7993 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: upgrade image version in use

3eab3be3b93cf7788baf46a8655e63b52f0450f7 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #64 from slava-vishnyakov/es6_fix2

Support ElasticSearch 5.x and 6.x

a537b178be64c2caaf0c0f003389cf2915fd91f3 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge branch 'master' into es6_fix2

60a00deceb9feef31801a990c3f35acabffa801f authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: commit github labels to the repo

This will allow us to apply track what labels are available in the issue tracker using tonglil/l...

f0ff8a169dd36131e05186ff2b97621e22f78765 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.6.1

9532cd66089386ad9065840644080345edc0b544 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: update docker-s3backup image to fix backups to s3

45b2fc2277c738f1296d85e6084b280b0070893e authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #68 from dokku/121-fix-alias

fix: correct issue where aliases were being generated incorrectly

873385450535ff7324c4b4fea2e7a6aea8af85b6 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct issue where aliases were being generated incorrectly

06a000d841ac9014ff35e5e0e7b7bd952b392858 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: update readme install instructions to point to correct dokku version

56227b628cbee169b9cb7ce92c85c3072bc347ea authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.6.0

ec352a05cde3d2be81b108eb450cff3b9d90da8e authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: pin busybox to an actual version

Rather than dancing around what version of busybox to use, pin it to the latest, known good vers...

67b231ecac67af065bcba99c3f2d36a0779790a9 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: pin busybox in run commands to the image we pull down

55729357960efca0ae0762211505c1b931b3491e authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: update to latest dokku/s3backup image

da09b2130d56f151c307e0efb637e2ecd73a06e4 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: switch to updated wait image

534cb6dd1dd91770b2f1e82abf5b4212669c01a0 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: switch to updated ambassador image

b61405c6511a6c1f22e17f6c9876b74bdce41264 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct handling of container retrieval

In the previous method, if the container was renamed or there were multiple names attached to th...

a2380721004daa3c72298b6c2694c346adb2677f authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.5.0

fc10d3fb57851fdd3c7e05c0c998628af37b3f6a authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: unify setup with other plugins

4071e57ee2431d5f47de16e729c646d05fe4a06f authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #67 from dokku/real-docker-testing

feat: Real docker-based testing

a5ce2754278203d2e37c1d907575f3d0b012dcdb authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: Real docker-based testing

This pull request switches testing to use an actual docker daemon, vs mocking everything out.

I...

9800c2330c27a3e0e8578bc1ebe8456b7c53c1e3 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: separate install and script phases

275591045e93e576d063041bed756a0807b3278b authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: drop unused sudo: required

This is not necessary on the new travis-ci setup as of December 2018. See this blog post for mor...

fb19278da7e5c22842484f5a14e8e68ee4603ab5 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: increase minimum dokku version

dc6ffb35ab2537ddad9124f056de340d82030067 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct check to see if container exists

8d26b02031bf6c63c5d5b7856e4dc14bc093f4b1 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #66 from dokku/validate-names

Validate names

203a05b7d489b0c040198d690c63326875c23838 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct the validation message

1861ec96ac2325b59894cc03e7f0621171c9e301 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: Strictly validate service names

We previously allowed a wide range of service names. As the service name is sometimes used to na...

8fd99ff5865f06328fa9799b1a1eaf5245f5c30a authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: minor consolidation in functions files

6131f871d609319b360ae8dccd2190e09c83720d authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct ID check

It may be true in tests because we mock docker itself...

e2f20d4f4d073d13e4fb04ba4fc8ab5a3fc12e70 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct check to see if service is running

This sometimes bizarrely returned a value of 'true' when it wasn't....

00500a73b16586efde7db135f3008b72a02554fd authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: call service_container_rm from subcommands/destroy

4c0ef0d14c5d685e9e7bcf1047c69646fd33b724 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Better name

7ba3f8e79c1583c745e542e9b2205145045c7625 authored almost 6 years ago by Slava Vishnyakov <[email protected]>
Check sysctl only on 5+

3fede0679812fb6089b3f98fb064779800cdb920 authored almost 6 years ago by Slava Vishnyakov <[email protected]>
Restart to guarantee config reload

569643e40b8db883e177b01aa5cd998862166f0c authored almost 6 years ago by Slava Vishnyakov <[email protected]>
fix

7b63efa896ba86e66df1632882e04180fd830af2 authored almost 6 years ago by Slava Vishnyakov <[email protected]>
ln

fdb8dc56e067931b6c4332485f2d69670c122845 authored almost 6 years ago by Slava Vishnyakov <[email protected]>
ln

d404a4206adc608df9add518ec5ede44fb5db7e6 authored almost 6 years ago by Slava Vishnyakov <[email protected]>
jvm.options

5ed6fb063ce2a398de05d0c151a5f0f38d2fe173 authored almost 6 years ago by Slava Vishnyakov <[email protected]>
Help message

5e89fb4dac1d9c3d68afa85f893041c96d0c10b1 authored almost 6 years ago by Slava Vishnyakov <[email protected]>
Fix ES6

cfe48759364c5302ba2df682eefbeaf0284f87b0 authored almost 6 years ago by Slava Vishnyakov <[email protected]>
Merge branch '53-support-es-5' of https://github.com/ariejan/dokku-elasticsearch into es6_fix2

051f8840ca72dc9b44362b09dcf26fd401486a0c authored almost 6 years ago by Slava Vishnyakov <[email protected]>
Release 1.4.10

e3ffe8a3cd6a0deb7c50747e48fce9b03648e6c0 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct issues where docker ps is truncated

This should actually be refactored to avoid the grep call completely, but the current fix will c...

a536e57e41d8e3131f37dbb8370cccd4c3cc940d authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct issues where docker ps is truncated

This should actually be refactored to avoid the grep call completely, but the current fix will c...

f3695387a88d3a6da0a7ae9f106b39fa785fd6f8 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure any backup cron files are deleted when the service is destroyed

Closes dokku/dokku-redis#118

10353f95e761388be9ee81b5286bca10c716535c authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: clean up backup containers after use

Closes dokku/dokku#104

fc83503e509f853bfba68db27422fce3b5a91f72 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct documentation around the passphrase parameter

Closes dokku/dokku-mysql#101

20af5004fabf2676f2117529136a8948a5c8263c authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
use travis recommened sysctl fix

as found in https://github.com/travis-ci/travis-ci/issues/6534#issuecomment-285955314

4aeb171c65c80eddf48299298d6701eeee3d13ac authored about 6 years ago by Ariejan de Vroom <[email protected]>
report vm.max_map_count in tests

64f7f40ad5181eadbfdfbafa33e02767d5a36e60 authored about 6 years ago by Ariejan de Vroom <[email protected]>
sudo sysctl

7c5c4028af5351d9f283533cb00be3b2fa2ff20e authored about 6 years ago by Ariejan de Vroom <[email protected]>
set vm.max_map_count when testing

caefd2c7afc881868a6840ae62e75ca2f8929004 authored about 6 years ago by Ariejan de Vroom <[email protected]>
updates README on vm.max_map_count and JVM settings

b7a54f79c8d2e23106f61b683c989b9e6615258d authored about 6 years ago by Ariejan de Vroom <[email protected]>
set jvm memory allocation to 512m by default

86ec5f21c8da7641ec0d96878b5c8a2a97486f8c authored about 6 years ago by Ariejan de Vroom <[email protected]>
adds a check on vm.max_map_count when creating a container

bd244a44207320fd210ca0fb48ba7c0f96c6a8b8 authored about 6 years ago by Ariejan de Vroom <[email protected]>
Release 1.4.9

20c163261d7c9f531e5800ff6523bdccebe87183 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct issue where help output isnt colorized by default

5c3eed7323daab042e8458ae9f715b5af66537b6 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct issues in upgrade and fix tests

c66b8fa36dceb1329e42bc83c1a974c45dedf518 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.4.8

5e670857b377ff968957512d038577cfcf2ad141 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: skip upgrade if service is already up to date

f6025a51770fcb8817922b64effa402f3407cc91 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.4.7

f07129fdd175176594315a55f75f53fdad9c4215 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: allow removal of header from :list subcommand

b6d68597a72adb2b9e2f7c47793d7b97271cf3cb authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.4.6

cd9a3fd88676ff8d992993e3c6be0633cd546a66 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: respect various ways of not wanting 'fancy' output.

Closes dokku/dokku-daemon#19
Closes dokku/dokku-daemon#22

c567b7079d8f8ad87995af713304251ced09bbaa authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.4.5

5c323e2da34e595b83d4e59472f557bc2450073b authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure flags are properly represented in help output

05bf4823384984529a4d94640f7aef97858527f0 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.4.4

c12771ff55410608402d1c0dfee698c0a82dc083 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct issue where temp help output files were being placed in incorrect directory

145e8e6c8606d555e45cac5d70a67377ae6d786d authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.4.3

451bea3df40d792835c1c797e1a44454b3caf444 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add support for restarting containers to ensure links continue to work properly when the application has resolved dns of the link

023a8ab44ce2ebcdb2631aeddef9081ba14bdecc authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: handle case where container being removed does not exist

4305417c47689651093db7ddb0bd7fbf9e5833dd authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.4.2

80ebb63e0f610d4faf6f2464aba177deef8cdad8 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct short-flag for image-version and custom-env

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

e7256285029632bc61582ff68b4442f19e1df78f authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct name for upgrade flags in help output

9f23425829f5eeb88f15ca44923ce0011b7cc24c authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.4.0

e6946985496e5f1e4ef3189d265f755bcfa006e4 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: correct verbiage around upgrades

66f367478c032656a4d59e41c69885e6fbf7ce9a authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: pass correct variable for upgrade command

0d22edc650412fb21dadcf732e185a306f83a93b authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct check for existing image

4290e1a741ca96660d705b11201d21be25cb847f authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: do not force-set plugin image and version to existing image and version

8ff916173d88a78f2bebba0d09a70c6afb51730e authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: remove unnecessary call

c2c69e6817d9c3247f496d509d083098f43a18e0 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #62 from dokku/upgrade-service-image-version

feat: add ability to upgrade service image and image-version

e4a28e70a812c943dce00591a64112dcf3c08272 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add ability to upgrade service image and image-version

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

958c297eda1ecb4ee2d47b57efb570e7263329ad authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add command to list linked services for a given app

3c6ff9e85b921b0bdba51543481d3bf1dc9d4d0f authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: properly set SERVICE_ALIAS

13d68ee1552a223213ef265be47f346cda2e0f2e authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: add tests for custom link aliases

59cefdc77e3a51d7cfa1153ccadfc89300a95485 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: properly handle custom aliases and error states for alias usage when calling link subcommand. Refs dokku/dokku-redis#64

629cafddfed0701568d164f9a9014c3dae7746ec authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct test

e34ff1acba51d89807b7cd3abdac09502f58ee7f authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: make variable as dns hostname more clear

f76092ea3a7404d17c4b4c2682d5466ba4881cce authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: remove an infinite loop. Refs dokku/dokku-redis#64

b93a9f9a610989f519f5f386ffc5b4ffa03c75fa authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: implement link querystring flags. Refs dokku/dokku-redis#64

58762436a18faf707ab71cad68cf1bc6353c512f authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: implement clone flags. Closes dokku/dokku-redis#105

e61064b68e3b94f44878eac345de5a5a5b05394f authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: move unimplemented command detection into config file

264691d87ba5378746da396af84f7a46aefdd18f authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use assert_contains

cd086f2b7974f3c6391fb205f9bbd21e9f1a5810 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.2.7

56d0ca3dad5bdcdbbda43470233a1b88baa147f1 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.2.6

552f39c6255bdbdd320c19ccbec993cee44d0a3e authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: plugins are no longer beta

7efc4a7c2a68e3a7437703d896d91dc63a17243c authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: set SERVICE_ROOT variable for backups

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

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