Ecosyste.ms: OpenCollective

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

github.com/dokku/dokku-couchdb

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

refactor: use namespaced docker commands for interacting with the docker binary

c561b0f2ddb8b3a29cfeb9dd464ad7e101c23dec authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: namespace all docker commands in common-functions

2a8439305a9c24514687ab40ced7a6c609fbca36 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.28.2

cb0da3bf7aa5d6c5d4ed84b33660335c735fed17 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: pull the new docker image when upgrading a service if DOCKER_IMAGE_PULL is not disabled

Refs dokku/dokku-clickhouse#51

1e6866cfd8a25d8ad26e4ea4ba414beed047c02c authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.28.1

5c804dd5651586fa8724b0c8bcd9fc57190b85d3 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: update the ci workflow badge

Refs https://github.com/badges/shields/issues/8671

023bf224d03cf5579255783ef358c7b5e64ca87c authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.28.0

9fcdc734d76ad5d76763aee5c61afa75754626aa authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: update readme

487a8325b9e93f2078e978318c0e7850f988cadb authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #58 from dokku/dependabot/docker/couchdb-3.3.1

chore(deps): bump couchdb from 3.2.2 to 3.3.1

a4090a66ee5f33d69657ccd5342374646849ad29 authored almost 2 years ago by josegonzalez <[email protected]>
chore(deps): bump couchdb from 3.2.2 to 3.3.1

Bumps couchdb from 3.2.2 to 3.3.1.

---
updated-dependencies:
- dependency-name: couchdb
depen...

4c6e3887606ff407ab99a513f38bd1d8bf03c007 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #56 from dokku/5468-dokku-lib-host-root

feat: respect DOKKU_LIB_HOST_ROOT for mounted data volumes

ab443bd4d90e6d4715cd17bf1a4cca085a2a30ad authored about 2 years ago by josegonzalez <[email protected]>
feat: respect DOKKU_LIB_HOST_ROOT for mounted data volumes

This change allows folks to change where dokku mounts data from for all official plugins, removi...

356d626f7a941277024b3078c58ac6ae88c98381 authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.27.0

7c2673eb235068bf1df3055801b5e9924c2c0224 authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #55 from dokku/pause-stop-rm

Add :pause subcommand and make :stop subcommand actually remove the container

1872832a4fc9a4eae6efd0d8e7bf3ed5f911aabc authored about 2 years ago by josegonzalez <[email protected]>
feat: add :pause subcommand and make :stop subcommand actually remove the container

0e5c300ab4d1c550ce6f53c20f4df8a9ef5e4bc6 authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.26.0

db16bfd425570cc10a6709f88707cea284c2127d authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #54 from dokku/arm-support

Update all related images to add arm/arm64 support

3166dd62f76ec7ccd4e90e3990736e152c8df944 authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: update all related images to add arm/arm64 support

ec8ede648f5e3005648e8606fd90afd7127ca773 authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.25.0

0c407b1b14ea747e9377b7a1f5313360dd07932b authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add method for listing all plugin services

This will allow other plugins to iterate over the services exposed by a plugin and instantiate w...

dd95b38d95f4b9811539a9838ec1db6bf4d805f2 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.24.0

39cd055ae90a839fcfd7fcd1cfe594a7c65d227f authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: run shfmt

485abab1d9b4ed27687d176f7b8bdd8c4a6e3231 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #53 from dokku/filter-services

fix: refactor how services are filtered

bfec39c1257bef1a79bd146681e6ae8fe1ff9236 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: update clone test

e12356449d1e58ec4a56c1819e78fa34ad928344 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: refactor how services are filtered

The previous method did not include the service type in the user-auth-service hook, which meant ...

d506d5beb853ff8ace3f263ce19f276afccb9f60 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: move warning below service name verification

3c5b27bb8b4157201a46cc0847af575bb0af505d authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.23.0

1f6839f86f7e1dffcafbce3e331e79218c57ec90 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: set the plugin name as the first argument to the service-action trigger

This is a breaking change, but is necessary as otherwise it is impossible to know which datastor...

f549956f4229e094986d37e6af78fb0b0ef6eb47 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.22.1

23f2f32339735c55328b1de0540de8468af8d632 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure we respect the file path for service links

c76fbbd621a621579f9261cc57ec524421793db6 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.22.0

4a2e9319461d193b2dfa5fb7970823bef281fe44 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: implement service filtering

If a user implements the user-auth-service trigger in a plugin and that plugin does not echo the...

524cb6685adff5a5b88f99f25a758202c5a128f8 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.21.8

e117ffcf9cc03d1045019616b4ed85cfed43bf5a authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure the new service does not exist when cloning an existing service

