Asif Bacchus asif
asif pushed to master at asif/MailcowBackup 2018-10-28 05:26:06 -06:00
e23feddb1b added comment for stamp function
asif pushed to master at asif/NextCloudBackup 2018-10-28 05:25:06 -06:00
b8f96227cc replaced all ${stamp} with [$(stamp)]
9e704bd440 removed static stamp var and replaced with dynamic function
Compare 2 commits »
asif pushed to master at asif/MailcowBackup 2018-10-28 05:19:55 -06:00
12bc49a59e replaced all ${stamp} with [$(stamp)]
a14d0ba4a5 removed fixed 'stamp' var and replaced it with a function so it updates
Compare 2 commits »
asif commented on issue asif/MailcowBackup#3 2018-10-25 14:25:23 -06:00
<500 when get issue>

Error was compounded by actual docker-compose exec needing to be run with -T also, not just return code query.

asif closed issue asif/MailcowBackup#3 2018-10-25 14:25:23 -06:00
<500 when get issue>
asif commented on issue asif/MailcowBackup#2 2018-10-25 14:23:26 -06:00
<500 when get issue>

292dc3c1b8 added explicit PATH within script for all likely locations of docker-compose

asif closed issue asif/MailcowBackup#2 2018-10-25 14:23:26 -06:00
<500 when get issue>
asif closed issue asif/MailcowBackup#1 2018-10-25 14:20:13 -06:00
<500 when get issue>
asif pushed to master at asif/MailcowBackup 2018-10-25 13:47:51 -06:00
ed9db22534 execute docker-compose exec ops w/o TTY (-T)
asif pushed to master at asif/MailcowBackup 2018-10-25 13:27:11 -06:00
7e92495c94 Check exitcode from within redis container after cli-save
0808888030 Check dump exitcode from within mysql container
Compare 2 commits »
asif pushed to master at asif/MailcowBackup 2018-10-25 12:49:05 -06:00
8bb9617e34 Corrected missing 'then'
asif pushed to master at asif/MailcowBackup 2018-10-25 10:37:27 -06:00
fb6a2e9014 Clean old redis backup and then check if new backup > 0 bytes written
6b91b93738 Moved docker volume location vars earlier in script
Compare 2 commits »
asif pushed to master at asif/MailcowBackup 2018-10-25 09:42:34 -06:00
5af5a064a9 replaced redis err check w/ verification of success string piped to log
9bd6c9d431 Removed err check for sqldump, replaced w/ dumpfile > 0 existance check
93a0cce519 added checkExist for file > 0 bytes
Compare 3 commits »
asif opened issue asif/MailcowBackup#3 2018-10-25 05:21:44 -06:00
SQLDump error check is wrong
asif pushed to master at asif/MailcowBackup 2018-10-25 05:17:32 -06:00
3c5d766d0c Fixed error checking for sqldump and redis dump. Used -T param in exec
7eebd44ce4 Fixed incorrect variable in err check section of container stop
cb01672be8 Updated variable name in container restart section err check
509a858038 Added container state check to container stop report section
a123b17d52 formatted code in fcn operateDocker
Compare 7 commits »
asif opened issue asif/MailcowBackup#2 2018-10-25 01:16:37 -06:00
docker-compose not found when running in crontab
asif opened issue asif/MailcowBackup#1 2018-10-25 01:10:53 -06:00
Stopped containers are not properly error checked
asif pushed to master at asif/MailcowBackup 2018-10-24 13:55:31 -06:00
062ef420ec SQL dump output changed to actual file instead of dump to logfile!
asif pushed to master at asif/NextCloudBackup 2018-10-23 06:08:01 -06:00
1755144a85 Added /root/.ssh/ to inclusions sample file to include SSH keys
asif pushed to master at asif/NextCloudBackup 2018-10-23 05:44:24 -06:00
181d0e8a29 added GNU3+ license
2e0138cf8a readme: proofreading and layout changes
Compare 2 commits »