Houkime
|
a9cd8dda37
|
fix(backup): add memory backup class,forgot to add to git
|
2023-07-17 16:05:00 +03:00 |
|
Houkime
|
86c99c0be8
|
feat(backup): add backuping to restic backuper
|
2023-07-17 16:05:00 +03:00 |
|
Houkime
|
3f2c1e0593
|
test(backup): make a testfile to backup
|
2023-07-17 16:05:00 +03:00 |
|
Houkime
|
fc7483a6f2
|
test(backup): init an in-memory backup class
|
2023-07-17 16:05:00 +03:00 |
|
Houkime
|
37c18ead99
|
feat(backup): add in-memory backup
|
2023-07-17 16:05:00 +03:00 |
|
Houkime
|
e5a965ea29
|
feat(backup): allow no auth
|
2023-07-17 16:05:00 +03:00 |
|
Houkime
|
45ab9423b9
|
test(backup): dummy service
|
2023-07-17 16:05:00 +03:00 |
|
Houkime
|
9097ba02d7
|
test(backup): provider class selection
|
2023-07-17 16:05:00 +03:00 |
|
Houkime
|
7d76b74dbc
|
feature(backups): copy cli logic to new restic backuper
|
2023-07-17 16:05:00 +03:00 |
|
Houkime
|
1e5fb67374
|
feature(backups): placeholders for the backupers and backup providers
|
2023-07-17 16:05:00 +03:00 |
|
Houkime
|
a3d58be0d5
|
feature(backups): placeholders for the modules of the new backup system
|
2023-07-17 16:05:00 +03:00 |
|
Houkime
|
a1071fd2c9
|
feature(backups): add backup structures and queries
|
2023-07-17 16:05:00 +03:00 |
|
Houkime
|
7b7f782185
|
refactor(backup): do not use config file
|
2023-07-17 16:05:00 +03:00 |
|
Houkime
|
f65c0522b0
|
refactor(backup): pass key and account to exec
|
2023-07-17 16:05:00 +03:00 |
|
Houkime
|
6bf5ee4b64
|
refactor(backup): extract restic repo
|
2023-07-17 16:05:00 +03:00 |
|
Houkime
|
8eab26d552
|
refactor(backup): extract rclone args
|
2023-07-17 16:05:00 +03:00 |
|
Houkime
|
70cf0306a9
|
refactor(backup): delete unused import
|
2023-07-17 16:05:00 +03:00 |
|
Houkime
|
9f19c677d0
|
feature(backup):calculate needed space for inplace restoration
|
2023-07-14 12:34:45 +00:00 |
|
Houkime
|
926d0c27c5
|
test(backup): test moving preventing backups
|
2023-07-14 11:41:03 +00:00 |
|
Houkime
|
4aa87edf47
|
fix(servers): hopefully fix moving
|
2023-07-14 10:58:31 +00:00 |
|
Houkime
|
92cfd00f93
|
feature(servers): set default timeout of server operations to 10 min
|
2023-07-12 17:03:24 +00:00 |
|
Houkime
|
e43478d437
|
feature(backups): stop services before restores
|
2023-07-12 16:53:49 +00:00 |
|
Houkime
|
7af7600599
|
feature(backups): stop services before backups
|
2023-07-12 16:43:26 +00:00 |
|
Houkime
|
326e3d3b0c
|
test(backups): do not store the status file in backupped folders
|
2023-07-12 16:00:36 +00:00 |
|
Houkime
|
de8ef744eb
|
refactor(backups): make a StoppedService context manager
|
2023-07-12 15:14:54 +00:00 |
|
Houkime
|
713296c520
|
test(backups): make delay settable per dummyservice
|
2023-07-12 12:27:55 +00:00 |
|
Houkime
|
e7a6700522
|
test(backups): test async service start n stop simulation
|
2023-07-12 12:10:40 +00:00 |
|
Houkime
|
169e9ad57d
|
test(backups): simulating async service start n stop
|
2023-07-10 17:03:10 +00:00 |
|
Houkime
|
6523105d89
|
feature(utils): a hopefully reusable waitloop
|
2023-07-10 10:33:01 +00:00 |
|
Houkime
|
1cefaefa3b
|
feature(backups): expose restore strategies to the API
|
2023-07-07 13:24:05 +00:00 |
|
Houkime
|
2743441e1e
|
fix(backups): actually mount if asked for an inplace restore
|
2023-07-07 13:14:30 +00:00 |
|
Houkime
|
9075afd38a
|
test(backups): test out that pre-restore backup plays nice with jobs
|
2023-07-07 12:50:20 +00:00 |
|
Houkime
|
af5edb695f
|
feature(backups): implement inplace restore strategy
|
2023-07-07 11:54:48 +00:00 |
|
Houkime
|
c74b3df32c
|
feature(backups): restore strategies enum
|
2023-07-07 10:50:59 +00:00 |
|
Houkime
|
53bb5cc4e2
|
feature(backups): forgetting snapshots
|
2023-07-05 13:13:30 +00:00 |
|
Houkime
|
03313b739a
|
feature(backups): check restore exit code
|
2023-07-03 20:53:21 +00:00 |
|
Houkime
|
3dc6fb91f2
|
refactor(backups): download a copy before replacing original
|
2023-07-03 20:41:52 +00:00 |
|
Houkime
|
b6eb27dc5e
|
feature(backups): mounting a repo
|
2023-07-03 15:32:00 +00:00 |
|
Houkime
|
c5088e0e2c
|
test(backups): remove the 100mb file after test
|
2023-07-03 15:32:00 +00:00 |
|
Houkime
|
953860a02c
|
refactor(backups): move syncing (non-restic) into backup utils
|
2023-07-03 15:32:00 +00:00 |
|
Houkime
|
6a00d3cff9
|
refactor(backups): move output yielding into backup utils
|
2023-07-03 15:32:00 +00:00 |
|
Houkime
|
08cc7740b3
|
test(backups): actually list folders
|
2023-07-03 15:32:00 +00:00 |
|
Houkime
|
9793201ca1
|
feature(backups): a wrapper for rclone sync
|
2023-07-03 15:32:00 +00:00 |
|
Inex Code
|
64e7afe53e
|
feat(backups): Add backup descriptions for UI
|
2023-06-29 14:27:08 +03:00 |
|
Inex Code
|
15ce344bc8
|
feat(backups): expose if the service can be backed up
|
2023-06-29 13:45:00 +03:00 |
|
Inex Code
|
b480c84041
|
style: fix styling
|
2023-06-29 13:44:29 +03:00 |
|
Houkime
|
cd2e9d3ba3
|
fix(jobs): make finishing the job set progress to 100
|
2023-06-28 13:22:53 +00:00 |
|
Houkime
|
3ee90617ba
|
test(backup): make large testfile larger
|
2023-06-28 13:06:03 +00:00 |
|
Inex Code
|
11184a55e8
|
feat(jobs): return type_id of the job in graphql api
|
2023-06-28 15:56:30 +03:00 |
|
Houkime
|
e4865aa094
|
fix(services): proper backup progress reporting
|
2023-06-28 11:45:07 +00:00 |
|