97586bcce4f4b94de68d247b365edcce233f5afc authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.21.7

a66ae3d64147abb8bb42692a8e174d1ede7fe0a3 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure we check if the service exists before entering it

42b29a57cdcc965c82f4740a6de902569d65263b authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.21.6

8d9b8f7a9cd91564e0f87653794efc5b36752024 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.21.5

023f0a683e728d1b9fddbc77c08eef697a825600 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #52 from dokku/dependabot/docker/couchdb-3.2.2

chore(deps): bump couchdb from 3.2.1 to 3.2.2

05ff80f06738b96b5ece9d23979b9f7d4ab640b0 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump couchdb from 3.2.1 to 3.2.2

Bumps couchdb from 3.2.1 to 3.2.2.

---
updated-dependencies:
- dependency-name: couchdb
depen...

b7b5345de77eb92e586ffacd9377e97b9d1544b1 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.21.4

e533d30ba6c6cfa10499fdb058545aca640dce40 authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: always chown the image files

b54e8fffd56f6cb2bb2718b0f1a95506dde858ed authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: clarify unit for container memory limit

3b613b657b6b88cce5339a2ec6fa4cf99aa0e0b8 authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.21.3

4d8d60b20b640d5459317e0518a71f71da0f386f authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure service config files are owned by the dokku system user

Refs dokku/dokku-postgres#245

122631066289ff2b2fb69cd385b241278f57930e authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.21.2

5c2bcf373e9f2b2792d4ab33732dd295b5b659f9 authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.21.1

dc099906cc836d02c75f78865066658ea0545208 authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #50 from dokku/dependabot/docker/couchdb-3.2.1

chore(deps): bump couchdb from 3.2.0 to 3.2.1

02fe21b82cb15ac4e1042dd935de181b006eb69a authored almost 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump couchdb from 3.2.0 to 3.2.1

Bumps couchdb from 3.2.0 to 3.2.1.

---
updated-dependencies:
- dependency-name: couchdb
depen...

d5f71a0ee9e6f80baa3f788646e136092f71a80d authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.21.0

753704eaca57e308a301cf9e42f46b3c3eb65095 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add ability to skip restarts when linking datastores

This allows multiple datastores to be linked at a given time, thus decreasing provisioning times.

554881bc85a172869155b5b58dc4928ce0788f32 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.20.0

18d6aa7c39558e5d279e91ea2193407a303184c1 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: allow tailing a specific number of log lines

f98201aae06afe0b71158fa39dbe82105eb1113e authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.19.1

21591730a191a1523db72ee40997eba774a103b3 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: silence config-options error when there are no config-options set

e4f679636be91697849aff2a991e8d2129aa62bd authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.19.0

3e801522ee46bbee7fd6387707c3bd0d6488875f authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: allow quiet header for :info command

a7d4618560ec94e6f1dd17650a16d455b0f7982d authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.18.0

f540520c8a492ded98c3d3d2236c952d86cb21bc authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #49 from dokku/dependabot/docker/couchdb-3.2.0

chore(deps): bump couchdb from 3.1.2 to 3.2.0

bf9382a4016653c9b137ea2bd6888d2021195cb8 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump couchdb from 3.1.2 to 3.2.0

Bumps couchdb from 3.1.2 to 3.2.0.

---
updated-dependencies:
- dependency-name: couchdb
depen...

9190cac3e7d6cefc05c09a0ce18dc8ba86bdc6aa authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.17.0

65aa036f1c9cd0f1a254beaa66d5fd2d0a111c97 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #48 from dokku/dependabot/docker/couchdb-3.1.2

chore(deps): bump couchdb from 3.1.1 to 3.1.2

5dad71e4ddbd4a4e6880eea2530b62499444ee7f authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.16.0

ebf7d1cbde7ea24ece4f4249ad4db899a1701533 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump couchdb from 3.1.1 to 3.1.2

Bumps couchdb from 3.1.1 to 3.1.2.

---
updated-dependencies:
- dependency-name: couchdb
depen...

24b104daf08101f3412b58240953f6ed7ff5e28c authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: start linked datastores when an app is started or restored

This won't _also_ fix issues when an app is deployed as there isn't an exposed hook for it, but ...

45d92802752d8ac94939c2adf61ed2d323a13c0c authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.15.1

2cd6d2b7d188f763e78319e7336aaf858715d001 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure cloned/renamed apps have a link to linked services

Previously they would just 'disappear', resulting in broken applications until the app was relin...

14754aada0e41613fbb6ae2475774dbdbfbb71d5 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.15.0

