Ecosyste.ms: OpenCollective

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

github.com/dokku/dokku-nats

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

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

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

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

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

feat: re-allow dashes in names

17e7ae4026c6d7ad90e845f4dccbd16834f26fed authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: service_with_dashes is not in create output

That is only the case when the service has a database specified, which is not the case for the r...

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

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

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

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

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

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

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

feat: upgrade image version in use

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

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

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

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

b7f3f70e57eb4f04a3c7c1103982a0601992a622 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #23 from dokku/121-fix-alias

fix: correct issue where aliases were being generated incorrectly

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

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

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

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

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

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

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

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

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

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

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

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

feat: Real docker-based testing

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

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

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

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

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

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

Validate names

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

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

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

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

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

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

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

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

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

c15b6b2d83cabd473d48e5cdce568a4cc233ac1e 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

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

Closes dokku/dokku#104

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

Closes dokku/dokku-mysql#101

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

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

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

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

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

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

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

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

c5a37104e058b69a5f0626fbcd23c366fd04d130 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

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

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

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

e18a694b500899d893f7a9e0a6664ae3b7f2d1d6 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

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

0d00723753c185913156e9453eaf6e809068b55f 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

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

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

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

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

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

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

bab59ef2bf754b438871a00986641a14fe4347fa authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: correct verbiage around upgrades

dba64e1c60390bdb9028fe4cb1d54f91e63dcd8e authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: pass correct variable for upgrade command

0282f388fe210e4af1fc6142769d77979e89d787 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct check for existing image

6bce47d82de4e5901dc57af0e29d1ff09322d87e authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: do not force-set plugin image and version to existing image and version

15359e9694b7855155e52da7c7d8523336838819 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: remove unnecessary call

72e01aab4979100e07f1fbb03bbfe3d557933e02 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #20 from dokku/upgrade-service-image-version

feat: add ability to upgrade service image and image-version

ff2a5794df4f93372b0b83705b250fdb4c762990 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add ability to upgrade service image and image-version

71be088262dfc971bbc7141f9cd67e9606aedb8c authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.3.0

d33e9194dc7fb7f720c5a30a8d1aeb0ded629296 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add command to list linked services for a given app

26241f8c20868f76fa4ccc6fbaf5daecfddfd7d4 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: properly set SERVICE_ALIAS

1b8cd0e32fa2f67c6ddf2834a5469b7d80a67511 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: add tests for custom link aliases

96cee3db568c6a4b4f48adf1ef5900de198a2060 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: properly handle custom aliases and error states for alias usage when calling link subcommand. Refs dokku/dokku-redis#64

6d3a52467200143d5b2600aabe917b56f85115ad authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct test

5f1ceff1fa7112e4a74ddde9f045676e7f62a5cb authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: make variable as dns hostname more clear

39067972f0294d32caa5cdb1ee7f547bcbbbd966 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: remove an infinite loop. Refs dokku/dokku-redis#64

27e4f0f86520a0489ad2b2105b29207e3823bed3 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: implement link querystring flags. Refs dokku/dokku-redis#64

6f721588747fedcd2c04eae841f9eb9a998145d3 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: implement clone flags. Closes dokku/dokku-redis#105

022c384de2d427a2d1a28f53e98e24c8f332ff37 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: move unimplemented command detection into config file

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

9bc2dba0ddd30f9b94827a44abe4ff93bc1bae35 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use assert_contains

3557d69e8d2301ed47ae426d4158eb0ef924c57d authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: plugins are no longer beta

953bd71e7c0500e35042b4477e81d0861b6b2a5c authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.2.6

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

c0ad541194557304c9a57b5645d7b688d368f88f authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: set SERVICE_ROOT variable for backups

3eebaf3dd29a5160e8a558f20e2ec5e63fcf2d00 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.2.4

88c9e1dfd892c8faa9c10d9653ea959f020c5727 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: set ID variable for backups

84f8e7ecdc62773438a8919c75b980b156cd275c authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: standardize on single method of setting backup root. Refs dokku/dokku-redis#91

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

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

33c3c2f853aa03910f1bb75044b21efa1a493455 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: properly handle use-iam flag. Closes dokku/dokku-redis#88

53e6f0050b4e1364fc6793c38b545a3606b84b92 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: silence errors when a container does not exist. Closes dokku/dokku-redis#85

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

8a6db08155f0b7c7600028345dd7f23c27c0a16d authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>