371 Commits

Author SHA1 Message Date
abf1aeba7c chore: add convert bytes to a human-readable string with the appropriate unit (bytes, MiB, or GiB)
All checks were successful
Lint / Run on Ubuntu (push) Successful in 20m39s
Lint / Run on Ubuntu (pull_request) Successful in 20m14s
2024-12-12 12:43:06 +01:00
ad2f3a1990 Merge pull request #151 from jkaninda/refactor
docs: update features
2024-12-10 10:15:34 +01:00
0edee0b703 docs: update features 2024-12-10 10:14:43 +01:00
fdb79d3cef Merge pull request #150 from jkaninda/refactor
chore: add convert backup size from bytes to Mib
2024-12-10 10:13:30 +01:00
01915039e7 Merge branch 'main' of github.com:jkaninda/pg-bkup into refactor 2024-12-10 10:12:27 +01:00
f9dbd0b85c Merge pull request #148 from jkaninda/develop
feat: add support Database source jdbc uri format
2024-12-10 10:11:31 +01:00
409f9e91f2 Merge pull request #149 from jkaninda/dependabot/docker/golang-1.23.4
chore(deps): bump golang from 1.23.3 to 1.23.4
2024-12-10 10:11:07 +01:00
93f9595464 chore: remove db port from required vars 2024-12-10 10:10:33 +01:00
c89411cfa6 chore: add convert backup size from bytes to Mib 2024-12-10 09:58:39 +01:00
6ec480acda Merge branch 'main' of github.com:jkaninda/pg-bkup into refactor 2024-12-10 09:48:07 +01:00
dependabot[bot]
0501c151a4 chore(deps): bump golang from 1.23.3 to 1.23.4
Bumps golang from 1.23.3 to 1.23.4.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 06:56:30 +00:00
91a440035d refactor: refactoring of code
All checks were successful
Lint / Run on Ubuntu (push) Successful in 20m9s
2024-12-08 13:39:54 +01:00
1a6e2e4ffc feat: add Database source jdbc uri format 2024-12-08 13:33:32 +01:00
3009747874 Merge pull request #147 from jkaninda/refactor
Fix grammar issues in azure.go
2024-12-07 23:59:27 +01:00
99f76eb5d6 Fix grammar issues in azure.go 2024-12-07 23:58:48 +01:00
5a65c51f54 Merge pull request #146 from jkaninda/develop
fix: SSH storage key identify file
2024-12-07 20:38:38 +01:00
324c5df69c fix: SSH storage key identitify file 2024-12-07 20:27:09 +01:00
6f854d5165 Merge pull request #145 from jkaninda/develop
chore: update notification template
2024-12-07 18:00:53 +01:00
5cca957009 chore: update notification template 2024-12-07 16:50:08 +01:00
05003b386e Merge pull request #144 from jkaninda/refactor
chore: correct pg name
2024-12-07 03:48:50 +01:00
Jonas Kaninda
f7989a865d chore: correct pg name 2024-12-07 03:47:55 +01:00
47c7afda4e Merge pull request #143 from jkaninda/refactor
chore: update .env.example
2024-12-07 03:28:34 +01:00
Jonas Kaninda
a9196e6e51 chore: update .env.example 2024-12-07 03:28:12 +01:00
fc6325e5b6 Merge pull request #142 from jkaninda/refactor
chore: update .env.example
2024-12-07 03:27:40 +01:00
Jonas Kaninda
b8fabf2bd8 chore: update .env.example 2024-12-07 03:26:45 +01:00
cbeb8b0ba2 Merge pull request #141 from jkaninda/refactor
chore: update base image
2024-12-07 02:32:14 +01:00
Jonas Kaninda
c644aa60d2 chore: update base image 2024-12-07 02:31:45 +01:00
4904e8d0a6 Merge pull request #140 from jkaninda/refactor
refactor: clean up code
2024-12-07 02:30:39 +01:00
Jonas Kaninda
1eb57044ad refactor: clean up code 2024-12-07 02:28:16 +01:00
803b077b3d Merge pull request #139 from jkaninda/refactor
fix: fix s3 remote path when backing up multiple databases
2024-12-07 02:11:34 +01:00
Jonas Kaninda
5ebc707fe6 fix: fix s3 remote path 2024-12-07 02:09:45 +01:00
6503e4b5bd Merge pull request #138 from jkaninda/refactor
feat: add Azure Blob storage
2024-12-06 21:36:05 +01:00
Jonas Kaninda
3703b00fec chore: update modules 2024-12-06 21:34:34 +01:00
Jonas Kaninda
f3874ceb1a docs: add Azure Blob storage 2024-12-06 21:28:15 +01:00
Jonas Kaninda
6ee7255a48 docs: add Azure Blob storage 2024-12-06 21:27:50 +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
c5e0353652 Merge pull request #136 from jkaninda/dependabot/go_modules/golang.org/x/crypto-0.29.0
chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0
2024-12-06 03:16:38 +01:00
ea3aeb3374 Merge pull request #137 from jkaninda/refactor
docs: update core features
2024-12-06 03:14:37 +01:00
Jonas Kaninda
9f25a20a28 docs: update core features 2024-12-06 03:11:49 +01:00
Jonas Kaninda
0d66ebe6c1 Add LICENSE 2024-12-06 03:08:17 +01:00
dependabot[bot]
71c7a29424 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-25 06:54:10 +00:00
5bb5156961 Merge pull request #132 from jkaninda/dependabot/go_modules/github.com/ProtonMail/gopenpgp/v2-2.8.0
chore(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.7.5 to 2.8.0
2024-11-19 04:26:33 +01:00
dependabot[bot]
a300415b9f chore(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.7.5 to 2.8.0
Bumps [github.com/ProtonMail/gopenpgp/v2](https://github.com/ProtonMail/gopenpgp) from 2.7.5 to 2.8.0.
- [Release notes](https://github.com/ProtonMail/gopenpgp/releases)
- [Changelog](https://github.com/ProtonMail/gopenpgp/blob/v2.8.0/CHANGELOG.md)
- [Commits](https://github.com/ProtonMail/gopenpgp/compare/v2.7.5...v2.8.0)

---
updated-dependencies:
- dependency-name: github.com/ProtonMail/gopenpgp/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-19 03:25:32 +00:00
ce8cb5391d Merge pull request #135 from jkaninda/refactor
Refactor
2024-11-19 04:24:16 +01:00
Jonas Kaninda
42ac3c935e chore: update dependencies 2024-11-19 04:16:11 +01:00
Jonas Kaninda
e509ec4002 Refactoring 2024-11-19 04:09:30 +01:00
Jonas Kaninda
3c8bd91ad1 Migrate storage 2024-11-19 04:03:41 +01:00
Jonas Kaninda
048c93cc48 chore: add multi databases backup verification 2024-11-19 03:27:33 +01:00
Jonas Kaninda
518f20bf3b chore: Replace the first backup by configuration test when using the scheduled mode 2024-11-19 03:18:03 +01:00