Commit Graph

17 Commits

Author SHA1 Message Date
Jannik 0fc620bb1f Allow excluding all bind mounts from backups 2020-05-26 15:30:54 +02:00
Jannik f7958d7db9 Add docstring for get_volume_backup_destination 2020-05-26 14:54:36 +02:00
Jannik 18ddb173ac Allow inclusion of project name in backup path 2020-05-26 14:30:59 +02:00
Jannik f59a046bbc Output backup destination path with output command 2020-05-26 10:42:29 +02:00
Einar Forselv d4c77cf43d Bug: Properly resolve conainer service name 2020-03-07 03:05:40 +01:00
Einar Forselv cecc647a10 Include swarm containers when SWARM_MODE is set 2020-03-07 02:56:36 +01:00
Einar Forselv e4263822bf Container: Stack name + reorganize 2020-03-07 01:27:24 +01:00
Einar Forselv c5b7f11db7 Attempt to partly fix #18 2019-12-10 07:57:37 +01:00
Einar Forselv 3dacc0bfab Update containers.py 2019-12-08 04:51:07 +01:00
Einar Forselv e8123922df Backup process label is now unique for each project 2019-12-08 03:51:57 +01:00
Einar Forselv 8097ac79af Remove stale backup process containers 2019-12-08 00:57:23 +01:00
Einar Forselv 5082244949 Gather stale backup process containers 2019-12-08 00:32:39 +01:00
Einar Forselv d9e5a62458 List all containers including non-running ones 2019-12-08 00:26:02 +01:00
Einar Forselv e2dec9ffa0 Move all labels into enums module
This way we have more control over them
2019-12-07 23:59:27 +01:00
Einar Forselv 2b3a702f21 Mising docstrings 2019-12-07 09:19:16 +01:00
Einar Forselv 6f06d25db5 pep8 2019-12-05 11:09:36 +01:00
Einar Forselv 130be30268 Move package to src/ to properly separate what goes into docker image 2019-12-05 10:26:46 +01:00