Jose Diaz-Gonzalez
a0baeaedac
docs: clarify configuration
2017-08-26 05:15:19 -04:00
Jose Diaz-Gonzalez
ab73db4c81
fix: call -rf in the proper order
2017-08-26 05:04:47 -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
0143c34af6
feat: upgrade plugn
2017-08-26 04:19:35 -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
65abf70101
fix: use updated dokkupaas/s3backup image to fix backup issues. Closes dokku/dokku-postgres#109
2017-04-13 19:56:26 -06:00
Jose Diaz-Gonzalez
f97d06f05a
feat: enable uploading backups to any region
2017-04-11 09:50:34 -06:00
Jose Diaz-Gonzalez
362453589d
Merge pull request #70 from soham2008xyz/patch-1
...
Fix error in backup scheduling
2017-03-19 17:52:05 -06:00
Jose Diaz-Gonzalez
41d8abef6c
Fixed temp dir cleanup in service_backup()
2017-03-19 17:50:27 -06:00
Jose Diaz-Gonzalez
b14dec5e61
Merge pull request #74 from yourivdlans/suppress-mysql-dump-error
...
Suppress mysqldump password error.
2017-03-14 10:41:20 -06:00
Youri van der Lans
db956c3bbf
Suppress mysqldump password error.
2017-03-14 14:50:43 +01:00
Soham Banerjee
f85af35e7e
Fix error in backup scheduling
...
When trying to schedule a backup, the command fails with the error:
```
Sorry, user dokku is not allowed to execute '/bin/chmod 644 /etc/cron.d/dokku-mysql-database-name' as root on dokku-host-name
```
This commit takes care of it.
2017-01-17 02:23:37 +05:30
Jose Diaz-Gonzalez
ac17961a65
feat: ensure permissions are set properly on cron files
2017-01-12 01:53:47 -07: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
af1bd4b207
Merge pull request #66 from dokku/backups
...
Implement s3-backed backups
2016-10-31 15:18:07 -06:00
Jose Diaz-Gonzalez
cc5fac0376
feat: add s3 backup support
2016-10-31 11:39:25 -06:00
Jose Diaz-Gonzalez
7ee8d7ee73
Merge pull request #65 from chiedo/master
...
Instructions for adding a custom my.cnf
2016-10-28 15:51:52 -06:00
Chiedo
5e759c547d
Update README.md
2016-10-28 16:10:53 -04:00
Jose Diaz-Gonzalez
c5d43ee86d
Merge pull request #62 from srna/master
...
Use utf8 character set as default
2016-10-28 13:37:21 -06:00
Tomas Srna
e979c8d414
Use utf8 character set as default
2016-10-10 11:41:14 +02:00
Jose Diaz-Gonzalez
85ceaee1d1
Pin dokkupaas/wait:0.2
2016-09-21 01:27:01 -06:00
Jose Diaz-Gonzalez
bf5c99f04e
Fix command name
2016-08-29 10:48:00 -04:00
Jose Diaz-Gonzalez
ec5108762c
Remove mysql config data
2016-08-29 10:47:43 -04:00
Jose Diaz-Gonzalez
757ae311f9
Move link creation up
2016-08-29 10:47:23 -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
86bd8843cc
Alphabetize functions
2016-08-29 05:12:41 -04:00
Jose Diaz-Gonzalez
b718c233d5
Add a description to all common functions
2016-08-29 04:10:42 -04:00
Jose Diaz-Gonzalez
3ed32a0f05
Rename promote function to service_promote
2016-08-29 02:55:44 -04:00
Jose Diaz-Gonzalez
87084e7135
Refactor common functions into separate file
2016-08-29 02:36:09 -04:00
Jose Diaz-Gonzalez
ff5459d299
Add --internal-ip flag to info command
2016-08-28 23:24:20 -04:00
Jose Diaz-Gonzalez
0b7be2d039
Fix expose tests
2016-08-28 22:15:07 -04:00
Jose Diaz-Gonzalez
f7d461fbf9
Document exposed ports when an invalid number of arguments are specified
2016-08-28 21:24:48 -04:00
Jose Diaz-Gonzalez
c5233dee1b
Update docker binstub
2016-08-28 20:37:49 -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
3c045b11ab
Make install hook quiet when there is nothing to do
2016-08-28 02:08:00 -04:00
Jose Diaz-Gonzalez
225d7f2e14
Make dokku help friendlier
2016-08-28 01:13:02 -04:00
Jose Diaz-Gonzalez
f4ebe1caf9
Update docker image
2016-08-27 16:27:38 -04:00
Jose Diaz-Gonzalez
2c6f28283c
Fix failing tests on master and test all .0 minor releases
2016-08-27 05:13:52 -04:00
Jose Diaz-Gonzalez
5df8c88cbd
Update docker binstub
2016-08-27 03:13:00 -04:00
Jose Diaz-Gonzalez
2c26bf8896
Use cat and double-quotes when retrieving the password
2016-08-27 01:34:58 -04:00
Jose Diaz-Gonzalez
1eb8d990e2
Add missing SERVICE_ROOT env var
2016-08-27 01:10:32 -04:00
Jose Diaz-Gonzalez
37dcf26ba8
Output the config/data directories when performing service:info
2016-08-27 00:57:08 -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
01210083dc
Only wait for a single port
2016-08-26 23:05:27 -04:00