WIP: feat(manifest): 🎉 WIP Add CronJob and Secret for S3 backups #33

Draft
Daniel.Sy wants to merge 5 commits from WIP-s3-backup-cronjob into main
Owner

Adds a new CronJob for scheduled S3 backups using rclone, along with a corresponding Secret for AWS credentials. This introduces automated backup functionality for the Forgejo server, enhancing data protection and recovery capabilities.

Adds a new CronJob for scheduled S3 backups using rclone, along with a corresponding Secret for AWS credentials. This introduces automated backup functionality for the Forgejo server, enhancing data protection and recovery capabilities.
Adds a new CronJob for scheduled S3 backups using rclone, along with a corresponding Secret for AWS credentials. This introduces automated backup functionality for the Forgejo server, enhancing data protection and recovery capabilities.
Daniel.Sy changed title from feat(manifest): 🎉 WIP Add CronJob and Secret for S3 backups to WIP: feat(manifest): 🎉 WIP Add CronJob and Secret for S3 backups 2025-07-31 09:05:25 +00:00
Author
Owner
@richardrobertreitz ping
This pull request has changes conflicting with the target branch.
  • template/stacks/forgejo/forgejo-server/manifests/forgejo-s3-backup-cronjob.yaml
  • template/stacks/forgejo/forgejo-server/values.yaml
  • template/stacks/observability/grafana-operator/manifests/grafana.yaml
  • template/stacks/observability/victoria-k8s-stack/manifests/vlogs.yaml
  • template/stacks/observability/victoria-k8s-stack/values.yaml
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin WIP-s3-backup-cronjob:WIP-s3-backup-cronjob
git switch WIP-s3-backup-cronjob

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff WIP-s3-backup-cronjob
git switch WIP-s3-backup-cronjob
git rebase main
git switch main
git merge --ff-only WIP-s3-backup-cronjob
git switch WIP-s3-backup-cronjob
git rebase main
git switch main
git merge --no-ff WIP-s3-backup-cronjob
git switch main
git merge --squash WIP-s3-backup-cronjob
git switch main
git merge --ff-only WIP-s3-backup-cronjob
git switch main
git merge WIP-s3-backup-cronjob
git push origin main
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
DevFW-CICD/stacks!33
No description provided.