Commit Graph

69 Commits

Author SHA1 Message Date
Jimmy Lin
537667c722 Add backup-schedule-info to cat the CRONFILE 2018-04-23 08:58:38 -04:00
Jose Diaz-Gonzalez
bd2e292e1e feat: use custom env var to disable pull actions 2018-04-11 15:11:58 -04:00
Jose Diaz-Gonzalez
7590790b49 Merge pull request #136 from dhose/patch/upgrade-postgres-v10
Upgrading PostgreSQL to version 10.2.
2018-02-26 00:39:52 -05:00
Jose Diaz-Gonzalez
5b03672708 feat: implement exists and linked subcommands 2018-02-25 15:41:27 -05:00
dhose
cb38996dcf Upgrading PostgreSQL to version 10.2. 2018-02-14 21:07:06 +01:00
Jose Diaz-Gonzalez
8a598e3c15 feat: Adds possibility to set encryption for s3 2017-09-09 14:29:09 -04:00
Jose Diaz-Gonzalez
47fe74ccfd docs: clarify that data is deleted on destroy. Closes dokku/dokku-redis#72 2017-08-26 18:39:01 -04:00
Jose Diaz-Gonzalez
16fabc4e9a fix: add missing argument to backup subcommand help output 2017-08-26 05:21:24 -04:00
Jose Diaz-Gonzalez
590f4d1cda fix: call -rf in the proper order 2017-08-26 05:04:51 -04:00
Jose Diaz-Gonzalez
989c44baae Merge branch 'master' into master 2017-08-26 04:57:31 -04:00
Jose Diaz-Gonzalez
de384d09b9 feat: upgrade plugn 2017-08-26 04:23:53 -04:00
Jose Diaz-Gonzalez
15c38e9578 Merge branch 'master' into master 2017-08-26 03:46:47 -04:00
Jose Diaz-Gonzalez
462ccbc510 Merge pull request #112 from reitermarkus/master
Upgrade to 9.6.4
2017-08-26 03:37:08 -04:00
Jose Diaz-Gonzalez
40db029130 Adds parameters to backup-auth for region support and non AWS endpoint support
Refs dokku/dokku-mariadb#61
2017-08-26 00:10:42 -04:00
Markus Reiter
48e07370e3 Upgrade to 9.6.4 2017-08-17 20:20:47 +02:00
Jordan Sitkin
0a9d80e344 add --use-iam flag to backup 2017-05-01 16:31:54 -07:00
Josh
2ef3bdb9eb Update README.md 2017-03-21 21:35:15 -04:00
Josh
dce9201d89 remove wise crack 2017-03-21 21:33:34 -04:00
Josh
78e0e86a41 Document config files 2017-03-21 19:45:37 -04: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
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
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
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
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
cc0cfca7fe Add --internal-ip flag to info command 2016-08-28 23:24:27 -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
1a598944df Update docker image 2016-08-27 16:28:13 -04:00
Jose Diaz-Gonzalez
44a790da74 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:18 -04:00
Jose Diaz-Gonzalez
78fcca6896 Add testing for all supported versions of dokku
Also drop support for 0.3.x
2016-05-08 03:10:15 -04:00
Jose Diaz-Gonzalez
dbd2ef36c0 upgrade postgres to 9.5.2 2016-05-06 14:11:51 -04:00
Jose Diaz-Gonzalez
23d10ad09c Read POSTGRES_DATABASE_SCHEME variable from app when setting DATABASE_URL 2016-04-19 14:51:53 -04:00
Jose Diaz-Gonzalez
cd5987342c Merge pull request #54 from dokku/version-upgrade
Upgrade image version to 9.5.0
2016-01-17 01:52:42 -05:00
Jose Diaz-Gonzalez
ecb9a7c7b6 Upgrade image version to 9.5.0 2016-01-17 01:43:34 -05:00
Loïc Guitaut
e4583f41ff Merge pull request #48 from dokku/lg-secure-connection
Enable SSL for connections to database
2015-12-07 17:48:14 +01:00
Loïc Guitaut
3441be809d Enable SSL for connections to database
Since the database can be exposed to the outer world, it seems better to
have an encrypted connection to it.
We automatically generate a self-signed certificate since it's only used
to encrypt the connection but one can easily replace it by a custom one,
just overwrite `server.crt` and `server.key` in the
/var/lib/dokku/services/postgres/DB_NAME/data directory.
2015-12-07 11:16:07 +01:00
Jose Diaz-Gonzalez
f9dcf96ead Document unlink command 2015-12-01 16:31:20 -05:00
Jose Diaz-Gonzalez
bdc21d9b13 clarify docs around setting custom env variables 2015-11-05 00:53:26 -05:00
Jose Diaz-Gonzalez
74ae1b5683 Merge pull request #40 from mcolyer/allow-postgres-restore
Allow use of postgres images with wal-e
2015-11-05 00:43:42 -05:00
Matt Colyer
6c6b040f4a Rename to DOCKER_CUSTOM_ENV 2015-11-04 17:38:49 -08:00