Commit Graph

27 Commits

Author SHA1 Message Date
Jonas Kaninda
e388d0ca14 chore: add test configurations before running in scheduled mode 2024-09-29 07:31:52 +02:00
Jonas Kaninda
e4d2d69fa0 chore: migrate backup scheduled mode from linux cron to go cron 2024-09-28 09:20:35 +02:00
Jonas Kaninda
5e83967ba3 Update Intro 2024-09-12 06:17:13 +02:00
Jonas Kaninda
4fe646ad63 refactor: add Telegram env in Dockerfile, move telegram notification to utils 2024-09-11 04:33:41 +02:00
Jonas Kaninda
13ea6194d3 feat: Add Telegram notification 2024-09-10 22:59:28 +02:00
Jonas Kaninda
f74ecfa87d chore: remove dbport from command flag 2024-08-30 21:23:02 +02:00
00ca15e94f feat: add migrate database from a source to a target databse 2024-08-29 21:49:35 +02:00
278c4685cf Fix encryption permission issue on Openshift 2024-08-14 21:30:29 +02:00
6ae35943fb Add delete /tmp directory and update docs 2024-08-11 09:39:44 +02:00
012f6392a7 fix: Fix AWS S3 and SSH backup in scheduled mode on Docker and Docker Swarm 2024-08-04 11:19:11 +02:00
df2757fb1d Fix log , refactoring of code 2024-08-04 01:20:30 +02:00
4208a16223 Fix restore from ssh, refactoring of code 2024-08-01 07:14:40 +02:00
5b0d450740 Add restore from SSH 2024-07-31 22:32:07 +02:00
6976bf7597 Add SSH remote backup 2024-07-30 19:18:34 +02:00
886773e38f Refactoring of code, renaming env variables name 2024-07-30 08:59:15 +02:00
05a195e1ba Refactoring of code 2024-07-30 07:02:18 +02:00
c277228ab3 Add backup encryption and decryption with GPG 2024-07-29 23:03:28 +02:00
a8fa58dacb Migrate from s3fs to go aws s3 client 2024-07-29 07:33:26 +02:00
0aa38eec20 Add maintain log in scheduled mode 2024-07-28 16:59:26 +02:00
519d659644 refactor: clean up code 2024-02-25 14:40:48 +01:00
4e16823072 refactor: refactoring of code 2024-02-20 07:55:55 +01:00
641ac941a0 refactor: refactoring of code, improvement of deleteOldBackup function 2024-02-18 13:33:05 +01:00
af8a50f646 feat: add backup prune, to delete old backup 2024-02-17 18:20:35 +01:00
82987c82f0 feat: replace --operation flag by backup and restore command 2024-01-20 14:03:06 +01:00
52ed96ae09 refactore: refactoring of code 2024-01-19 14:41:25 +01:00
d148e26aee refactor: refactoring of code 2024-01-19 06:49:29 +01:00
53e8bfed35 refactor: move backup, restore, s3fs tasks in pkg folder 2024-01-19 06:32:30 +01:00