Commit Graph

54 Commits

Author SHA1 Message Date
Asif Bacchus
3d0b2a5469 readme: fixed typos 2018-10-22 00:35:39 -06:00
Asif Bacchus
e4ac27a8d8 readme: proofread logrotate section 2018-10-22 00:33:27 -06:00
Asif Bacchus
858cf7fa24 readme: updated and proofread Logwatch section 2018-10-22 00:32:01 -06:00
Asif Bacchus
6b60020411 readme: proofread 503 functionality section 2018-10-22 00:27:02 -06:00
Asif Bacchus
c1e369c2c8 readme: Fixed typos and proofread borg details file section 2018-10-22 00:15:57 -06:00
Asif Bacchus
a472195ef4 readme: added line breaks before default parameter values 2018-10-22 00:04:53 -06:00
Asif Bacchus
795c67242e readme: Added TOC 2018-10-21 17:49:21 -06:00
Asif Bacchus
536ac3d946 readme: Fixed typos 2018-10-21 17:48:07 -06:00
Asif Bacchus
95a72fc7c0 readme: updated scheduling section 2018-10-21 17:25:48 -06:00
Asif Bacchus
119b9a8b0d readme: updated 503 functionality section 2018-10-21 17:24:06 -06:00
Asif Bacchus
be015042c7 readme: Finished borg details section. Removed sql details section. 2018-10-21 17:20:34 -06:00
Asif Bacchus
21cec4b8e4 readme: updated exclusion pattens 2018-10-21 17:15:39 -06:00
Asif Bacchus
d3a037ebc8 readme: updated borg details protection section 2018-10-21 17:08:44 -06:00
Asif Bacchus
6e431a81e5 readme: updated parameters 2018-10-21 17:00:57 -06:00
Asif Bacchus
c5e7ae52eb readme: intro sections updated, mandatory parameters removed 2018-10-21 16:33:16 -06:00
Asif Bacchus
3cde67a18c Updated logFile parameter to trim trailing slash 2018-10-21 16:31:44 -06:00
Asif Bacchus
444bf65c5e readme: initial sections adapted from nextcloud backup script readme 2018-10-21 16:29:41 -06:00
Asif Bacchus
5eb021de04 Updated sample borg details file 2018-10-21 16:11:08 -06:00
Asif Bacchus
deacdcd04e xtraLocations and warning 2116: removed ref to NextCloud 2018-10-21 04:10:25 -06:00
Asif Bacchus
c9926d7c4d Updated SQL & redis checkResult comparison operators 2018-10-21 03:43:50 -06:00
Asif Bacchus
5da2183b2c Changed docker-compose command pipe to stderr > $logFile 2018-10-21 03:40:01 -06:00
Asif Bacchus
72c94544b5 changed docker config default filename 2018-10-21 03:38:57 -06:00
Asif Bacchus
11b5f05d27 Fixed typos in help screen 2018-10-21 01:59:04 -06:00
Asif Bacchus
532bee722b Updated in-script help 2018-10-21 01:46:32 -06:00
Asif Bacchus
00e31c25a5 Changed cleanup to restart and confirm mailflow containers only 2018-10-20 05:50:19 -06:00
Asif Bacchus
e5a004c88c Changed sqldump and redis save fail from warning to error 2018-10-20 05:43:46 -06:00
Asif Bacchus
9c78ec12eb Added start all docker-containers to end of clean up script 2018-10-20 05:38:25 -06:00
Asif Bacchus
9e590bba0f Container stop section using operateDocker function 2018-10-20 05:35:08 -06:00
Asif Bacchus
0b4dd79ea1 export dockerStartTimeout 2018-10-20 05:24:57 -06:00
Asif Bacchus
055dba2152 created function operateDocker for container start and stop 2018-10-20 05:23:43 -06:00
Asif Bacchus
912f8c274a Updated borg commands for MC backup 2018-10-20 05:10:11 -06:00
Asif Bacchus
1e3ef9a302 Set vars with docker volume locations 2018-10-20 05:06:49 -06:00
Asif Bacchus
0c1bc0512c changed misc check variables to be checkResult 2018-10-20 04:48:50 -06:00
Asif Bacchus
4bc31ad274 save redis state 2018-10-20 04:47:50 -06:00
Asif Bacchus
e50116752d dump SQL
fixed typos in container stop lines
2018-10-20 04:42:06 -06:00
Asif Bacchus
5076cebc85 stop postfix and dovecot and error check 2018-10-20 04:30:25 -06:00
Asif Bacchus
a72a8ac450 sql dump 2018-10-19 23:48:02 -06:00
Asif Bacchus
ba2517138e Stop postfix and dovecot in preparation for backup 2018-10-19 23:39:20 -06:00
Asif Bacchus
ad4deb2204 Removed NC specific tasks 2018-10-19 22:46:20 -06:00
Asif Bacchus
da1499d1c6 Created 503 error page 2018-10-19 22:41:05 -06:00
Asif Bacchus
940f69813c Fixed typo in call to find command 2018-10-19 22:31:53 -06:00
Asif Bacchus
7f1c74786e Read mailcow configuration file 2018-10-19 22:31:15 -06:00
Asif Bacchus
910fd0238b Added notification of location of config files being used 2018-10-19 22:27:42 -06:00
Asif Bacchus
ff8f7ffb52 Created empty borg details file 2018-10-19 22:23:57 -06:00
Asif Bacchus
dd9a601542 Check for required files before starting 2018-10-19 22:17:43 -06:00
Asif Bacchus
f0447d637d Deleted NC specific pre-req parameter checks 2018-10-19 21:59:28 -06:00
Asif Bacchus
aa21c7ccae Changed borgDetails default filename to match mailcow 2018-10-19 21:58:07 -06:00
Asif Bacchus
296e69f4a0 Added mailcow specific parameters 2018-10-19 21:56:16 -06:00
Asif Bacchus
72d14ba75b Removed NC specific script parameters 2018-10-19 21:51:30 -06:00
Asif Bacchus
abff332ce0 Added default values for mailcow config files and docker timeouts 2018-10-19 21:49:23 -06:00