David Lundgren
|
d63eb376c4
|
Allow for slight customization of the mssql db backup interval (#1008)
* Allow for slight customization of the mssql db backup interval
* Honor env TZ if set and clean up -u in sleep calculation
|
2020-12-15 11:08:30 -05:00 |
|
Mart124
|
330ff7cd80
|
Fix sleep calculation (#719)
* Fix sleep calculation
* Fix sleep calculation
|
2020-05-04 07:48:16 -04:00 |
|
Mart124
|
9bb6476f53
|
Typo (#613)
* Update logrotate.sh
* Update backup-db.sh
|
2019-11-25 10:36:06 -05:00 |
|
Mart124
|
35a5dd95bb
|
DB backups without cron (#608)
* Update backup-db.sh
* Update entrypoint.sh
* Update Dockerfile
* Delete crontab
* Update backup-db.sh
* don't bother with log files
all is already in /var/opt/mssql/log/errorlog
* Use gosu
|
2019-11-25 08:35:52 -05:00 |
|
Mart124
|
8471f558e3
|
Improve mssql backups (#298)
* Improve mssql backups
* Launch DB backup at 23:59
|
2018-05-29 08:17:43 -04:00 |
|
Kyle Spearrin
|
ccd6b784be
|
cleanup old backups
|
2017-08-29 23:05:52 -04:00 |
|
Kyle Spearrin
|
2cfea467d1
|
sql backups
|
2017-08-21 10:58:00 -04:00 |
|