Tomas Hromada
bc5985881a
✅ purge mentions of the faux-username from the codebase
2020-11-21 21:17:55 +01:00
Jose Diaz-Gonzalez
f9d5735c6c
docs: correct casing/quoting on sentences
2020-05-15 00:34:38 -04:00
Jose Diaz-Gonzalez
adc1b724d3
docs: document all flags in readme
2020-05-14 23:37:57 -04:00
Jose Diaz-Gonzalez
b421d681af
docs: make the gpg passphrase a bit more clear
2020-05-14 23:33:01 -04:00
Jose Diaz-Gonzalez
0aefafed16
docs: switch build shield to circleci
2020-04-05 20:41:00 -04:00
Jose Diaz-Gonzalez
2d07341518
docs: drop unimpemented commands from readme and reorganize
2020-04-04 16:43:31 -04:00
Jose Diaz-Gonzalez
18f925d9f4
feat: autogenerate readme from command help
2020-04-04 16:20:35 -04:00
Jose Diaz-Gonzalez
150591eb75
feat: update patch release of redis
2019-11-22 19:16:55 -05:00
Jose Diaz-Gonzalez
b1e5298be0
feat: upgrade to 5.0.5
2019-07-11 13:19:34 -07:00
Jose Diaz-Gonzalez
8c00ac34a3
feat: upgrade image version in use
2019-04-19 12:47:38 -04:00
Jose Diaz-Gonzalez
40e1c2c253
docs: update readme install instructions to point to correct dokku version
2019-03-26 11:51:12 -04:00
Jose Diaz-Gonzalez
0c89ee99f4
feat: increase minimum dokku version
2019-03-16 21:45:35 -04:00
Jose Diaz-Gonzalez
1af32de972
fix: correct documentation around the passphrase parameter
...
Closes dokku/dokku-mysql#101
2018-12-02 04:33:58 -05:00
Jose Diaz-Gonzalez
894b17ec2a
feat: upgrade to redis 4.0.11
2018-10-10 23:19:32 -04:00
Jose Diaz-Gonzalez
e3be8f1715
feat: add ability to upgrade service image and image-version
2018-10-10 00:14:14 -04:00
Jose Diaz-Gonzalez
67c0aecc49
feat: add command to list linked services for a given app
2018-07-21 16:32:07 -04:00
Jose Diaz-Gonzalez
271e581972
feat: plugins are no longer beta
2018-04-23 18:14:47 -04:00
Jose Diaz-Gonzalez
75ad99415f
feat: create backup-schedule-cat subcommand
2018-04-23 14:39:41 -04:00
Jody McIntyre
956e22962e
feat: allow skipping pulling an image for the redis plugin when REDIS_DISABLE_PULL=true
2018-04-11 10:47:05 -04:00
Jose Diaz-Gonzalez
3f257c4aca
feat: implement exists and linked subcommands
2018-02-25 15:42:27 -05:00
dhose
8bd08fa2ff
Upgrading Redis to version 4.0.8.
2018-02-07 20:31:18 +01:00
Jose Diaz-Gonzalez
29e06fa758
feat: Adds possibility to set encryption for s3
2017-09-09 14:27:52 -04:00
Jose Diaz-Gonzalez
43ebfed5d6
docs: clarify that data is deleted on destroy. Closes dokku/dokku-redis#72
2017-08-26 18:39:03 -04:00
Jose Diaz-Gonzalez
211c54d60f
fix: add missing argument to backup subcommand help output
2017-08-26 05:21:23 -04:00
Jose Diaz-Gonzalez
f1d1a9d945
feat: Add a --use-iam flag to backup subcommand
2017-08-26 04:23:24 -04:00
Jose Diaz-Gonzalez
bd8d86c69b
Adds parameters to backup-auth for region support and non AWS endpoint support
...
Refs dokku/dokku-mariadb#61
2017-08-26 00:07:22 -04:00
Mike Schroll
34d63fd2c6
Updated all instances of 3.2.5 to 3.2.8
2017-04-21 00:57:47 -04:00
Jose Diaz-Gonzalez
aa8dc70447
Update README.md
2017-01-15 18:20:39 -07:00
Jakob Krigovsky
79c9542fb8
Update Redis to v3.2.5
2016-12-03 14:01:06 +01:00
Jose Diaz-Gonzalez
e6c01705d2
docs: add note regarding setting the cron-schedule
2016-11-24 16:09:42 -07:00
Jose Diaz-Gonzalez
2b869cfe9a
Use blockquote
2016-11-06 14:31:23 -07:00
Jose Diaz-Gonzalez
499539c58a
Make username a link
2016-11-06 14:29:38 -07:00
Jose Diaz-Gonzalez
07a16a2648
Add not regarding support S3 region for backups. Refs dokku/dokku-mysql#66
2016-11-06 14:24:32 -07:00
Jose Diaz-Gonzalez
fdc927203c
feat: add s3 backup support
2016-10-31 11:39:36 -06:00
Jose Diaz-Gonzalez
919832ba2a
Implement AUTH. Closes #58
...
This change makes password authentication required
for redis usage, and removes anonymous access. Users
will need to change their underlying clients to enable
writing the auth token for authenticating, otherwise
requests will fail.
This is a non-optional change, and improves security
for users who wish to expose their redis installations
outside of their network.
2016-09-21 01:44:57 -06:00
Jose Diaz-Gonzalez
37023d262e
Fix help output for enter command
2016-08-29 09:45:31 -04:00
Jose Diaz-Gonzalez
d23b521142
Add the ability to enter a running container
2016-08-29 08:19:59 -04:00
Jose Diaz-Gonzalez
5406b4dc07
Add --service-root flag to info command
2016-08-29 05:53:54 -04:00
Jose Diaz-Gonzalez
b104279a51
Add --internal-ip flag to info command
2016-08-28 23:24:37 -04:00
Jose Diaz-Gonzalez
0acf54fd3d
Add --id flag
2016-08-28 17:56:30 -04:00
Jose Diaz-Gonzalez
fb3ff0f5a5
Add support for flags on the service:info command
2016-08-28 05:33:28 -04:00
Jose Diaz-Gonzalez
4427c31e3f
Upgrade docker image
2016-08-27 21:44:20 -04:00
Jose Diaz-Gonzalez
5ff2445998
Downgrade redis
2016-08-27 21:20:45 -04:00
Jose Diaz-Gonzalez
36762e69af
Update docker image
2016-08-27 16:31:20 -04:00
Josh Brody
108f9a9529
add sudo to command
...
consistency with http://dokku.viewdocs.io/dokku~v0.6.3/application-deployment/#create-the-backing-services
2016-06-28 16:23:06 -05:00
Jose Diaz-Gonzalez
d30c101fe3
Merge pull request #49 from dokku/minor-changes
...
Minor changes
2016-05-08 03:49:00 -04:00
Marcio Marchini
423bf1a4ef
fix for #50 - remove /0 , be heroku-compatible
2016-05-05 13:08:11 -03:00
Jose Diaz-Gonzalez
5df1bc8669
Add testing for all supported versions of dokku
...
Also drop support for 0.3.x
2016-05-04 13:55:59 -04:00
Jose Diaz-Gonzalez
5bcaf4fec5
Read REDIS_DATABASE_SCHEME variable from app when setting REDIS_URL
2016-04-19 14:52:09 -04:00
Mike Schroll
8e47169fb8
Updated to 3.0.7
2016-04-12 10:30:43 -04:00