updated README
Some checks are pending
Deploy Home Assistant / deploy (push) Waiting to run
Build juntekim.com / Push-to-juntekim-to-docker-hub (push) Waiting to run
Build juntekim.com / run-on-k8s (push) Blocked by required conditions
Deploy n8n / deploy (push) Waiting to run
Build & Deploy stripe-to-invoice (with DB secrets + migrations) / build (push) Waiting to run
Build & Deploy stripe-to-invoice (with DB secrets + migrations) / Deploy Postgres (PV + PVC + Deployment) (push) Blocked by required conditions
Build & Deploy stripe-to-invoice (with DB secrets + migrations) / Apply runtime secrets (push) Blocked by required conditions
Build & Deploy stripe-to-invoice (with DB secrets + migrations) / Run DB migrations (Atlas) (push) Blocked by required conditions
Build & Deploy stripe-to-invoice (with DB secrets + migrations) / deploy (push) Blocked by required conditions
Terraform Apply / Terraform Apply (push) Waiting to run
Terraform Apply / Terraform Apply - SES (push) Blocked by required conditions
Some checks are pending
Deploy Home Assistant / deploy (push) Waiting to run
Build juntekim.com / Push-to-juntekim-to-docker-hub (push) Waiting to run
Build juntekim.com / run-on-k8s (push) Blocked by required conditions
Deploy n8n / deploy (push) Waiting to run
Build & Deploy stripe-to-invoice (with DB secrets + migrations) / build (push) Waiting to run
Build & Deploy stripe-to-invoice (with DB secrets + migrations) / Deploy Postgres (PV + PVC + Deployment) (push) Blocked by required conditions
Build & Deploy stripe-to-invoice (with DB secrets + migrations) / Apply runtime secrets (push) Blocked by required conditions
Build & Deploy stripe-to-invoice (with DB secrets + migrations) / Run DB migrations (Atlas) (push) Blocked by required conditions
Build & Deploy stripe-to-invoice (with DB secrets + migrations) / deploy (push) Blocked by required conditions
Terraform Apply / Terraform Apply (push) Waiting to run
Terraform Apply / Terraform Apply - SES (push) Blocked by required conditions
This commit is contained in:
parent
b065cc5430
commit
45f2c5057c
1 changed files with 5 additions and 1 deletions
|
|
@ -11,7 +11,11 @@
|
||||||
- Use restic to snapshot to S3 bucket (need: S3_BUCKET, AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, RESTIC_PASSWORD)
|
- Use restic to snapshot to S3 bucket (need: S3_BUCKET, AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, RESTIC_PASSWORD)
|
||||||
- Schedule: daily
|
- Schedule: daily
|
||||||
- [ ] Forgejo postgres backup via databasus (separate)
|
- [ ] Forgejo postgres backup via databasus (separate)
|
||||||
- [ ] Test restore from restic snapshot
|
- [ ] Test restore from restic snapshot up
|
||||||
|
|
||||||
|
# Lets deploy databasus first since i'm using it to sort my back up strategy first
|
||||||
|
|
||||||
|
# Migrate hyprland
|
||||||
|
|
||||||
figure out how to do a back up for a small pvc and pv using traefik as the example
|
figure out how to do a back up for a small pvc and pv using traefik as the example
|
||||||
how would i back everything in ceph storage to aws like i used to do in mist cron job when i it was just the local host
|
how would i back everything in ceph storage to aws like i used to do in mist cron job when i it was just the local host
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue