selfprivacy-rest-api/selfprivacy_api
Inex Code 2df448a4a9
continuous-integration/drone/push Build is failing Details
fix(backups): Do not shut down the service during backup
We do not want the user to expirience outages during automatic backups.
Generally, they are not even needed.
We should use hooks to service-specific tasks, such as
creating the database dump, so we don't have to shut down Postgres.
2023-07-20 17:11:02 +03:00
..
actions fix: typing 2022-12-30 21:06:16 +03:00
backup fix(backups): Do not shut down the service during backup 2023-07-20 17:11:02 +03:00
graphql feature(backups): expose restore strategies to the API 2023-07-17 16:05:00 +03:00
jobs fix(jobs): make finishing the job set progress to 100 2023-07-17 16:05:00 +03:00
migrations fix: Migrate to SP channel from 22.11 installations 2023-06-14 19:27:11 +03:00
models feature(backups): init repo mutation 2023-07-17 16:05:00 +03:00
repositories fix(tokens-repo): persistent hashing 2023-07-17 16:05:00 +03:00
rest fix(dns-records): Fix DKIM parser 2023-01-16 18:41:54 +03:00
restic_controller refactor(backup): do not use config file 2023-07-17 16:05:00 +03:00
services feature(backup):disable finegrain control over services to back up 2023-07-19 15:36:25 +00:00
utils test(backups): test async service start n stop simulation 2023-07-17 16:05:00 +03:00
__init__.py Decomposition 2021-11-11 20:31:28 +02:00
app.py Bind to 127.0.0.1 instead of 0.0.0.0 2022-08-26 21:01:14 +04:00
dependencies.py fix: Migrate to SP channel from 22.11 installations 2023-06-14 19:27:11 +03:00
task_registry.py fix(backups): register the correct tasks 2023-07-17 16:05:00 +03:00