e0c5f79e37f38c7d82da2067402be64ec5604457 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: use a 'standard' name for the data dump

f800bc7523e116f090b196e3d7110a7e74711d1e authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: document the possibility of zombie processes on ssh disconnect for :connect and :enter commands

Apparently terminating the ssh connection that runs 'docker exec' may result in a process leak a...

4651c4d7c928093adcd291e5021f0af74472f5ea authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: pin the image and image version of a created service at creation time

This will help ensure that users upgrading to a new plugin version who stop/start databases will...

bc02401c3c5f31d84819da40a91d9936bd6ea006 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: add folder for supplementary documentation

f4db4860709100b3f3260b630152163cd55e1a7e authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: add ability to inject supplementary documentation into the readme

Some commands - such as link or upgrade - have extra documenation on a per-plugin basis. Rather ...

f1ba3205125d399bbfc4d4847977e54a0f6842d8 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: properly spell lollipop

I've been misspelling my stand-in variable name for years...

635e65a08763f408b4ec8510ff70676c8067d187 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: allow setting shm-size on created containers

Refs dokku/dokku-postgres#188
Closes dokku/dokku-postgres#201

8be4193f5b60532d8c9318bc4d24d6ff327f4a9e authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: properly handle unlink on promoted service

872d599cd26f8948d70f9390fbd589c91404f4b4 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: correctly represent the url and env vars that get injected via docker link

Closes dokku/dokku-postgres#221

2eb09c1ce27c96125fe33fe87f878d37da899f00 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: fix the variable reference for plugins where the alias does not match the variable

Closes dokku/dokku-postgres#199

ea6a15256ada4c245fbf13bf03cf1003cec324b7 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: make tense in command descriptions more consistent

3a6718b95c92f950216775874374462fb371435e authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: drop extra print in readme generator

f83ed7961880d087354fc8a3a22e2c04f339309d authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
dev: add file (for linting) and nano (for in-container editing) to devcontainer

1d68f8ed1e9cd9826841e51db3f47af20cf89839 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use updated python shebang

8aa39b32a0e03e0ef1850d8c2abe76f1d5daa31a authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add ability to set container config options during create/clone/upgrade actions

Also add to documentation where possible.

Closes dokku/dokku-mongo#131

c12f44dd73995b97e20e69113b63a56d62ad406f authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add the ability to constrain memory on service start/clone

Refs dokku/dokku-redis#86

ebda947ad8ee8bb415186fd1bdf426e2f9bbb7e2 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: add a note as to how to specify an interface/ip to bind on when exposing a service

Closes dokku/dokku-mongo#128

70da322055e3ff99242c110fde2fd80397837819 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: translate single-quotes into backticks

92a4deaee55c161f4aad06af83e03eb5e6d7bf39 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: document how to restore a backup

f38e32ecbcbef4db0be8fe8d51a7ab9cf5816424 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.14.0

ee1931946e072f0c030e77861cd73c6b1caa9bf2 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: use a username longer than one character to workaround bug in upstream docker image

Refs apache/couchdb-docker#206

4fdda2243384a5f7f1747465b0be4caed00e3215 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
dev: add convenience copy-file bin and fix data path used by plugin

4e6d7973c7c41974b76d9403c3015521bc7392f5 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
dev: make devcontainer setup plugin agnostic

98f07f6fb3007dcdfca5c4666cbd62f1a064110a authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: regenerate readme

f2c54558014ec70b7d054a4c26e845f9276443b3 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: show a better error message when the image is missing

Refs dokku/dokku-clickhouse#4

1bb01b42cbec45a9837fb5d4ef4f5f75e553f685 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
dev: mount the service directory from the host to ensure tests can pass inside of a docker container

41528001c4bd3c4c4ce163cfd83878c45559b749 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: copy any existing templates and drop unnecessary interactivity

b13657a54ec0e65516a3a8546d311f74ccff10ec authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use correct path

c8800b698ab3e04058c04dfe64726663beb1d25a authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: copy templates if they exist

00e210c2763f7d46bc82d5e2d20de76c745c0948 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add devcontainer support

This should make it possible to run tests locally in a lighter way than pulling up a full VM.

1a20c74124dcc1eff69ee91000852ce072d57de3 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #46 from dokku/dependabot/docker/couchdb-3.1.1

chore(deps): bump couchdb from 2.3.1 to 3.1.1

92dff6b93267ec9a33f1c71d888f4c7d9cb9e78d authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump couchdb from 2.3.1 to 3.1.1

Bumps couchdb from 2.3.1 to 3.1.1.

Signed-off-by: dependabot[bot] <[email protected]>

95f22a2758618488e0d2423f4e101279b61791b3 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>