Commit Graph

215 Commits

Author SHA1 Message Date
Jose Diaz-Gonzalez
3d9fa6af9f feat: enable uploading backups to any region 2017-03-21 08:32:48 -06:00
Jose Diaz-Gonzalez
4256b600a8 Merge pull request #100 from rvalyi/master
complete sudoer file with chmod
2017-03-19 17:52:08 -06:00
Jose Diaz-Gonzalez
2441e387bd Merge pull request #98 from mspanc/patch-2
Fixed temp dir cleanup in service_backup()
2017-03-19 17:48:15 -06:00
Raphaël Valyi
7980c43d10 complete sudoer file with chmod 2017-02-17 12:48:58 -02:00
Marcin Lewandowski
080c1dc312 Fixed temp dir cleanup in service_backup()
Fixes #97
2017-01-24 08:41:11 +01:00
Jose Diaz-Gonzalez
eb1c55a116 fix: upgrade response for graphite 2017-01-12 01:52:51 -07:00
Jose Diaz-Gonzalez
9e1bb05ed1 Merge pull request #94 from mspanc/patch-1
Call chmod 644 on cron jobs created for scheduled backups
2017-01-12 01:30:01 -07:00
Marcin Lewandowski
c08b049c03 Call chmod 644 on cron jobs created for scheduled backups
Fixes #93
2017-01-11 13:39:18 +01:00
Jose Diaz-Gonzalez
5fdf96aa49 Merge pull request #90 from sonicdoe/upgrade-downgrade-readme
Improve upgrade/downgrade example in README.md
2016-12-04 14:34:24 -07:00
Jose Diaz-Gonzalez
f47277acd8 Merge pull request #91 from sonicdoe/update-postgres
Update PostgreSQL to v9.6.1
2016-12-04 13:30:11 -07:00
Jakob Krigovsky
b1b5eb5711 Improve upgrade/downgrade example 2016-12-04 16:22:49 +01:00
Jakob Krigovsky
fad2728129 Update PostgreSQL to v9.6.1 2016-12-04 16:18:13 +01:00
Jose Diaz-Gonzalez
b66139d6aa Merge pull request #85 from sonicdoe/update-postgres
Update PostgreSQL to v9.6.0
2016-12-03 03:31:06 -07:00
Jose Diaz-Gonzalez
aace098e40 docs: add note regarding setting the cron-schedule 2016-11-24 16:08:58 -07:00
Jose Diaz-Gonzalez
6fc783b0dc Merge pull request #89 from CD1212/master
Fix README discrepancy
2016-11-24 15:53:52 -07:00
Chris Dyer
8ee7863d87 FIx cron example mistake 2016-11-24 11:42:06 +00:00
Chris Dyer
7341a03ff1 Fix README discrepancy 2016-11-19 11:11:39 +00:00
Jose Diaz-Gonzalez
34f6990f57 Use blockquote 2016-11-06 14:31:17 -07:00
Jose Diaz-Gonzalez
4d78cd7549 Make username a link 2016-11-06 14:29:43 -07:00
Jose Diaz-Gonzalez
2fb6048729 Add not regarding support S3 region for backups. Refs dokku/dokku-mysql#66 2016-11-06 14:24:25 -07:00
Jose Diaz-Gonzalez
d83013d6a1 Merge pull request #86 from dokku/backups
feat: add s3 backup support
2016-10-31 15:18:08 -06:00
Jose Diaz-Gonzalez
cba4a7f0cd feat: add s3 backup support 2016-10-31 11:39:31 -06:00
Jakob Krigovsky
eec4c939f2 Update PostgreSQL to v9.6.0 2016-10-08 14:02:36 +02:00
Jose Diaz-Gonzalez
47db80bd2a Pin dokkupaas/wait:0.2 2016-09-21 01:27:07 -06:00
Jose Diaz-Gonzalez
f7b9e0e219 Fix command name 2016-08-29 10:50:03 -04:00
Jose Diaz-Gonzalez
63fa2547b7 Remove config data 2016-08-29 10:49:54 -04:00
Jose Diaz-Gonzalez
76251e7643 Move link file creation up 2016-08-29 10:49:46 -04:00
Jose Diaz-Gonzalez
d7cf4ab1b8 Fix help output for enter command 2016-08-29 09:45:26 -04:00
Jose Diaz-Gonzalez
02316598de Add the ability to enter a running container 2016-08-29 08:19:56 -04:00
Jose Diaz-Gonzalez
e569843acd Add --service-root flag to info command 2016-08-29 05:53:51 -04:00
Jose Diaz-Gonzalez
93be7d1df4 Alphabetize functions 2016-08-29 05:12:43 -04:00
Jose Diaz-Gonzalez
2d53447056 Add a description to all common functions 2016-08-29 04:10:48 -04:00
Jose Diaz-Gonzalez
18e6d81aa8 Rename promote function to service_promote 2016-08-29 02:55:47 -04:00
Jose Diaz-Gonzalez
1f31cd82c5 Refactor common functions into separate file 2016-08-29 02:36:17 -04:00
Jose Diaz-Gonzalez
cc0cfca7fe Add --internal-ip flag to info command 2016-08-28 23:24:27 -04:00
Jose Diaz-Gonzalez
59062af575 Fix expose tests 2016-08-28 22:15:13 -04:00
Jose Diaz-Gonzalez
84ccfda9d7 Document exposed ports when an invalid number of arguments are specified 2016-08-28 21:25:00 -04:00
Jose Diaz-Gonzalez
c3b477549d Update docker binstub 2016-08-28 20:38:03 -04:00
Jose Diaz-Gonzalez
69944871da Add --id flag 2016-08-28 17:56:10 -04:00
Jose Diaz-Gonzalez
470840739d Add support for flags on the service:info command 2016-08-28 05:34:55 -04:00
Jose Diaz-Gonzalez
c418c9f69c Make install hook quiet when there is nothing to do 2016-08-28 02:04:51 -04:00
Jose Diaz-Gonzalez
a9118a0f19 Remove period 2016-08-28 01:12:12 -04:00
Jose Diaz-Gonzalez
f6a30dbd7b Make dokku help friendlier 2016-08-28 01:10:46 -04:00
Jose Diaz-Gonzalez
1a598944df Update docker image 2016-08-27 16:28:13 -04:00
Jose Diaz-Gonzalez
1a6ce26129 Fix failing tests on master and test all .0 minor releases 2016-08-27 05:14:18 -04:00
Jose Diaz-Gonzalez
2ebbeb67f4 Update docker binstub 2016-08-27 03:13:08 -04:00
Jose Diaz-Gonzalez
425c7e07d1 Add missing mkdir calls 2016-08-27 01:39:31 -04:00
Jose Diaz-Gonzalez
9328c22801 Use cat and double-quotes when retrieving the password 2016-08-27 01:39:26 -04:00
Jose Diaz-Gonzalez
3450d5bf08 Add missing SERVICE_ROOT env var 2016-08-27 01:10:42 -04:00
Jose Diaz-Gonzalez
5c9f70c3fd Output the config/data directories when performing service:info 2016-08-27 00:56:54 -04:00