Ecosyste.ms: OpenCollective

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

github.com/dokku/dokku-mongo

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

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...

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

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

be5abcc9fa97523a6c4352abae653663e0d79554 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...

29caa1372505af27f5c2d09f68aef43a4679165f 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...

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

31df8da3d45bd7c91eab084a42b9bdaac00813fd 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 ...

ad40041a238a13add62888fc92f4ff4f0f10dcfb 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...

7e138018e288135c5b69288fec4350c629223ae9 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

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

e85ee8932097609e8703b25a7df29417a19192a7 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

e637d6edc1bf9d83bcd46ead5b8afdb6db865e6e 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

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

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

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

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

2b03f18580d6fa161f842a9bafd2d360f8686258 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

38d30d24b5221b5ee4be57b0483875d8604f1be5 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: allow non-english characters in :connect shell

Closes dokku/dokku-mysql#116

008fe264c5f746e645e130e812000d5a5cf7ad7e 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

dd8a5a41f081a602528b0fdd1a838502f78e0af5 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

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

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

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

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

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

66996bced9afdc415ac18f5b565e1c64a9d3a6d6 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

ffddb96ec4f9d6c65c24d6116eec4d5f98bcd326 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

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

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

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

cfeff3e1689d4bc18d25f6b7165186c045be5bdf 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.

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

9da6fd80f72f28943ba8b42aa35b7cc04d36caf5 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #140 from dokku/dependabot/docker/mongo-5.0.2

chore(deps): bump mongo from 3.6.15 to 5.0.2

9de844b8eb2f0479b269783fbde3f4ea9685f8dd authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: drop references to circleci, libera, travis-ci

4d0f09ff6b617ffd3aec92090a5f45b5f4a3aa77 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump mongo from 3.6.15 to 5.0.2

Bumps mongo from 3.6.15 to 5.0.2.

---
updated-dependencies:
- dependency-name: mongo
dependen...

8bac5ad24419d732979313c199d195cabefa5354 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tests: refactor tests to ignore readme generation for Dockerfile changes

Ideally we can trigger a readme update on merge in the future. For now, this will work well.

4cbcefdb0f5619dc1d0ca5da5c41265fc5757f97 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: gitignore bootstrap file and minor cleanup of ci

ddf4d4d58cd7be1e5f672f7a688e3529c000ac5c authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #135 from dokku/github-actions-attempt

tests: migrate to github actions

de11d2f9b12c1ddd4cbb99a5ca11c93dadccc4ea authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: skip tests that require tty for github actions

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

de492a3aa115193beb859d338bd5753bdb7581d1 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: drop copying of test results

Bats will now output the results on stdout so no need to copy results anywhere.

8cb329581fee75a0ff4b65839024bf674ccace2d authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: fix job name

23cf608add74155cfb7f931365c9cb1ec7e9f159 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: split tests to version and tag

0bedfa6dde820ea981b108c46059d1eeec184f01 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update min dokku version and only test push on master branch

f6be651ab152eee555cb3a03bf786aca3af2c82c authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: migrate to github actions

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

0d23b71c2801596eaf904f12b0e3aaf0a21c4138 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add dependabot config to all repositories

eeecc9127cd68dfe022a79f86e5963489810ebbd authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #133 from dokku/dockerfile-update

Pull image from Dockerfile

a72a118e713a70a311950cd5678122e8802d41c1 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: refactor source again

4d6972fd4b6dde0c0a190d6c90e7fd0249baa28b authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: fix path to Dockerfile when sourcing config for tests

6822c923a0c773ce3100458ab9f9fd1ae439c7f8 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: handle image and version correctly

7c63d5c04d74fda306f57a5fde9e12bd13b4b20c authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: move base image reference to Dockerfile

This will allow us to take advantage of automatic update software to auto-pull new versions when...

aa2b3c8b869f49279094a218a14ded8657074061 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: use dash instead of underscore

b97b7ce2e6efdf110007723f2cca87a4ae55a367 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add plugin trigger for service creation and deletion

483e6c54cc76fa67fbfaf59b011dc9d5ca201caf authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: use pre/post triggers for service-action naming

This is a bit more clear as the links aren't always idempotent and may have errors - this allows...

476ccb73e1704a8f5e271bc8651ad3849b512655 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add service-action plugin trigger for link/unlink

This can be used to track in alternate systems when a service is linked/unlinked from an app by ...

6ca823d417a0d4d9a79dcf3324ea7f8d1450bd0f authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.6

114fc89ec30b6929b9461d677ecd56fa1e4e667a authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: do not shadow TMPDIR variable

