Commit Graph

  • 7c6c5a3f62 add args, and checj for existing bare.sh process master Rob Pearce 2024-07-04 12:10:22 +1000
  • 461ed4a95f Fix to support change in telegram markdown usage Rob Pearce 2023-11-27 10:59:37 +1100
  • b768775a7a Tidy up Rob Pearce 2023-11-27 10:51:20 +1100
  • f057a9e7e6 Adding script for telegram reporting Rob Pearce 2023-11-27 10:51:07 +1100
  • 135aa0b292 rclone now uses excludefile if sepecified in repos file rclone now uses --size-only and --copy-links Rob Pearce 2023-11-27 08:19:13 +1100
  • 77aab0f3e5 add logo Rob Pearce 2023-10-12 22:12:57 +1100
  • 307948c272 Merge branch 'master' of http://git.nethack.net/rob/bare Rob Pearce 2022-01-23 15:52:42 +1100
  • e5758e5654 Typo fix and a couple of extra debug logs Rob Pearce 2022-01-23 15:52:30 +1100
  • 586533c95b Fix unmounting on linux systems Rob Pearce (mimic) 2021-12-10 10:16:30 +1100
  • 8234748fec Add usage info on how to override binary paths Rob Pearce 2021-12-10 10:14:43 +1100
  • 530daa9eaf Fixed broken db restore Rob Pearce 2021-06-26 11:44:36 +1000
  • 02140f07db Add support for mysql databases Rob Pearce 2021-06-26 11:26:08 +1000
  • 3782cdf528 Fixed code block Rob Pearce 2021-06-03 10:07:47 +1000
  • 56375c80a0 adding readme Rob Pearce 2021-06-03 10:04:35 +1000
  • 512b709d31 Fix mount issue when multiple repos share the same data path. Rob Pearce 2020-11-09 09:41:26 +1100
  • 703c353c1b Fix colours in check mode Rob Pearce 2020-11-09 09:37:31 +1100
  • a8e4f54266 fix double umount issue where multiple repos have the same datapath Rob Pearce 2020-11-08 00:24:35 +1100
  • cc291b2ea4 Add -T option to use formatting suitable for Telegram messages. Rob Pearce 2020-11-06 19:20:35 +1100
  • 01af0ca438 When doing premount, check whether mountpoint is already mounted first. Rob Pearce 2020-11-05 09:24:29 +1100
  • fbaadd8e18 commented Rob Pearce 2020-11-05 09:02:47 +1100
  • 6132304c20 make "check" a valid command Rob Pearce 2020-11-04 12:58:23 +1100
  • 5c007da2b0 Added restore mode Added colours Rob Pearce 2020-11-03 15:04:57 +1100
  • b8843a5d22 Fix broken cron mode Rob Pearce 2020-10-11 08:28:05 +1100
  • b57bbdac21 Fix bug when no exclude file set. Fix bug with return value when running a restic backup in cron mode. Rob Pearce 2020-10-09 11:27:16 +1100
  • 504405c6ff add 'localmount' tag to mount datapath via fstab entry add 'premount' tag to mount arbitrary paths (ie. a filesystem containing therepo) Rob Pearce 2020-10-08 13:50:10 +1100
  • 1f48477940 Add localmount tag to mount dir via fstab before action. Rob Pearce 2020-10-04 17:23:36 +1100
  • b50a3be2c4 add verbose mode root 2020-09-14 09:19:26 +1000
  • d2039b040c Add optiom for exyra restic options. Nake restic exclusion actually work. Rob Pearce 2020-10-02 21:23:42 +1000
  • 62cc31ca1e Only make 1 retry when mounting nfs, to avoid freezing f rever. urs Rob Pearce 2020-08-25 18:45:16 +1000
  • f7af0de9f5 Can now specify restic/rsync/rclone repo names in repofile. Renamed various options in ~/.backup/config to DEF_* Records historical results of backups in ~/.backup/stats Added 'check' command to check for successful backups in the last 24 hours (uses new stats file) Now requires 'bc' (for check command) Rob Pearce 2020-08-23 11:06:49 +1000
  • cde65f6ff1 Keep processing other repos if one errors. Properly unmount stuff Rob Pearce 2020-07-02 10:25:03 +1000
  • 671a7ba52a Adding forget option for restic. Rob Pearce 2019-03-23 16:06:23 +1100
  • af731a05e7 Added 'forget' mode to age out old restic backups. When running in cron mode, filter out restic noise. Rob Pearce 2019-03-23 12:35:10 +1100
  • 8c61f8001d better usage text for tags Rob Pearce 2019-03-22 22:39:11 +1100
  • d49246a823 Fix tags list in 'repos' command Rob Pearce 2019-03-22 22:10:44 +1100
  • f3ea526fc9 Fixing bug where nfs/usmb shares were never mounted Rob Pearce 2019-03-22 18:42:20 +1100
  • b09a7b16cc only check for existenve of local path if we need it Rob Pearce 2019-03-20 20:34:56 +1100
  • da46e88982 only mount/umount local points if required. Rob Pearce 2019-03-20 20:31:35 +1100
  • a7f9095f3c Add description of tags in help text Rob Pearce 2019-03-20 18:21:09 +1100
  • 41fa031306 Move B2_BUCKET_PREFIX to a variable Rob Pearce 2019-03-20 17:51:56 +1100
  • 4218247c74 Added nfs support Rob Pearce 2019-03-20 17:47:14 +1100
  • 61dda9b5c3 Extra sanity checks around usmb Rob Pearce 2019-03-17 14:59:17 +1100
  • b6786c25b1 Replace -u option with per-repo "usmb" tag Rob Pearce 2019-03-17 14:56:24 +1100
  • cb6c7139a7 Rename variable Rob Pearce 2019-03-17 14:53:26 +1100
  • efe2889766 -u option now mounts usmb partition beforehand, then umounts after. Rob Pearce 2019-03-17 14:52:11 +1100
  • 3708c64d1f Added -u option ro tun usmb umount when done Rob Pearce 2019-03-17 14:40:59 +1100
  • e6cd761452 Removed s3 mode. Added rsync mode. -s options is now in Mbps. Rob Pearce 2019-03-17 14:33:52 +1100
  • 66b3c450b0 Fix check for empty datapath Rob Pearce 2019-03-14 12:25:23 +1100
  • 5fb9996d6e Remove 'diff' to restic repos Rob Pearce 2019-03-14 12:04:14 +1100
  • a7f7768567 Confirm that data paths aren't emnpty Charlie Root 2019-03-14 12:03:05 +1100
  • 82be16bc42 mvoe to new password file Rob Pearce 2019-03-14 11:34:37 +1100
  • 16af714493 initial commit Rob Pearce 2019-03-14 11:24:09 +1100