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

Release 1.2.4

c87a8fd0019b3ad19d98afc5e8ce84b8bc427f22 authored almost 7 years ago
fix: set ID variable for backups

4cbf1f1e61a139cec197195a77d66836cd0a1175 authored almost 7 years ago
Release 1.2.3

5985ebf8c9654f3ff6ae7efcc79475b5e6bba879 authored almost 7 years ago
chore: standardize on single method of setting backup root. Refs dokku/dokku-redis#91

c27c66b03304584c122bfa0bc0c59dc6119a9925 authored almost 7 years ago
Release 1.2.2

aaa645919dc97f4a4797bd82284a57a5fa4deb04 authored almost 7 years ago
fix: properly handle use-iam flag. Closes dokku/dokku-redis#88

bc21d77e5f789b132a1ed1abb7ccc3ea6539ee1e authored almost 7 years ago
Release 1.2.1

80acf9c036c5b1d2f96b3b0119ec6dffaf0f803a authored almost 7 years ago
fix: silence errors when a container does not exist. Closes dokku/dokku-redis#85

a25e13e77f801ffeea3e575ac8ba27f62a42dc7d authored almost 7 years ago
feat: create backup-schedule-cat subcommand

275ecb4bcbd6b20457c4b644dfebd71addce146b authored almost 7 years ago
Release 1.2.0

cc339103218e0c575be3e12d1c96fabc4fd1be25 authored almost 7 years ago
Release 1.1.1

bfd127050c3bde7596d5c1065df1b26dd96200ee authored almost 7 years ago
refactor: allow usage of the same variable to disable docker pulls

3e165869b1dc901a2b7dd05ac8dac27fe59d2a42 authored almost 7 years ago
Release 1.1.0

985887e6442c58f48d5d1371360e9375496ecb70 authored almost 7 years ago
Release 1.0.1

5ac230a3f90e4ba08c52cef44336dd9923cf4c10 authored almost 7 years ago
Merge pull request #60 from dokku/disable-pull

feat: use custom env var to disable pull actions

8bb337aa0d3b3ab0ef07cd685a159763e34eaeba authored almost 7 years ago
feat: use custom env var to disable pull actions

944d449865f806817a6f1fdecb3afef68c5a7252 authored almost 7 years ago
Merge pull request #59 from dokku/different-data-root-for-docker-binds

feat: support a separate data root for Docker bind mounts

0da76290d069fd31e3e0f04e86927304f83aaea8 authored almost 7 years ago
feat: support a separate data root for Docker bind mounts

This does not fix the :backup subcommand, which uses a temporary directory mounted to /backup.

c3f215f7637d3a8fab2b307ea352febf0c973a39 authored almost 7 years ago
feat: default to help output when no subcommand specified

Refs dokku/dokku-redis#95

0d1c6e201caf2fa1d9d74c9b2235003b5e3636a2 authored almost 7 years ago
Merge pull request #57 from dokku/linked-existence

feat: implement exists and linked subcommands

a49fcfea1db86a12b9169742e971d4731ec40f85 authored almost 7 years ago
feat: implement exists and linked subcommands

ea441947ea7685c062a225736e86916110516de9 authored almost 7 years ago
fix: allow unlinking a service regardless of config status

Closes dokku/dokku-redis#92

21268342a6d5c9f773aba7dc7c0b8fdf61260c48 authored about 7 years ago
fix: ensure we create the config directory

1b3564be452c0fbb399f823c031510b12afe05cc authored over 7 years ago
feat: prepare ground for config directory changes

2b50d324a80c25f49960a5415f4a4b5c9246d2f1 authored over 7 years ago
fix: add missing TMPDIR variable

86be6f442305a3dce7b636360d4b0032c9549573 authored over 7 years ago
Merge pull request #54 from dokku/expanded-help

feat: add support for enhanced help output

db3220890804be91b1da303db6a5c8e96ffed4fb authored over 7 years ago
feat: add support for enhanced help output

b7422d7acbe44e2efa258fcd5ab17871ccf0b2b0 authored over 7 years ago
feat: add support for -u flag as alias for --use-iam

e457c4f44cb561016b9932b836aa2ca3d197632d authored over 7 years ago
feat: support alternate flags for destroying services

360407ef180d33ceb7e08b0dc5f0fb2fd2657904 authored over 7 years ago
feat: add support for --tail

62c2c0f5ac376f4e0199b8958566258afeae0284 authored over 7 years ago
feat: Adds possibility to set encryption for s3

77f2671a3ebbaad3a9c9eab72ee3d4e40ce75865 authored over 7 years ago
feat: add OPTIONAL_PARAMETERS to backup-auth

8522dbd297d951c98365d0b146b27ab932b5ee15 authored over 7 years ago
fix: correct shellcheck error

