feature/next_project #2
1 changed files with 10 additions and 5 deletions
15
README.md
15
README.md
|
|
@ -1,12 +1,17 @@
|
||||||
|
## Lets deploy databasus first since i'm using it to sort my back up strategy first
|
||||||
|
= [] Deploy databasus so we can use that configuration for backing up aws
|
||||||
|
|
||||||
## Forgejo Backup (TODO)
|
## Forgejo Backup (TODO)
|
||||||
- [ ] Set up restic CronJob to back up forgejo-pvc (/data) to S3 weekly
|
|
||||||
- Mount forgejo-pvc read-only in CronJob
|
|
||||||
- Use restic to snapshot to S3 bucket and put it under repos (need: S3_BUCKET, AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, RESTIC_PASSWORD)
|
|
||||||
- Schedule: daily
|
|
||||||
- [ ] Forgejo postgres backup via databasus same bucket but key would be postgres
|
- [ ] Forgejo postgres backup via databasus same bucket but key would be postgres
|
||||||
- [ ] Test restore from restic snapshot up
|
- [ ] Test restore from restic snapshot up
|
||||||
|
|
||||||
# Lets deploy databasus first since i'm using it to sort my back up strategy first
|
|
||||||
|
## Set up runners
|
||||||
|
|
||||||
|
## set up docker image registry
|
||||||
|
|
||||||
|
## Migrate everything
|
||||||
|
|
||||||
|
|
||||||
# Migrate hyprland
|
# Migrate hyprland
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue