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

Rename promote function to service_promote

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

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

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

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

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

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

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

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

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

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

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

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

e1d1b9c8320ba940ec5870e3a4c2750a6d38e54d authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Secure password file

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

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

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

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

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

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

df77033516f4e1d470e99c6f7eb41c1cfcb3106d authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Add tests for connect-admin

6fb3589833053f9b2415cc5f6cf5cbc0b55d55a8 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
fix cmd variable in connect-admin call

e823af5e7f2f3b5e96c48b0eabddf0087b93f59e authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix permissions on connect-admin

9b3aa3d7607de58982666a8baf2c262392574820 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #71 from dotcypress/master

Add `mongo:connect-admin` command

ebe480a459674a1a7c8ce2ab5b8eef6b0ed35f03 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
rename admin command

9098f2e9cc9abd16947c5a04c9d742e1653ab174 authored over 8 years ago by Vitaly Domnikov <[email protected]>
rename admin command

c148691ea71a21474d37d211206306fd374158bf authored over 8 years ago by Vitaly Domnikov <[email protected]>
add mongo:admin command

0d64d42218de712bf66720779ca129dc8bb4c993 authored over 8 years ago by Vitaly Domnikov <[email protected]>
Merge pull request #69 from dokku/check-docker-option-calls

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

e8714ed32e696be217baae3616c02717c4da7f47 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix calls to docker-options plugin under all 0.4.x releases

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

f5962b2b6885e95103af74ca6c63c43c8b92599a authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #67 from malixsys/patch-2

Adding roles for admin user

d685246a29219c141fe98b7b87ab1fcf3f15f415 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Adding roles for admin user

