Complete release upgrade and operator controls
This commit is contained in:
@@ -262,6 +262,15 @@ temporary directory:
|
||||
bash scripts/verify_release_fresh_install.sh geointel-all-in-one:latest
|
||||
```
|
||||
|
||||
Verify an upgrade against an isolated restore of a checksum-verified backup.
|
||||
The generated temporary database is removed even when the check fails:
|
||||
|
||||
```bash
|
||||
bash scripts/verify_release_upgrade_smoke.sh \
|
||||
--backup-dir /mnt/user/appdata/geointel/backups/<verified-backup> \
|
||||
--confirm-isolated-upgrade
|
||||
```
|
||||
|
||||
Return to the image that was active immediately before the latest deployment:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user