Commit Graph

21 Commits

Author SHA1 Message Date
IamTheFij d049228980 Fix index out of range when reading snapshots list
continuous-integration/drone/push Build was killed Details
continuous-integration/drone/tag Build is passing Details
2023-11-07 11:03:18 -08:00
IamTheFij b1fe2537e2 Add postgres support for backup and restore
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
2023-08-02 15:58:41 -07:00
IamTheFij 8b9844465c Clean up error messages 2023-05-09 14:16:08 -07:00
IamTheFij 95fea5ef30 Add ability to restore specific snapshots
continuous-integration/drone/push Build is failing Details
2023-04-25 14:02:28 -07:00
IamTheFij 3e550d29ca Add notes for future 2023-01-06 15:37:31 -08:00
IamTheFij 9c5d597ab4 Add DefaultConfig
continuous-integration/drone/push Build is failing Details
Adds DefaultConfig to the config format so that a single config can be
defined for all jobs
2022-11-27 21:05:02 -08:00
IamTheFij 61b65afb63 Add prom metrics export 2022-04-15 12:09:14 -07:00
IamTheFij bdbd9fb722 Add health apis
continuous-integration/drone/push Build is passing Details
2022-04-12 22:28:28 -07:00
IamTheFij f064b2de12 Add env and readfile functions and a more extensive sample 2022-03-28 22:53:49 -07:00
IamTheFij 92209822db Add more tests and update config examples 2022-03-28 22:01:18 -07:00
IamTheFij 97765853b4 Refactor for restore and add integration testing 2022-03-25 22:44:04 -07:00
IamTheFij a746859386 Add integration test for restic methods 2022-03-24 14:59:40 -07:00
IamTheFij 3024a496c1 Make Job fulfill cron.Job 2022-02-23 23:09:04 -08:00
IamTheFij 1b89470be5 Clean up a bit the Restic methods 2022-02-23 22:53:22 -08:00
IamTheFij 57afeab4ca Add a lot more testing 2022-02-23 21:53:48 -08:00
IamTheFij 512d924f0c Add job dir to backup paths 2022-02-23 21:43:19 -08:00
IamTheFij 808030099f Add validation and a lot more testing 2022-02-23 14:13:00 -08:00
IamTheFij 048e062102 Linter updates 2022-02-22 16:55:41 -08:00
IamTheFij a1969b681a Some basic functionality 2022-02-22 16:39:01 -08:00
IamTheFij c6201750a7 Some more base methods 2022-02-19 22:09:23 -08:00
IamTheFij 8cbaae9c20 Add config skeleton 2022-02-18 14:37:51 -08:00