Compare commits

...

2 Commits

Author SHA1 Message Date
Eric Gullickson
e1d12d049a Merge branch 'main' of 172.30.1.72:egullickson/motovaultpro
All checks were successful
Deploy to Staging / Build Images (push) Successful in 3m6s
Deploy to Staging / Deploy to Staging (push) Successful in 31s
Deploy to Staging / Verify Staging (push) Successful in 2m19s
Deploy to Staging / Notify Staging Ready (push) Successful in 7s
Deploy to Staging / Notify Staging Failure (push) Has been skipped
2026-02-01 20:03:55 -06:00
Eric Gullickson
c286c8012e tests update 2026-02-01 20:03:30 -06:00
2 changed files with 45 additions and 730 deletions

File diff suppressed because one or more lines are too long

View File

@@ -8,6 +8,7 @@
| `export-database.sh` | Export database to backup | Database backup operations |
| `import-database.sh` | Import database from backup | Database restore operations |
| `inject-secrets.sh` | Inject secrets into config | Secret management |
| `refresh-staging-db.sh` | Copy production database to staging | Staging environment refresh |
| `rollback.sh` | Rollback deployment | Emergency rollback procedures |
## Subdirectories