Commit graph

13 commits

Author SHA1 Message Date
Einar Forselv
82cabb16b3 Ensure backup process actions don't happen in the main container 2019-04-18 05:44:59 +02:00
Einar Forselv
3807d26f77 Display backup container names in status 2019-04-18 05:34:51 +02:00
Einar Forselv
e553125854 backup process container should belong to the current project 2019-04-18 05:08:35 +02:00
Einar Forselv
c37435ea34 Split cli commands into functions 2019-04-18 05:01:02 +02:00
Einar Forselv
15c91d5970 Pass env vars and volumes from the backup container to the backup process container 2019-04-18 04:44:10 +02:00
Einar Forselv
30246a2346 Ensure the backup_process label is set for the backup process container 2019-04-18 03:53:03 +02:00
Einar Forselv
dd091041b8 Extend backup_runner with additonal parameters 2019-04-17 20:20:52 +02:00
Einar Forselv
357e387ed2 Working container spawner 2019-04-17 04:38:15 +02:00
Einar Forselv
7a647c06b7 Upgrade to recent docker client 2019-04-17 03:45:51 +02:00
Einar Forselv
95defe9e8a Update cli.py 2019-04-17 00:08:24 +02:00
Einar Forselv
167fc4e214 Instantiate Config instance instead of using class namespace 2019-04-16 02:18:49 +02:00
Einar Forselv
fc47cd993d Basic argparser 2019-04-15 18:31:08 +02:00
Einar Forselv
f6ce330d56 Split up modules 2019-04-15 17:25:42 +02:00
Renamed from restic_volume_backup/backup.py (Browse further)