This enables usage of the plugin with libpam-tmpdir.

Refs dokku/dokku#3149

7f4a5d2b09ea3a485717a8587fbe28a56752f96b authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct image link

224173e5dc012379c4eb69604f81214bf3fe8a58 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #129 from dokku/configurable-config

fix: allow config directory to be configurable

51efb0150b398cbe2d05dcfd6a4ab3584537c18c authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: allow config directory to be configurable

For postgres, the config directory doesn't actually exist, so adding this configurability allows...

31ade32c0594e2483dbab846a0165b7523dce2d1 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.5

f6523d19173bf5d98b8057e11a45224f9f341305 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: respect the TMPDIR environment variable

Refs dokku/dokku-redis#143

7b3b134b4936d6164b03a2dac4801b54ae08856f authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.4

dc3ae48aed695947862e28b9ae444b49dc8c1d56 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: correct help output

Refs dokku/dokku-postgres#197

f62d233fdd109ee4b54bec8611a4a775220df936 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: correct casing/quoting on sentences

956bc4aafa159ea1c1765baf3d09ef5073d9fc08 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: run black

dd83b621f27793acf7ec299d5721c353c8f5d4b7 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: document all flags in readme

d0060ad5324354b14365d844d4273a1f8d782a14 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: make the gpg passphrase a bit more clear

19b4960ea2db728abe1cb6c4cd519a23f309c622 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.3

2cd56cdf4b3e8c283bd112c9b87752d96a4f06d8 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update copyright date

6285aa7d68435b9aa44401892d6139e6f3f311f7 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: switch build shield to circleci

b11dea9734a895859e5670d7a8cc804b61a90c43 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: use circleci 2.1

78da679ea66990d5b5d77242f1d071b6eddbf148 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.2

4db7db89bedd93d14c461e9bc44fee98816ee6d4 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: store the correct path

6479bb4d308b6f679322b88d6f76c77ed2131c45 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.1

a9fabcb0dd216382d9e6ae63efaee54b33129046 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: drop travisci usage

de80e058bfff57dd1957c2066a4de2338b9d6c3c authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: store test results for usage in circleci

a7a226318cdaa94bd0ec4d4dbdaa62910d0faa8e authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: enable circleci

06ab80ae764154a678f2265f29f786ed66f61c03 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: speed up tests by dropping dhparam generation

b3f28d3496b1020bafe23bd6bc609215f63a0eeb authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use python3 for generating the readme

15fc2cbc0fa1f1284b2dc49f059e2154657d19fd authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: drop unimpemented commands from readme and reorganize

76054a308fcaddeb21c8b05e0a1f58061218467e authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: autogenerate readme from command help

ddf0662068a7e59c4b6f3f81a6ff8ad7f8402def authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct issue where help output for info flag implied multiple flags

af649d80851c9d3741d6f249dfa546b3c151f25c authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: update shellcheck excludes

56832abe7d35c260dfd3c39cbf0a1aaf3502973c authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add xunit-reader to output xunit files in human readable format

140185ae06b601351c4b082a7a6aa8dc08e11383 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: parameterize xunit-to-github version

9a23c62941cacb3e1a702e17cc49a0005ef16dde authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use non-deprecated method of fetching docker-options

75dc0c925d98736553a3d447114e3d265d71caf9 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: upgrade shfmt

5ad3a5604b7ccc404f0642a83ab44baaad93c32e authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.0

919e8644c80630e67c11d383e27896c9135d6d0c authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: upgrade tertiary container images

22dd667b2c9678a823580483992aeeae91433b32 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: move all image names to config file

This allows us to more quickly update the image versions in use for tertiary images.

61664799dd425e380311efe881b2cba670997423 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add service-specific header to info call

0b6a76d6e46b6338ab15e2a956e481ed51c7693d authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct test case for :list command

5156079c19dae107ba4a73efdda7b2ba966cd71c authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ignore the keyfile install for tests

432894e2978cab668544d0bf01265af4c1eaf120 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct shellcheck issue

a99902a39ea9e1d00dfbc7f21b4c0465dcf3667e authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: update travis setup

- Use ubuntu bionic
- Upgrade tested version of dokku

48a9828f392c6e3358a715cc92d5a26b3f762838 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.10.1

90698a2e9dd9a8e68ef1a3f64a7becc02acca6c9 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct service title

b76659d9147b9f5700153ea40a35869ab3a1b8be authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.10.0

ac4010f12bb96d187f79334e64957a7d353c6781 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>