Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/dokku/dokku-solr

a solr plugin for dokku
https://github.com/dokku/dokku-solr

Release 1.2.0

f20734f3b3c5ba4faaa03fa9f2b1f6f20e3eb71f authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: create backup-schedule-cat subcommand

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

d70a98733516fa88548acfc91314fd090e5728aa authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: allow usage of the same variable to disable docker pulls

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

2f1170310b47d3b594c040727ee602c28e699349 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #5 from dokku/disable-pull

feat: use custom env var to disable pull actions

bb70c3ce662b9ec2527bf6f8248fcd82321ac8e4 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: use custom env var to disable pull actions

552a6970733df9e75b5b596600452a8f913a203b authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #4 from dokku/different-data-root-for-docker-binds

feat: support a separate data root for Docker bind mounts

a90a09b399ed020fe39de4a9a0a938002db4454b authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
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.

61f067107f0422621548fccd757c4615f09a748f authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: default to help output when no subcommand specified

Refs dokku/dokku-redis#95

ac41d464f390d4b18f307505516fdc2f0042bd36 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3 from dokku/linked-existence

feat: implement exists and linked subcommands

6da24482aa0e361f77e29171f2b7a7d668d385e3 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: implement exists and linked subcommands

d8dc37de7f47db968119944a208e06b6ff7291fb authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: allow unlinking a service regardless of config status

Closes dokku/dokku-redis#92

3a0a306daa2e727401828b6e0e5ab29638ebfbfb authored almost 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure we create the config directory

5e5928fa496154827c64ec7de579403f52c6f6c0 authored about 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: prepare ground for config directory changes

3d2e903a5dbe38b2cc7d7b3890f2764405c4ebc2 authored about 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: add missing TMPDIR variable

f447385742cacb35a06244406fc8b9b6f6e6cb66 authored about 7 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #2 from dokku/expanded-help

feat: add support for enhanced help output

bae0567118bb43a5783168a2ddaf00c2d82b61ee authored about 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add support for enhanced help output

7e791c1814a50f963e5463fe75a1528719a556d8 authored about 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add support for -u flag as alias for --use-iam

680ac3e9d0166dda253baf550de3857f4a64285d authored about 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: support alternate flags for destroying services

0176b1c7af67904e0e7058be5d8d147f429035e6 authored about 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add support for --tail

fa51a9a89c42d52b5982e3a9b0f143b9f48c9ed1 authored about 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: Adds possibility to set encryption for s3

74a75cc823cf2a54176ab79ea132c548d3831abe authored about 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add OPTIONAL_PARAMETERS

8104348268f97c8fa9a391efcbd17ff682d34aa9 authored about 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct shellcheck error

44e4988566f1648d2c43d4f83bbbdbba818264d5 authored about 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: skip removing the ambassador container when it isn't running. Closes dokku/dokku-mongo#90

06760eff181b3142d51ba2229ccaf596e3d1f66d authored about 7 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: destroy help now shows that data will be deleted

c908675b9a2c28788222570fdbe67ab4a810d880 authored about 7 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: clarify that data is deleted on destroy. Closes dokku/dokku-redis#72

48d3150a3b9e33e01c29ca93ee82895c21b8e138 authored about 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add ability to specify custom flags on clone/create

Refs dokku/dokku-redis#64

091c5079417b9eae6ebd4c35236091750148ec8b authored about 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: remove extra whitespace

9c7af37071afe7883129ce903e0efa6da449f849 authored about 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use gnu readlink to make tests pass on os x

bae57a8452f95abaa30d4472a29628468ba5df78 authored about 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: add missing argument to backup subcommand help output

e6387292cc47d0d57c392a14d607d9d229d73115 authored about 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: call -rf in the proper order

b946a8580c12930df06f1facd4a354019be4f476 authored about 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: Add a --use-iam flag to backup subcommand

11925c384f826f1e0375e418d3382204e4347254 authored about 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: upgrade plugn

6debdf9f4e08c8d8c8c6350d76e5b6bf02ef407f authored about 7 years ago by Jose Diaz-Gonzalez <[email protected]>
Adds parameters to backup-auth for region support and non AWS endpoint support

Refs dokku/dokku-mariadb#61

6549268bfaed12a0ead054218ec3f68f80c89d8b authored about 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use updated dokkupaas/s3backup image to fix backup issues. Closes dokku/dokku-postgres#109

b2f56a448a9a4c11970d1c9d4070d2a23edb2da0 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: enable uploading backups to any region

5fdf740931bfd001c87dc63701df88d57a738697 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix error in backup scheduling

abe3af5d3262898e0421e65edc29b6e706be1191 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
Fixed temp dir cleanup in service_backup()

4ef6723bce1ebd669260f4b40cf90eda394971ff authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: ensure permissions are set properly on cron files

c4140406cd819a515fe9ae3d06d5af4968c13c1a authored almost 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #1 from dokku/backups

feat: add s3 backup support

60713a7f849edd23e648ac98474d9a1355143761 authored almost 8 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add s3 backup support

8ed94da2c4c1d8737a1f43b87677818145d67f4a authored almost 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix whitespace

20a4677453a66fc13ebf430d76b2fa40183cfff9 authored almost 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Move solr files to solr repo directory

c9c7c31b71b40af516a8caebb2882c48fa3a10e9 authored about 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Copy to core conf dir

72e5b06caa1f32c6ddee7e3013136899a199387d authored about 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Extract config/solr-schema.xml

1a949a5887eeec19963f696ec267adeb1786a78b authored about 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Do not mount the volume

8a8010601f5da5495f6bbaaa8dd3a35f3d9f87cd authored about 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Avoid working on the config directory

ac3ed3e32c2c0a22de6ceb4be26b6e7d02375a40 authored about 8 years ago by Jose Diaz-Gonzalez <[email protected]>
pre-create the core

3d4d5f217623c1c73057b59a8f31624af53914eb authored about 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Mount the data directory into the application at `/$PLUGIN_COMMAND_PREFIX`

565739d5a5c5e7bd953d81d66658fb360d084187 authored about 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix path to data directory

db7b69b1603c0b7058c19e4829a4d72d8ee3be08 authored about 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix core name

4b0c062180d90f4a8f259c70c8ab05e740f25d94 authored about 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Redirect output to /dev/null

25cf2f621509c40d6d21a9fed90273a9271e043d authored about 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Create the service core on container create

37f05cd819718d884b8825dac3f673fa731a47c3 authored about 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Initial commit

a8348018b6909872254ec96399f629e9d65047b3 authored about 8 years ago by Jose Diaz-Gonzalez <[email protected]>