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

feat: create backup-schedule-cat subcommand

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

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

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

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

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

feat: use custom env var to disable pull actions

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

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

feat: support a separate data root for Docker bind mounts

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

96435269c100dc5740f80f080fac924f55b04ecf 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

577ee32140f83028ccacdf756edd73db965b9c1e authored almost 7 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #17 from dokku/linked-existence

feat: implement exists and linked subcommands

106c2dbf9d79119bf6c3514f4458671225fba0bd authored almost 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: implement exists and linked subcommands

303925a6fdd43b1a6f9766e7961ff86f6d873d94 authored almost 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: allow unlinking a service regardless of config status

Closes dokku/dokku-redis#92

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

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

27ee1e831a5a2ec5af17e2121e9285743a7b8dfc authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: add missing TMPDIR variable

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

feat: add support for enhanced help output

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

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

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

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

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

d1afb1f238e81f884062b224746b32e9b25214ad authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add OPTIONAL_PARAMETERS to backup-auth

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

dd78b8e91f6e91ab32f39fd5f40de1eef39dbc26 authored over 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

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

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

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

Refs dokku/dokku-redis#64

87257978b754f9a57b5d22ce22e1bfe2342055ab authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: remove extra whitespace

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

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

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

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

7461f2b310e2a04d63e55898e8d62e5908c02e62 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: upgrade plugn

dca87e015d979c0d66ef661e93bacc5ccfdf4dc0 authored over 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

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

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

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

6a1a7158878825dcc1560494e15766700322e711 authored almost 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Fixed temp dir cleanup in service_backup()

48c5539b392d5a984b9d3ca2a1d443592f5c3275 authored almost 8 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: ensure permissions are set properly on cron files

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

feat: add s3 backup support

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

3edd7c5dfef5016a1e76f27ed0320fc13eb3aa5d authored about 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Pin dokkupaas/wait:0.2

9c4d8c380adb04a04504a7fc662a666ab2a246ae authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix help output for enter command

b113c0cf7209811471e672a127e5a71c9b56ecec authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Add the ability to enter a running container

fd4829a27d62300c31a88ab6304815081381a7c5 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Add --service-root flag to info command

a979ac7d2b86591bc12b447e7a2c85a1a444e547 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Alphabetize functions

dec4646c76b457079fae5dd320aa3f545a7ceae6 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Add a description to all common functions

63dda7404a28da0b978c91cc88f2e7a217674651 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Rename promote function to service_promote

953b840a2f08217608e2a9fdbfaf7209ebbf9f2b authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Refactor common functions into separate file

fb7dd0cc36a99083b9ab4b041552a5bc953e803c authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Add --internal-ip flag to info command

2aa3efe138ec0a9796a95b84160b49ccd7d0a92a authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix expose tests

1634167934cb1176063e7ff9f3e0282af79d733c authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Document exposed ports when an invalid number of arguments are specified

2c59c5adefb7cc7389754623aff5910b81041855 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Update docker binstub

baf76ce5ee6e9c189e112ede9d663cc88d33644b authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Add --id flag

eb90b8cf9395217e18c41118d2afeffa9c24edd7 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Add support for flags on the service:info command

e50ab7713629a826773b6a0d9836d3c04f0caca5 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Make install hook quiet when there is nothing to do

21640e65de0ef3bf88e386dbebf95c0f77ebc90b authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Make dokku help friendlier

2e4ce331e8dd962e37461dd169fd80ddc06b3370 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Cleanup test assertions

3f3b762e28b3d7fa61e4b21312b34a6c186f3fb0 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Update docker image

b8dddf0925851c8643de22bf7f58aa9561546fd1 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix failing tests on master and test all .0 minor releases

f1298a465385641561927295c2da0c986df58c09 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Update docker binstub

dc9fc6d518944e4aff52ba06050228671bb9537d authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Add missing mkdir calls

7f01b3feffc77aa30f2ee7f3aeef657406f565c5 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Use cat and double-quotes when retrieving the password

0f05e2644a3f9c599b0790ddf1b7f42c1da67b74 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Add missing SERVICE_ROOT env var

20bbf322872dd6b8884f0fd00af05444d52516d7 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Output the config/data directories when performing service:info

