Commit Graph

26 Commits

Author SHA1 Message Date
Jonas Kaninda
1eb57044ad refactor: clean up code 2024-12-07 02:28:16 +01:00
Jonas Kaninda
915ebbfb40 Refactoring of code to meet all go lint requirements 2024-12-06 21:27:04 +01:00
Jonas Kaninda
adf6a478fe Add version 2024-12-06 14:25:08 +01:00
Jonas Kaninda
0d66ebe6c1 Add LICENSE 2024-12-06 03:08:17 +01:00
Jonas Kaninda
63101ae84f refactor: refactoring of code to meet all golangci-lint requirements 2024-11-19 02:54:31 +01:00
Jonas Kaninda
23edaff2c4 refactor: update logger, fix warning message 2024-10-23 11:59:48 +02:00
Jonas Kaninda
3e3084d828 chore: add command usage error 2024-10-20 06:36:59 +02:00
Jonas Kaninda
f7514ccf33 chore: add backup prune, replace period flag by BACKUP_RETENTION_DAYS environment variable 2024-10-20 06:01:30 +02:00
Jonas Kaninda
6031d2e991 refactor: add default env variable value 2024-10-15 15:58:32 +02:00
Jonas Kaninda
4a43a28888 feat: add email notification for failed and success backup 2024-10-09 22:39:44 +02:00
Jonas Kaninda
ad9d7a00cc feat: add multi database backup 2024-10-09 12:05:37 +02:00
Jonas Kaninda
39890e71a9 chore: Add notification emoji for failed and success message 2024-09-28 09:22:28 +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
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
3d7f1cdd3b fix: gpg encrypt permission warning message, update Kubernetes deployment example 2024-08-30 13:47:50 +02:00
00ca15e94f feat: add migrate database from a source to a target databse 2024-08-29 21:49:35 +02:00
df2757fb1d Fix log , refactoring of code 2024-08-04 01:20:30 +02:00
bd86310707 Add docs 2024-08-03 00:49:14 +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
a8fa58dacb Migrate from s3fs to go aws s3 client 2024-07-29 07:33:26 +02: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
53e8bfed35 refactor: move backup, restore, s3fs tasks in pkg folder 2024-01-19 06:32:30 +01:00
23a0ad5695 chore: migrate project to Go 2024-01-18 16:08:11 +01:00