Browse Source
Merge pull request #36 from WadeBarnes/master
Update backup configuration
pull/160/head
Wade Barnes
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
1 deletions
-
openshift/config/backup.conf
|
|
|
@ -10,4 +10,7 @@ |
|
|
|
# - postgresql/my_database |
|
|
|
# - postgresql:5432/my_database |
|
|
|
# -------------------------------------------------------- |
|
|
|
postgresql:5432/default |
|
|
|
postgresql:5432/default |
|
|
|
|
|
|
|
# Schedule backup for 1am PST; system TZ is UTC |
|
|
|
0 9 * * * default ./backup.sh -s |