push
This commit is contained in:
parent
fc7a6d4b83
commit
0b324b5b91
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ Initial:
|
|||
Back up strategy:
|
||||
- [ ] Set up a basic cron job to save all the storage stuff i need so i can have a back up of all configuration
|
||||
- Do this first before any database so i have back ups for existing problems
|
||||
- [ ] Deploy a basic postgres db before any migraiton work so we know pgadmin, postgres is working before i do anything else
|
||||
- [ ] Deploy a basic postgres db, set up schema using atlas hcl and their declartive migration scripts
|
||||
- [ ] Make a pgadmin pgadmin.juntekim.com - so I can keep things logged on instead of depending on devcontainer
|
||||
- [ ] make a cron job in k8s for each of my projects to save files into d3 under a
|
||||
bucket called pgres_backups/<projects>/filedump, make a snapshot once every two weeks once i get it working and then re-assess
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue