]> cat aescling's git repositories - mastodon.git/commit
[nanobox] Add Automated Backups (#4023)
authorDaniel Hunsaker <danhunsaker@gmail.com>
Thu, 6 Jul 2017 22:46:45 +0000 (16:46 -0600)
committerEugen Rochko <eugen@zeonfederated.com>
Thu, 6 Jul 2017 22:46:45 +0000 (00:46 +0200)
commit185b41beb4adea5f0b55f56c0898bef74fd35435
tree4454f1d2ff063cd4c57ff491051bf4498608fbcd
parent2083000027451249836c369eb961300d7faf5f99
[nanobox] Add Automated Backups (#4023)

This PR adds automatic backups to Nanobox instances. The database, Redis, and user files are backed up every day at 03:00 (server time) to the data warehouse component which comes with every Nanobox app. Old backups are automatically cleared out, but the number of backups that are left untouched can be configured by setting the `BACKUP_COUNT` environment variable to any integer value greater than 0 (the default is 1).

Also updated `.env.nanobox` to reflect the current `.env.production.sample`.
.env.nanobox
boxfile.yml