9dfe4870198fb93da4007dc68e825d02c4e69143 authored over 7 years ago
fix: skip removing the ambassador container when it isn't running. Closes dokku/dokku-mongo#90

9f2db805478f7a051a97f9ccf36668feff3bcb20 authored over 7 years ago
docs: destroy help now shows that data will be deleted

fa825508fd0f31963a2fb11682dda9f40460f86b authored over 7 years ago
docs: clarify that data is deleted on destroy. Closes dokku/dokku-redis#72

4c0ab351d6cb0d98ab3a5ab4251b502d364bd84d authored over 7 years ago
feat: add ability to specify custom flags on clone/create

Refs dokku/dokku-redis#64

6c191ec6c2558c349ce2c1517d944883f0a4a310 authored over 7 years ago
fix: remove extra whitespace

1c69b6579deacd93196e6ca0e1b7706d01bc8184 authored over 7 years ago
fix: use gnu readlink to make tests pass on os x

4fcee9c1adfea527307939c6101958ec07eb3a7d authored over 7 years ago
fix: add missing argument to backup subcommand help output

b04d53f8ef6e25bb030693c797380ecc386c5369 authored over 7 years ago
fix: call -rf in the proper order

a789fa0bc30969da1d3795c47ccae1b5af2b9fa8 authored over 7 years ago
feat: Add a --use-iam flag to backup subcommand

c9f26c712a7ff6416258d2a9b2b7a2386c535e50 authored over 7 years ago
feat: upgrade plugn

cdae91b2cd1b18ec9ee1fd2e704dafe529c66956 authored over 7 years ago
Adds parameters to backup-auth for region support and non AWS endpoint support

Refs dokku/dokku-mariadb#61

717bb2e5a85356ba2292b21e699b08ce6550fd58 authored over 7 years ago
fix: use updated dokkupaas/s3backup image to fix backup issues. Closes dokku/dokku-postgres#109

ce9224a873267818f34b0a1b135730cc2d35945a authored almost 8 years ago
feat: enable uploading backups to any region

9ba0472e1132fa0fe5cbeab7594308eef00672b8 authored almost 8 years ago
Fix error in backup scheduling

6a2daafe111b721c7055bef23c3c26ec350140a7 authored almost 8 years ago
Fixed temp dir cleanup in service_backup()

dadb471a777ec19159cf5a35c2e1e17e980ee53f authored almost 8 years ago
feat: ensure permissions are set properly on cron files

da1da12c26f494b4df96489c983a50bd40d784b5 authored about 8 years ago
docs: remove todo

7b2baa41792103f8a8d9c39898519f28dae97108 authored about 8 years ago
Merge pull request #47 from mak-it/master

Fix strage exit codes with docker exec

47ffcaa14e22a357a2a20b927f9ce1c76fe0a829 authored about 8 years ago
Fix strage exit codes with docker exec

https://github.com/docker/compose/issues/3379

9576bb5f0397992e4c32a81c1bfb635b1cffe256 authored about 8 years ago
Merge pull request #46 from fffunction/fffunction-retry-patch-1

Sets loop variable to 100 to allow for more retries

67ff113cecff94aaa8636702968718226e91f7aa authored about 8 years ago
Sets loop variable to 100 to allow for more retries

Allows 100 retries on retry-docker-command command to enable new containers to eventually config...

c7e2c9b188764bdbd4b833c1ca5e3d5ca8181931 authored about 8 years ago
Merge pull request #45 from dokku/backups

feat: add s3 backup support

310232ff874c32c2ec353c35c88a8e938c297d0f authored about 8 years ago
feat: add s3 backup support

263dfc1f550120f2021b2bff98c135823bbd2e80 authored about 8 years ago
Merge pull request #42 from IlyaSemenov/pin_wait_image

Pin dokkupaas/wait:0.2

6047d8bcb4927d994388261038e82f5283e9a539 authored over 8 years ago
Pin dokkupaas/wait:0.2

43bc1908271ee0cd55fcb1959fade25419005ccf authored over 8 years ago
Fix command name

e9c779df33df84af7b52f114e4ff425edb31c8d4 authored over 8 years ago
Reverse directories

21f4f98a33a5aa74f4da2208f59ad5c27ea08072 authored over 8 years ago
Fix help output for enter command

2414e1a7b70147c1d100a2aa3f31bd046eef5ecf authored over 8 years ago
Add the ability to enter a running container

d0733e345076bdd166e50a3d9f36ae145da5f4df authored over 8 years ago
Add --service-root flag to info command

e8a4d02c3eb516a3f8f51d53d5520d4d88060167 authored over 8 years ago
Alphabetize functions

6b2116d2e463afd148491de18c8efd12cad90192 authored over 8 years ago
Add a description to all common functions

