Commit Graph

14 Commits

Author SHA1 Message Date
25e533287d Fix gitea backups syntax 2023-12-18 12:23:21 -08:00
ab6906e989 Gitea backups 2023-12-10 20:39:33 -08:00
9b347880cc Ignore some regeneratable files in backups
Reduces the size of Lidarr and Photoprism backups
2023-11-07 16:50:02 -08:00
52abd94a38 Use minio as restic repo rather than sftp
I've been getting a lot of restic lock errors using sftp
2023-11-06 16:35:13 -08:00
769965ae6b Fix lidarr to use postgres db creds 2023-08-29 12:52:30 -07:00
0cfd052a6e Move backup module to a module under root 2023-08-24 11:53:08 -07:00
45c597b040 Big refactor to split core and services for better ordering 2022-10-27 14:28:34 -07:00
e3633f9961 Make lldap backup daily 2022-07-28 15:05:00 -07:00
b9ef67b925 Working backup and restore 2022-07-27 22:04:22 -07:00
7d27dbb7f9 Skip dump of lldap db 2022-07-27 17:25:41 -07:00
73d193d0a5 Add lldap backup and templatize backup job
Now oneoff and system jobs are all using the same template
2022-07-27 17:02:29 -07:00
459481e8f7 Add test consul backup 2022-07-25 15:52:47 -07:00
2a77067bdc WIP: Write a consul backup job 2022-07-21 20:24:50 -07:00
d39c82762e Add dedicated backup module and jobs
Possible alternative to backups deployed with each job
2022-05-18 14:23:46 -07:00