Commit graph

22 commits

Author SHA1 Message Date
e58c2eb875
Fix tests and option parsing of plugins. 2024-02-22 14:22:20 +01:00
bd409be6f2
Finish postgres plugin and write tests for it. 2024-02-22 13:39:54 +01:00
47781e8bcf
Fix container case (probably). 2023-06-08 17:58:53 +02:00
49168edafb
Additionally to backing up a docker volume, allow to run in docker. 2023-06-08 17:49:44 +02:00
9aa896f501
Add postgres plugin, do some cleanup. 2023-06-08 17:49:26 +02:00
c6163da5e4
Add config parsing. 2023-06-08 16:47:31 +02:00
d8c6d40dd9
Shift by OPTIND-1 after parsing, instead of during. 2023-06-08 01:13:26 +02:00
35a4fa28f8
Fix makefile installing main script in plugins directory. 2023-06-08 00:38:14 +02:00
08e3026afa
Simpler variable assignment. 2023-06-08 00:32:26 +02:00
b02d248b0c
Rename alternative tar command variable. 2023-06-08 00:17:37 +02:00
dfb3696910
Make alternative tar command settable. 2023-06-08 00:15:13 +02:00
cbd8e4cb09
Fix docker tests to use actual volumes. 2023-06-07 23:54:52 +02:00
d13519229b
Add readme. 2023-06-07 23:05:18 +02:00
dbfa74aa26
Fix docker volume backup. 2023-06-07 23:03:06 +02:00
58923c867f
Move ssh functionality to plugin. 2023-06-07 22:24:44 +02:00
f07741a8d5
Add ssh-docker test, fix filename escaping when using ssh. 2023-06-07 21:53:14 +02:00
0e6fbcc6f1
Fix docker plugin, add ssh and docker tests. 2023-06-07 15:26:01 +02:00
482da4b833
Add tests.
Fix single-file archiving.
2023-06-07 13:21:53 +02:00
91e9038bda
Fix shellcheck disable placement. 2023-02-17 03:01:40 +01:00
0e1baf4255
Update makefile, dont install with .sh suffix. 2023-02-17 02:54:33 +01:00
4cf714ce5c
Restructure variable initialization. 2023-02-17 02:45:35 +01:00
975f0a194e
Initial implementation. 2023-02-17 02:35:13 +01:00