Commit Graph

121 Commits

Author SHA1 Message Date
Jose Diaz-Gonzalez
76054a308f docs: drop unimpemented commands from readme and reorganize 2020-04-04 16:43:31 -04:00
Jose Diaz-Gonzalez
ddf0662068 feat: autogenerate readme from command help 2020-04-04 16:20:35 -04:00
Jose Diaz-Gonzalez
fdd9ec0ee4 feat: update patch release of mongo 2019-11-22 19:20:04 -05:00
Jose Diaz-Gonzalez
c36d9d37b9 feat: upgrade to 3.6.13 2019-07-11 13:25:30 -07:00
retani
81e381efe3 Update README.md
Explain mongo:export output format
2019-06-17 13:25:48 +02:00
Jose Diaz-Gonzalez
856dbcb93d feat: upgrade image version in use 2019-04-19 12:48:07 -04:00
Jose Diaz-Gonzalez
1b9e661fed docs: update readme install instructions to point to correct dokku version 2019-03-26 11:51:12 -04:00
Jose Diaz-Gonzalez
e446e64295 feat: increase minimum dokku version 2019-03-16 21:45:35 -04:00
Jose Diaz-Gonzalez
8c578d0331 fix: correct documentation around the passphrase parameter
Closes dokku/dokku-mysql#101
2018-12-02 04:33:58 -05:00
Jose Diaz-Gonzalez
4ae25c179c feat: add ability to upgrade service image and image-version 2018-10-10 00:13:56 -04:00
Jose Diaz-Gonzalez
ba2774ae83 feat: add command to list linked services for a given app 2018-07-21 16:31:53 -04:00
Steve Sanders
519a26a0e1 fix: correct file type in import/export examples 2018-06-25 19:11:47 -05:00
Jose Diaz-Gonzalez
bebe071a29 feat: plugins are no longer beta 2018-04-23 18:14:24 -04:00
Jose Diaz-Gonzalez
43e7150365 feat: create backup-schedule-cat subcommand 2018-04-23 14:39:21 -04:00
Jose Diaz-Gonzalez
e9cd0094fc feat: use custom env var to disable pull actions 2018-04-11 15:11:26 -04:00
Jose Diaz-Gonzalez
f67db8dd53 Merge pull request #93 from jcutrono/master
using gzip as standard for backup and restore. upgrading mongo version.
2018-02-26 00:36:25 -05:00
Jose Diaz-Gonzalez
91570bd195 feat: implement exists and linked subcommands 2018-02-25 15:42:54 -05:00
Joseph Cutrono
824ac954d2 Revert "Merge pull request #1 from jtcmedia/master"
This reverts commit 06fbe91786, reversing
changes made to 75571ad7f2.
2017-11-30 23:03:13 -05:00
Joseph Cutrono
1db219ca86 using 3.4.10 2017-11-30 22:34:28 -05:00
Joseph Cutrono
75571ad7f2 using gzip as standard for backup and restore. upgrading mongo version. 2017-10-23 00:13:04 -04:00
Jose Diaz-Gonzalez
d45123b8c4 feat: Adds possibility to set encryption for s3 2017-09-09 14:32:14 -04:00
Jose Diaz-Gonzalez
0c3c0d8f4b docs: clarify that data is deleted on destroy. Closes dokku/dokku-redis#72 2017-08-26 18:38:59 -04:00
Jose Diaz-Gonzalez
dd58ff6534 fix: add missing argument to backup subcommand help output 2017-08-26 05:21:20 -04:00
Jose Diaz-Gonzalez
54c436d042 feat: Add a --use-iam flag to backup subcommand 2017-08-26 04:22:32 -04:00
Jose Diaz-Gonzalez
c4b0235936 Adds parameters to backup-auth for region support and non AWS endpoint support
Refs dokku/dokku-mariadb#61
2017-08-26 00:03:36 -04:00
Jose Diaz-Gonzalez
2e3fc7fde3 docs: add note regarding setting the cron-schedule 2016-11-24 16:07:48 -07:00
Jose Diaz-Gonzalez
b5e587c717 Use blockquote 2016-11-06 14:31:10 -07:00
Jose Diaz-Gonzalez
36c0a8ff40 Make username a link 2016-11-06 14:29:51 -07:00
Jose Diaz-Gonzalez
5e14da3c52 Add not regarding support S3 region for backups. Refs dokku/dokku-mysql#66 2016-11-06 14:24:09 -07:00
Jose Diaz-Gonzalez
f001535060 feat: add s3 backup support 2016-10-31 11:39:22 -06:00
Jose Diaz-Gonzalez
6dddc72509 Fix help output for enter command 2016-08-29 09:45:17 -04:00
Jose Diaz-Gonzalez
86b835eca1 Add the ability to enter a running container 2016-08-29 08:19:52 -04:00
Jose Diaz-Gonzalez
a13bbe0bf9 Add --service-root flag to info command 2016-08-29 05:53:47 -04:00
Jose Diaz-Gonzalez
59fe01c0cf Add --internal-ip flag to info command 2016-08-28 23:24:15 -04:00
Jose Diaz-Gonzalez
bd3cda4e42 Add --id flag 2016-08-28 17:55:44 -04:00
Jose Diaz-Gonzalez
c806328cc8 Add support for flags on the service:info command 2016-08-28 05:38:03 -04:00
Jose Diaz-Gonzalez
b18797ed3e Update docker image 2016-08-27 16:27:28 -04:00
Jose Diaz-Gonzalez
d14258560d add sudo to command
consistency with http://dokku.viewdocs.io/dokku~v0.6.3/application-deployment/#create-the-backing-services
2016-08-26 23:31:56 -04:00
Vitaly Domnikov
c148691ea7 rename admin command 2016-07-11 16:51:10 -07:00
Vitaly Domnikov
0d64d42218 add mongo:admin command 2016-07-11 16:18:29 -07:00
Jose Diaz-Gonzalez
ea9971404f Add testing for all supported versions of dokku
Also drop support for 0.3.x
2016-05-08 02:59:32 -04:00
Jose Diaz-Gonzalez
6eba229b7f upgrade mongo to 3.2.6 2016-05-06 14:15:31 -04:00
Jose Diaz-Gonzalez
9a7c88550d Read MONGO_DATABASE_SCHEME variable from app when setting MONGO_URL 2016-04-19 15:11:51 -04:00
Moz Morris
021cd11942 Fixup import docs 2016-04-10 10:43:31 +01:00
Jose Diaz-Gonzalez
c1b6b7217e Upgrade image version to 3.2.1 2016-01-17 01:54:00 -05:00
Jose Diaz-Gonzalez
2aff7d8d0e 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
2015-12-18 16:12:19 -05:00
Elliot Chong
8d3c11cd0f Adding a note about pulling the mongo docker image for versions other than the default 2015-12-18 12:51:57 -08:00
Elliot Chong
97b624ccbc Upgrading default MongoDB version to 3.2.0 2015-12-18 12:50:07 -08:00
Jose Diaz-Gonzalez
da4b355052 Document unlink command 2015-12-01 16:31:13 -05:00
Jose Diaz-Gonzalez
ab0f4f2fe3 Add support for custom environment variables when starting a service container 2015-11-05 01:29:10 -05:00