Rights missing to perform system.version actions:
```> db.system.version.remove({})
WriteResul...

14cab3253ba342554c26c6825cc3495f47e72fca authored over 8 years ago by Martin Alix <[email protected]>
Merge pull request #66 from dokku/alphabetize-functions

Alphabetize functions to improve organization

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

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

Subcommand structure

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

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

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

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

fd53f236c7246f3d666c44395c4a803d6d0692dd 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

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

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

3ed0c73bd99e12e60ca42815655bf05ef292aa05 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #64 from dokku/fix-testing-on-os-x

Fix testing on os x

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

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

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

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

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

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

63062c41075a6323ed4f0f5d3f07cc87781cd07e authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
use config functions properly

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

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

cbead0b152651b685b6b530099c2f9fe1ec28aeb authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
fix read call

67dbee1b901e2a7c7b3fe2eea7c3c672bfd64346 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #63 from dokku/minor-changes

Minor changes

b46bbbd38bbae1f8b6d34730ed9e1674041cdc16 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
use grep -q when checking for docker images

b3145a8ab710ba7bf879070c84c89a08482b2c63 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Quote more variables

2cd7c1a352357f90811c1e11235770122749299e authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Add a dummy lsb_release command to test binaries

This should allow us to run tests on os x using the current dokku binary

e6d819e6ef84777dbac196e0790eec0d98fd0d58 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Download correct version of plugn when running tests under OS X

e1de34807f10f909dd6fe16921d2b51778be9872 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Move command check before DOKKU_TRACE to reduce trace output

bce92157fcf7494bf543cfd422b5f158660fe583 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
quote $APP variable

0e5e1b8fc3d211db7be751daf13072ee13dae6ae authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Rework how config vars are sourced

- ensure we source config/functions from the correct directory
- move config sourcing up before ...

3edec37f54be0f0a6602fdd29fd112702ce1c026 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Add testing for all supported versions of dokku

Also drop support for 0.3.x

ea9971404fb031d2f183a4ddf79162173ee117b8 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #62 from dokku/upgrade-mongo

upgrade mongo to 3.2.6

b91d7a57929ddb76c513da621985f73f309e1aec authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
upgrade mongo to 3.2.6

6eba229b7fc02f8f2d6764de006b3113561cc188 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #61 from dokku/start-container

create container if not exists on service:start

41ad540b39988529025f78e58e2780ffd82c07b1 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
create container if not exists on service:start

27ded0dca08d3940356a8c50dcebd24ff0b64fdd authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #60 from dokku/database-adapter

Read MONGO_DATABASE_SCHEME variable from app when setting MONGO_URL

aafd54eb49b5ff9836ba70baf3c51477329458f7 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Read MONGO_DATABASE_SCHEME variable from app when setting MONGO_URL

9a7c88550d828288245aa2fc37808243fde88592 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #58 from treythomas123/master

Automatically pull image if it's not already downloaded

196cf4acc02ca207b707925a1f55ec7fe321a3b6 authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Automatically pull image if it's not already downloaded

06ad8a15a42a1c79774a2f2ab275809df03419df authored over 8 years ago by Trey Thomas <[email protected]>
Merge pull request #57 from MozMorris/patch-1

Fixup import docs

825cab7c628a1fff81d23efd7e3459a48274c49a authored over 8 years ago by Jose Diaz-Gonzalez <[email protected]>
Fixup import docs

021cd119426eb9d3c9be0619538df20f673f579d authored over 8 years ago by Moz Morris <[email protected]>
Merge pull request #51 from mak-it/export-fix

Fix exit code for mongo:export when SSH_TTY is not present

a1c7e11554db64adb3b07891f93c842be2ae7ea8 authored almost 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix exit code for mongo:export when SSH_TTY is not present

822a0259f9db7fda29b87060f5ea4b284d1156b8 authored almost 9 years ago by Edgars Beigarts <[email protected]>
Ignore .vagrant directory

9d49ee0edc8f2c5412aa3a2c84e34444241145ff authored almost 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Upgrade plugn

0655721182d10c714a14fdad73188b93b6ffec87 authored almost 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Add vagrant setup for local testing

81619282c541481990bf3ffd0d04d0643855d352 authored almost 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Remove invalid service directory during command runs

Closes dokku/dokku-mongo#40

b0efaebdbe5f9bd4406d0cb041161bbd9052ad71 authored almost 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Upgrade testing environment to trusty

8764b333ff2feae4041b269780353613a4b1e195 authored almost 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #49 from dokku/version-upgrade

Upgrade image version to 3.2.1

618dc9ff42dfd05808d9c132454191af0eaff37a authored almost 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Upgrade image version to 3.2.1

c1b6b7217e53760ae8eb6e6bba9b3ce0267d8377 authored almost 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #48 from ElliotChong/feature/docker-pull-instructions

Adding a note about pulling the mongo docker image for versions other than the default

2aff7d8d0e54545c1b500b77434dbf9eb4e07eec authored about 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #47 from ElliotChong/feature/mongo-version-bump

Upgrading default MongoDB version to 3.2.0

f45bf82bfb5206e15ac7cccc4e550b73eca6105d authored about 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Adding a note about pulling the mongo docker image for versions other than the default

8d3c11cd0f6db720e11d9567ee4500fc0bbb2029 authored about 9 years ago by Elliot Chong <[email protected]>
Upgrading default MongoDB version to 3.2.0

97b624ccbc8cf69a75b313ec5591f98aff51962c authored about 9 years ago by Elliot Chong <[email protected]>
Merge pull request #43 from singlow/mongo-2.6-compat

Mongodump 2.6 compatibility

356b30e2909f6f1b8e25bab6d3e593c7bf792b0d authored about 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Redirect mongodump stdout to stderr

In version 3.x, the output of mongodump is on stderr, but on 2.6.x
it writes information to stdo...

179b4984a34361e16e322e60dc19f09d56548efa authored about 9 years ago by Jacob Williams <[email protected]>
remove = after -o in mongodump command

The -o= seems to work fine in 3.x but in 2.x it actually includes the equals sign in the path, r...

3d30b6ca35a4e3899f3ad0c8f448441c0dfd8cba authored about 9 years ago by Jacob Williams <[email protected]>
Document unlink command

da4b3550528d195517fb5206c6a047c0275a23a5 authored about 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #42 from dokku/lg-fix-tests

Fix tests setup

aa5c1807c5fe7a28a49cbebb0b77f037786e4378 authored about 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix tests setup

51cf3b0abc144bd31a9198c6f1fd5803fc34393c authored about 9 years ago by Loïc Guitaut <[email protected]>
Merge pull request #36 from dokku/container-environment-variables

Add support for custom environment variables when starting a service container

1a07a8c1083fe5fc53d1586fe74d321694595fcd authored about 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Add support for custom environment variables when starting a service container

ab0f4f2fe34d5f9487e049646a7afce86139f511 authored about 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Update README.md -> <file> arg for export command

b1f3673ecd0e25c0d8422be74300a7ce55035f38 authored about 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #34 from dokku/lg-update-readme

Update README about docker env var

9529b02c1c703b6424f862b64896b921e4e5d3f2 authored about 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Update README about docker env var

f1d92b60c12df4df4064eaa839ead80c57f991b3 authored about 9 years ago by Loïc Guitaut <[email protected]>
Document MONGO_CONFIG_OPTIONS for older versions of mongodb

Refs #25
Refs #29

08c7165084c9cec67063dc58b3f293216bd95e40 authored about 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #33 from dokku/lg-fix-export-over-ssh

Fix export when using `ssh -t`

aba4ed1d77998a4b9e5d3321efeaed7d51995a4b authored about 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix export when using `ssh -t`

e183572bf06c93bf0b20f9e1248cdb14d542510c authored about 9 years ago by Loïc Guitaut <[email protected]>
Merge pull request #31 from dokku/lg-list-in-columns

Display infos from `list` command in columns

39dfec9edf83b475b49d71cdf29c2f175206afd9 authored about 9 years ago by Jose Diaz-Gonzalez <[email protected]>