Jonas Kaninda
|
42ac3c935e
|
chore: update dependencies
|
2024-11-19 04:16:11 +01:00 |
|
dependabot[bot]
|
ed8b27e7a8
|
chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.28.0 to 0.29.0.
- [Commits](https://github.com/golang/crypto/compare/v0.28.0...v0.29.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-11 06:52:52 +00:00 |
|
Jonas Kaninda
|
5242bf1b48
|
chore: integrate external storage module
|
2024-10-23 04:08:39 +02:00 |
|
Jonas Kaninda
|
9c1bdccae5
|
refactor: create storage interface, refactor local, s3, ftp and ssh storage
|
2024-10-22 16:48:42 +02:00 |
|
Jonas Kaninda
|
35bfefafad
|
fix: fix log message
|
2024-10-13 14:31:28 +02:00 |
|
Jonas Kaninda
|
5a74e3f904
|
chore: switch to encryptor module
|
2024-10-13 14:20:43 +02:00 |
|
Jonas Kaninda
|
4a43a28888
|
feat: add email notification for failed and success backup
|
2024-10-09 22:39:44 +02:00 |
|
Jonas Kaninda
|
dbed77ac8a
|
refactor: renaming encrypt functions
|
2024-10-08 21:27:53 +02:00 |
|
Jonas Kaninda
|
35c4a5475e
|
feat: add backup encryption using public key and decryption using private key
|
2024-10-08 11:04:46 +02:00 |
|
Jonas Kaninda
|
9c3bfe83fb
|
feat: add ftp backup storage
|
2024-09-29 23:53:19 +02:00 |
|
Jonas Kaninda
|
e4d2d69fa0
|
chore: migrate backup scheduled mode from linux cron to go cron
|
2024-09-28 09:20:35 +02:00 |
|
|
|
bd86310707
|
Add docs
|
2024-08-03 00:49:14 +02:00 |
|
|
|
6976bf7597
|
Add SSH remote backup
|
2024-07-30 19:18:34 +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 |
|
|
|
82987c82f0
|
feat: replace --operation flag by backup and restore command
|
2024-01-20 14:03:06 +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 |
|