Commit graph

20 commits

Author SHA1 Message Date
Einar Forselv
fa6812ad06 More logging + stream container log 2019-11-15 16:47:40 +01:00
Einar Forselv
f1738147d6 Cleanup 2019-11-15 14:23:56 +01:00
Einar Forselv
4b9748a0c8 pep8 and spelling errors 2019-11-12 12:39:49 +01:00
Einar Forselv
196c59962b Mount backup volumes into the backup process container 2019-04-19 02:18:32 +02:00
Einar Forselv
ba642eeb4b Only obtain containers with backup enabled 2019-04-19 00:00:28 +02:00
Einar Forselv
ac7237faa8 Test non-zero exit code 2019-04-18 07:22:07 +02:00
Einar Forselv
1bdb5f9638 Status command should indicate if backup process is running 2019-04-18 05:49:32 +02:00
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)