Commit graph

336 commits

Author SHA1 Message Date
einarf
23649bc86e Fix problem with multiple loggers 2023-03-09 02:08:25 +01:00
einarf
a9619e1cc8 Temp-enable old Dockerfile 2023-03-09 01:45:34 +01:00
einarf
70afcd2c6a More command cleanup 2023-03-09 01:42:27 +01:00
einarf
01ae6ee0bf Move test command 2023-03-09 01:24:25 +01:00
einarf
516117f634 Fix commands moved to utils 2023-03-09 01:22:34 +01:00
einarf
04bf13ecc4 Move status command 2023-03-09 01:22:17 +01:00
einarf
dbf238c5a9 Initial commands 2023-03-09 00:56:50 +01:00
einarf
7294d85c09 Dynamically load commands 2023-03-08 23:59:27 +01:00
einarf
3662d4ed9a add __init__ 2023-03-08 23:59:07 +01:00
einarf
9892903e97 Merge commands and utils 2023-03-08 23:58:54 +01:00
einarf
060438c1c3 TODO 2023-03-08 23:29:47 +01:00
einarf
5f6b1cd7a3 Skeleton for commands 2023-03-08 23:29:15 +01:00
einarf
47d74a2ef7 Skeleton for backends 2023-03-08 23:28:02 +01:00
einarf
11fdffb719 typos and types 2023-03-08 23:27:09 +01:00
einarf
be3b3668bc Bump version + bump reqs and base image 2023-03-08 23:09:05 +01:00
Einar Forselv
b52655a23b
Merge pull request #37 from wehrstedt/email-allow-empty-password
Allow empty password for smpt
2021-06-18 09:54:06 +02:00
Maximilian Wehrstedt
323e299b7e Allow empty password for smpt 2021-06-17 15:47:39 +02:00
einarf
5c33ccf0b1
Bump version 2020-05-28 01:27:06 +02:00
einarf
764aac6744
Docs for EXCLUDE_BIND_MOUNTS and INCLUDE_PROJECT_NAME 2020-05-28 01:18:21 +02:00
einarf
bbe57dfd69
Broken test intialization 2020-05-28 00:18:04 +02:00
einarf
4517880846
pep8 2020-05-28 00:13:27 +02:00
einarf
1fefd63c72
Use py38 in tests 2020-05-28 00:13:04 +02:00
Einar Forselv
4e1af219e2
Merge pull request #27 from jannikw/exclude-bind-mounts
Allow excluding all bind mounts from backups
2020-05-28 00:03:35 +02:00
Einar Forselv
93f080d5b3
Merge pull request #26 from jannikw/project-names
Allow grouping of backup directories by project name
2020-05-27 23:59:27 +02:00
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
8b934dc12f Update README.md 2020-05-15 23:37:44 +02:00
Einar Forselv
8e9105fed5 Install wheel 2020-05-15 23:37:39 +02:00
Einar Forselv
d7492e51f6 Test command for listing swarm nodes 2020-03-08 18:36:29 +01:00
Einar Forselv
07a19f7f42 Get swarm nodes + robust fallback 2020-03-08 18:36:07 +01:00
Einar Forselv
13d8e07a33 Add swarm node json example 2020-03-08 18:35:37 +01:00
Einar Forselv
25b39b9908 Missing label in swarm test file 2020-03-08 17:38:01 +01:00
Einar Forselv
d0fdf2d1d3 README: dev note about joining and leaving swarm 2020-03-08 17:37:40 +01:00
Einar Forselv
3aa0704045 Add service with volume in local dev stack sample 2020-03-08 14:51:15 +01:00
Einar Forselv
cf668e2153 Bump version 2020-03-07 03:10:48 +01: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
61ec487e24 Support SWARM_MODE 2020-03-07 02:55:22 +01:00
Einar Forselv
0bab85f5cf Update local dev compose and stack setup 2020-03-07 02:54:56 +01:00
Einar Forselv
1a100d73ab Update README.md 2020-03-07 02:28:46 +01:00
Einar Forselv
270137d931 README: Local dev setup 2020-03-07 02:24:22 +01:00
Einar Forselv
e4263822bf Container: Stack name + reorganize 2020-03-07 01:27:24 +01:00
Einar Forselv
311bedb5ab Store stack and compose project sample json 2020-03-07 00:14:58 +01:00
Einar Forselv
88cf894689 Simple swarm stack 2020-03-07 00:14:11 +01:00
Einar Forselv
6817f0999f Update release.md 2019-12-17 00:32:29 +01:00
Einar Forselv
74c0954e6f pep8 2019-12-16 22:38:52 +01:00
Einar Forselv
f6995eb506 Update env var docs including docker config 2019-12-16 22:36:23 +01:00
Einar Forselv
ef28baed5e Update fixtures 2019-12-16 22:36:04 +01:00