074eed3475540e7e4e2873adba31fba0814c8aab authored over 8 years ago
Add a description to all common functions

b2246cb7c9b747cb7274b01f2696ffa49496e948 authored over 8 years ago
Rename promote function to service_promote

9e9f82c70c337d99461ee495ab67b9e47f45274f authored over 8 years ago
Refactor common functions into separate file

345c3df900ed4d7dda4636d6f93d589b091b9035 authored over 8 years ago
Add --internal-ip flag to info command

b15113c0990dbcd66c8c12194daf118039a45a44 authored over 8 years ago
Fix expose tests

0f69a1028405454ad7b5328a99738c11284da636 authored over 8 years ago
Document exposed ports when an invalid number of arguments are specified

8f2bdef36b02ab1dc8df842d179c3d7ff5fef101 authored over 8 years ago
Update docker binstub

be5bba938ed9f5962f78bdaf3e49d5ad9daa6d2e authored over 8 years ago
Add restart stub

3a79dfc170b479b49f83b4297c2fbb6dd038c001 authored over 8 years ago
Upgrade elasticsearch to 2.3.5

7ccbff573e4aa0a694db587ffda9b863c0895861 authored over 8 years ago
Fix support for elasticsearch 2.x

Closes #24

34b636e311769c5a063025555f7c3745055a69ee authored over 8 years ago
Ensure config files are deleted properly

7ae3803b6e19cf95668ea68c725361c14b0df8fd authored over 8 years ago
Hide error output

e99510110ff2743ddc4635c8a2ded9e1bca6638a authored over 8 years ago
Ensure the mounted config directory contains /etc/elasticsearch

The files in /etc/elasticsearch are copied into the mounted
configuration directory and then the...

84a2e03fdd36042670289004ff30dc6d55d45566 authored over 8 years ago
Add --id flag

562243825f354aed9c0ae7dd8bf66257219b50f1 authored over 8 years ago
Add support for flags on the service:info command

4a679ad0c0d390e5885bb7b374f090e916b66757 authored over 8 years ago
Make install hook quiet when there is nothing to do

084d2ec572e063bd6a69ec0ed3103c2f212a9ead authored over 8 years ago
Make dokku help friendlier

a181184b618766c4ae3550cd1a41b3e9b1b9e285 authored over 8 years ago
Update docker binstub

121d7bed21144f40cc70341a113417cacb304ec7 authored over 8 years ago
Fix call to service_import

959d59c9c63d7fd70c5122fd9a1ffb7cfde8b493 authored over 8 years ago
Fix failing tests on master and test all .0 minor releases

d03f5c8ed2513f90b5ce051c5616b6dac1b603a6 authored over 8 years ago
Update docker binstub

75ec601d8eea25e548a1dc251d840cbab9415411 authored over 8 years ago
Add missing SERVICE_ROOT env var

54ec2f437231ec2f0936bdeeaaa42f88612d5853 authored over 8 years ago
Output the config/data directories when performing service:info

808b2c10ff32bc83d4e63fa0aeba9021bd59fd0c authored over 8 years ago
add sudo to command

consistency with http://dokku.viewdocs.io/dokku~v0.6.3/application-deployment/#create-the-backin...

e4276cf3b16764698c89245b80e87850d3c1ca4d authored over 8 years ago
Only wait for a single port

725e173ca17186542dd7920f397524979ccaf662 authored over 8 years ago
Merge pull request #38 from dokku/check-docker-option-calls

Fix calls to docker-options plugin under all 0.4.x releases

6271c10a8f30cd2e64f3fb59861cbf05fb73f9b4 authored over 8 years ago
Fix calls to docker-options plugin under all 0.4.x releases

c5b8e33126a695c9df87579bd695f24d71e9dc9a authored over 8 years ago
Always remove * directory

08c8f2d8ec4424c405ba4474439b3285b2afe3b3 authored over 8 years ago
Merge pull request #37 from dokku/alphabetize-functions

Alphabetize functions to improve organization

8034072461a19eb916325d0093e3246e66f95ea7 authored over 8 years ago
Alphabetize functions to improve organization

dbb761456c65eac21a6650ffaff9a792d808373a authored over 8 years ago
Fix help output

3a196c049eb224ea493b3d92f4db9c73bc57b0c0 authored over 8 years ago
Merge pull request #36 from dokku/subcommand-structure

Subcommand structure

995f96079b7b26d8aab46128282432086dcf5672 authored over 8 years ago
Setup subcommand structure

bbae50644c73db9ca27332630b5eabbff70b773a authored over 8 years ago
Fix test setup to create proper directory structure for plugin

eb5d9badad47bcfd6e965f7782ffa6a8404c5bda authored over 8 years ago
Move setting of PLUGIN_BASE_PATH to config

895fece019a356175a0b5baef6040b737b4689f7 authored over 8 years ago