Jose Diaz-Gonzalez
1b333b992c
docs: drop unimpemented commands from readme and reorganize
2020-04-04 16:43:31 -04:00
Jose Diaz-Gonzalez
636907f6eb
feat: autogenerate readme from command help
2020-04-04 16:20:35 -04:00
Jose Diaz-Gonzalez
d5004ccb9b
feat: update patch release of mysql
2019-11-22 19:19:01 -05:00
Jose Diaz-Gonzalez
70fb9d8d1d
feat: upgrade to 5.7.26
2019-07-11 13:24:12 -07:00
Jose Diaz-Gonzalez
c722fe244a
feat: upgrade image version in use
2019-04-19 12:47:38 -04:00
Jose Diaz-Gonzalez
b6f11a7644
docs: update readme install instructions to point to correct dokku version
2019-03-26 11:51:12 -04:00
Jose Diaz-Gonzalez
db32a994f5
feat: increase minimum dokku version
2019-03-16 21:45:35 -04:00
Jose Diaz-Gonzalez
733e14ee73
fix: correct documentation around the passphrase parameter
...
Closes dokku/dokku-mysql#101
2018-12-02 04:33:58 -05:00
Jose Diaz-Gonzalez
284ffa3177
feat: add ability to upgrade service image and image-version
2018-10-10 00:13:59 -04:00
Jose Diaz-Gonzalez
e07b387d86
feat: add command to list linked services for a given app
2018-07-21 16:31:55 -04:00
Jose Diaz-Gonzalez
25dc385f6b
feat: plugins are no longer beta
2018-04-23 18:14:29 -04:00
Jose Diaz-Gonzalez
77c64b4045
feat: create backup-schedule-cat subcommand
2018-04-23 14:39:26 -04:00
Jose Diaz-Gonzalez
606fc7f9be
feat: use custom env var to disable pull actions
2018-04-11 15:11:39 -04:00
Jose Diaz-Gonzalez
8b267aebb2
fix: correct docs
2018-02-25 15:41:17 -05:00
Jose Diaz-Gonzalez
26be34feb7
feat: allow checking if a service exists
2018-01-12 12:26:34 -05:00
Jose Diaz-Gonzalez
65e2999f31
feat: allow checking if a service is linked to an app
2018-01-12 01:53:53 -05:00
Jose Diaz-Gonzalez
21203f60e9
feat: Adds possibility to set encryption for s3
2017-09-09 14:29:58 -04:00
Jose Diaz-Gonzalez
df7ed7040a
Update README.md
2017-09-09 02:45:35 -04:00
Jose Diaz-Gonzalez
874a0f6ce6
docs: clarify that data is deleted on destroy. Closes dokku/dokku-redis#72
2017-08-26 18:39:00 -04:00
Jose Diaz-Gonzalez
4105e9042e
fix: add missing argument to backup subcommand help output
2017-08-26 05:21:21 -04:00
Jose Diaz-Gonzalez
a0baeaedac
docs: clarify configuration
2017-08-26 05:15:19 -04:00
Jose Diaz-Gonzalez
478de27464
feat: Add a --use-iam flag to backup subcommand
2017-08-26 04:23:13 -04:00
Jose Diaz-Gonzalez
9e27f4928a
Adds parameters to backup-auth for region support and non AWS endpoint support
...
Refs dokku/dokku-mariadb#61
2017-08-26 00:06:36 -04:00
Jose Diaz-Gonzalez
4d170e8f71
docs: add note regarding setting the cron-schedule
2016-11-24 16:08:16 -07:00
Jose Diaz-Gonzalez
31ac65e7da
Use blockquote
2016-11-06 14:31:13 -07:00
Jose Diaz-Gonzalez
d26d05b059
Make username a link
2016-11-06 14:29:47 -07:00
Jose Diaz-Gonzalez
5e69c581da
Add not regarding support S3 region for backups. Refs dokku/dokku-mysql#66
2016-11-06 14:24:18 -07:00
Jose Diaz-Gonzalez
cc5fac0376
feat: add s3 backup support
2016-10-31 11:39:25 -06:00
Chiedo
5e759c547d
Update README.md
2016-10-28 16:10:53 -04:00
Jose Diaz-Gonzalez
10b1fd4068
Fix help output for enter command
2016-08-29 09:45:21 -04:00
Jose Diaz-Gonzalez
a578c8ef58
Add the ability to enter a running container
2016-08-29 08:19:53 -04:00
Jose Diaz-Gonzalez
7f8a9ee554
Add --service-root flag to info command
2016-08-29 05:53:48 -04:00
Jose Diaz-Gonzalez
ff5459d299
Add --internal-ip flag to info command
2016-08-28 23:24:20 -04:00
Jose Diaz-Gonzalez
1841aa258c
Add --id flag
2016-08-28 17:55:51 -04:00
Jose Diaz-Gonzalez
7a8d24931a
Add support for flags on the service:info command
2016-08-28 05:37:34 -04:00
Jose Diaz-Gonzalez
f4ebe1caf9
Update docker image
2016-08-27 16:27:38 -04:00
Jose Diaz-Gonzalez
562136272b
add sudo to command
...
consistency with http://dokku.viewdocs.io/dokku~v0.6.3/application-deployment/#create-the-backing-services
2016-08-26 23:32:06 -04:00
Jose Diaz-Gonzalez
499d8ba786
Downgrade mysql. Refs #56
2016-05-11 12:36:53 -04:00
Jose Diaz-Gonzalez
31eacbf298
Add testing for all supported versions of dokku
...
Also drop support for 0.3.x
2016-05-08 03:01:41 -04:00
Jose Diaz-Gonzalez
4d074fe007
upgrade mariadb to 5.7.12
2016-05-06 14:03:48 -04:00
Peter West
d1a1450b48
Rename DATABASE_SCHEME to MYSQL_DATABASE_SCHEME
2016-03-19 10:17:48 +00:00
Peter West
90791f536a
Change DATABASE_ADAPTER to DATABASE_SCHEME
2016-03-08 09:03:20 +00:00
Peter West
9b33bf1c53
Update README to show setting var on the app correctly
2016-03-04 12:37:02 +00:00
Peter West
b7b25c91a0
Read DATABASE_ADAPTER variable from app when setting DATABASE_URL
2016-03-04 12:37:02 +00:00
Jose Diaz-Gonzalez
d8726cc3e6
Upgrade image version to 5.7.10
2016-01-17 01:45:18 -05:00
Jose Diaz-Gonzalez
e1288808a6
Document unlink command
2015-12-01 16:31:19 -05:00
Jose Diaz-Gonzalez
ad42950980
Add support for custom environment variables when starting a service container
2015-11-05 01:21:43 -05:00
Jose Diaz-Gonzalez
cfb9fa2499
Update README.md -> <file> arg for export command
2015-10-29 15:56:35 -04:00
Loïc Guitaut
fab263e0fa
Update README about docker env var
2015-10-21 16:23:10 +02:00
Loïc Guitaut
13329f3e42
Revamp link/unlink commands
...
Previously we were exporting `DATABASE_URL` via the docker-args* hooks.
This seems to confuse our users (since the env var is not displayed
when calling `dokku config`) and in some cases it also seems that the
env var is not correctly set.
Another problem is if several services are linked to the same app and
if they are exporting `DATABASE_URL` as well. Then we don’t know what
will be set.
To resolve theses issues, this patch changes the way we manage the env
vars. We use standard dokku commands (`config` and `docker-options`) so
config is set on the linked application and can be reviewed by the user
easily.
We also handle the case where `DATABASE_URL` is already set on the
linked application. When it’s the case, we automatically generate
another env var based on the following pattern: DOKKU_<service
name>_<random unused color>_URL. For example, this can give:
DOKKU_MYSQL_BLACK_URL.
Since naming is now handled automatically, the `alias` command has been
removed. If the user wants to set a different env var on her app, it’s
just a matter of using `dokku config:set` and pasting the wanted value.
IP in DSN has been removed in favor of host name exported by docker in
the container. This is more robust and simpler since the IP can change
but the name will remain the same if the service container restarts for
instance.
With all those changes, a new command has been introduced: `promote`.
The goal of this command is to easily set a service as the primary one
when several are linked to an app. (see README for an example)
2015-09-30 23:05:16 +02:00