TopInvestor4000 / ResourceMaster

1 stars 0 forks source link

DB Cronjob for the Backup #38

Closed busykoala closed 1 year ago

busykoala commented 1 year ago

Close #32

The PR includes a cronjob putting a backup every month into a PVC. In the future it can be improved with external storage and more frequent backups.

I didn't yet apply anything but tried whether it would be applied successfully with:

helm template -f values-prod.yaml --set db.password=BLA . | k apply --dry-run=client -f - 

The commands in the cronjob was only tested locally with pg v14

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication