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

refactor: drop full info from :list command

This can be fetched from :info if necessary, and slows down the list quite a bit.

259316d664b3b55047a0bf7bce03b44e88e59a2a authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: speed up service_status by reducing container status calls

9a420cc991312f9baa74e42d3d502b62803260b7 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.9.5

2da57f1336b08df69b0b5f782421011fd25d96d1 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update dokku/wait version

f5e0d875018ff82653b0b8b35a095b687b93d473 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.9.4

2a14c2e914175c2502ac196d5bcd6f2f12e90680 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update dokku/ambassador version

66dda254bfc984bff37a3a904b13cb3b7cd9f30b authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.9.3

6d3cf7a0e53090153c73d18e2dc3cd17607c5e46 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update dokku/s3backup version

29921321002e7e1d5bf9515cee3dafdb27438cb7 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.9.2

f2189087506e16ea4713c01283cf6f314fef8385 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: update patch release of mongo

fdd9ec0ee408cb266a370ed482487b1959d15366 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.9.1

28ade2e3484577a8fa3691a564ad5c02b4c527ad authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: install updated gpg key and nginx apt repository

9aa09b3a3f090bb24b46a9ef6f0d969c195581a4 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: add missing ampersands

07c47e10d3756ad22d0b4990900391612d925049 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: create scripts directory as necessary

bd809017f28431bec619dc76e8018494bed36051 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: skip subcommand copy if no subcommands directory exists

1b1c409369503390e1d799fd15b8310852f581b4 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.9.0

df7ea1e7ec224f1b23364513646db8abfe5c543b authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add service:links command

This allows users to script against apps that are linked to a given service

ff3a221f2288d39d36afda8de9bdbf34158a01f4 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #125 from dokku/upgrade-version

Upgrade docker image versions

01823f28e3be43fa01e3792a2b6b042859b0bd8c authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: increase vm.max_map_count

This is mainly used for elasticsearch but adding it to the generic test suite for all datastore ...

a552d34f6d7de527e5b7ad3ac5531f0e904ae2e9 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use correct variable for checking for password file

576ce3006279662c360c033d60f579052314fdc1 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update build targets

2757aa1fe85c7e46a7a2508e22e0f60df0797052 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: move to helper functions for fetching passwords

2b507c6938da6c8d6c5b0343d1354de2a8dda2a8 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: reorder images

c98705f29d482c6003169a5ac5cfb86ff07b11ae authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: update ambassador, s3backup, and wait images

20deba8771986aa825721a723eb0f666078b62db authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: upgrade busybox to 1.31.0-uclibc

1ad804adbad49c3b7b723f760eb2e2744c3fc590 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: upgrade to 3.6.13

c36d9d37b9aa088d5de30664aef94a5d2feb5d20 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #123 from intergestalt/master

Update README.md

d022e1832557e85b7633a5464041fda2fd3c03d5 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Update README.md

Explain mongo:export output format

81e381efe3085edaad50e95ecfe3d432674411ad authored over 5 years ago by retani <[email protected]>
Release 1.8.1

353163a4efd37a4da6c51a674099c69310f42a4e authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure the tracked container id is up to date

If the ID file contained an incorrect value, calling :start would say the service is started but...

0ba13eec8623ca7035049bbf425390c2333be97c authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.8.0

99ee8e71130ccd806c7a284ef069c821515d3b31 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: drop now unnecessary rm call in config

This was used to delete an errant '*' service that was accidentally created during service delet...

70b5e3d0d287ca0b3a01ead28d6e7f89f24c5cf9 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #122 from dokku/allow-dash-in-name

feat: re-allow dashes in names

f494f1edbba3f1dc2c30653250e7e4f28677d54a authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #119 from dokku/121-fix-alias

fix: correct issue where aliases were being generated incorrectly

80daa5d741d2d6a0ae28db13a596f4e7fcccca59 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: re-allow dashes in names

This PR allows dashes in service names, while still sanitizing them before they are used as data...

ade8b44569aff428a9ad443d9b2bb727e5b33052 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: reorder functions

d97376cc485e8c5d953c88638c1f04cb066fb849 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: move retry-docker-command to common-functions

44c0d80e313e9218e61ff5e5b7c644f92c2954d7 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: run shfmt

238f09dae09fe0f7148a26849b524f7da931b429 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.7.0

c90a9fdd16d1a0b215ed80ff252c184578261113 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.6.2

24fd5fcaebbcb97340125201c2424304fa72823a authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #121 from dokku/upgrade-versions

feat: upgrade image version in use

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

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

3f0cd12235634d5458f2929df1e15a2d9fa41c69 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.6.1

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

2a2803754a7acb435ef6c2614327dfdd4dd3d355 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct env var

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

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

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

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

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

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

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

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

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

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

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

feat: Real docker-based testing

5ee6d46fc2ab57ce2a81a799a0d2dcc6c296f63d authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
hack: skip service_import success for now

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

e666251bde618542684a1ed383579e0f249c01e4 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: skip hanging connect test in travis

57ea7c1a147377db84cd76daf81d22009e57b5d9 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: skip hanging connect test in travis

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

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

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

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

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

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

Validate names

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

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

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

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

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

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

62902e7d9ce62cc2dc93ae8133c454883da37e54 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.4.10

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

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

ea33fded4089a2e7363c542879daf7d49d651264 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

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

Closes dokku/dokku#104

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

Closes dokku/dokku-mysql#101

8c578d0331469394db248e6e35f9d3bdb7a8222a authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.4.9

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

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

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

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

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

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

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

762d6318a2e1461b1ac072b93b8d536bf0b3ee1a 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

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

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

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

056bdfae16bc7e4b9a9c3e0bc616eb6331a8bf99 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

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

6e9b49ff71ffccb93a1900b9ceaee17a3db81465 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

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

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

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

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

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

07020df93393e0a3bd911d22fd01ef8a6c93c3e3 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.4.0

06b72bf7ec6ddbfe267cc6571e319dbec4ab1bf0 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>