0f2c95cd6e818eaa565a98323509d9259f925130 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
add sudo to command

consistency with http://dokku.viewdocs.io/dokku~v0.6.3/application-deployment/#create-the-backin...

b423392f7375936684e0e64febba9f645372a11b authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Document changing NATS_DATABASE_SCHEME

e51e69ee9abb8346ab33b08ad5400c2cccd401f0 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Only wait for a single port

f94cea28165769b21d0b82e3c7d4dd0b5cbb21c2 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Fixed version in tests

91e5cf4f2ff8c3fae4efe1568e34b0e98ccd130e authored over 8 years ago by Donal Byrne <[email protected]>
Updated readme

298124dc3c964390318ef4208c83e012bf30f9ef authored over 8 years ago by Donal Byrne <[email protected]>
Bumped nats version to 0.8.1

62f8ce08bf551f60bc5d86914657a534fc82ac71 authored over 8 years ago by Donal Byrne <[email protected]>
Merge pull request #13 from dokku/check-docker-option-calls

Fix calls to docker-options plugin under all 0.4.x releases

76566f8d0a8ba2127b82d1776ef0758eb01c9f5a authored over 8 years ago by Donal Byrne <[email protected]>
Fix calls to docker-options plugin under all 0.4.x releases

50998eaf9f23ceb3eadf3291100121b8ccd4b694 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Always remove * directory

5052be81a17c3c24274fe7cef33674e518053933 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #12 from dokku/alphabetize-functions

Alphabetize functions to improve organization

768ef886738c263804575543e4de15f29a7bf482 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Alphabetize functions to improve organization

3d5477d6e74b11586a78f8c5448cc49e9df27b62 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #11 from dokku/subcommand-structure

Subcommand structure

e5002c8f9691842c3005c4e66b70c880b70a3611 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Remove remaining direct dokku calls

fd4683db07aab984697d7fd3d6a79b3c0a7ac752 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Conform to function declaration standards

- declare desc variable
- declare all positional arguments
- set the cmd
- properly handle DOKKU...

258a891ccb85c8ce5866856d717151fa58e9b144 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Move all commands into subcommand structure

581dfbda4379024f5c7b4ca775485ba9dfd32dd7 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Remove call to dokku service:info in favor of service_info

06f3c12005b3d77db4dbe9ed903199d2caed7db4 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Use docker-options functions directly to avoid setting DOKKU_APP_NAME twice

f88a4224a0c0886345b7a57ebf7cc954b35f2be4 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Upgrade help output for dokku 0.5.x

Also completely drop support for help output on 0.3.x

90ce2f0c9efbb39ef369f188f6c671d2b3ef26e2 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix test setup to create proper directory structure for plugin

ef4c7b7a3bad2f40f53e7f8f6004bd78e8dd31b3 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Move setting of PLUGIN_BASE_PATH to config

e223f2e77651166647edf0f97c8b26eee236c119 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #10 from dokku/osx-testing

Fix testing on os x

9bcff9d9a9a50dde4f76124a673acbb62b860e1c authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
shellcheck disable

c3dee4cd58ed6dba13cceb1ff3abe0afa7e605de authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
update shellcheck ignores

7fd68a60e172a316209ed9f2569f44f49acca975 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
quote SERVICE_NAME value

1cd95f0ba5be15fb60543b08bbb746fd90f54ca1 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
quote variables

e3c84f51e7b837b26ad83dc6a513088bb43b8617 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix grep call

b7dd38149344c24880a2dfe453d01402cfe8b172 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Use an extension for sed calls on os x

9816547a6cdae14b40a21912c1717112c293fb74 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
trim whitespace from url

584e59f985aa42d7e2c48a044a353ae373f89a34 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
shellcheck disable

c19953cae6b67d29fe747916961396d9c7214b48 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
use config functions correctly

ef67c33dc93c73267126684152f2529948776a2c authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
ensure we don't expand PLUGIN_DATA_ROOT

148d455fd4168477bae04ee5fadc0becc4584c7b authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
quote docker pull call

03c747433670c326c40b259b58152f7b53c89f98 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix read call

c85aad622512af017aa2b1ac58814de2900e04a0 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix issues in destroy command

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