Skip to content

Commit b766f7d

Browse files
committed
Don't support reusing appliances
1 parent 97b1e37 commit b766f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appliances/backup_and_restore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Restoring a backup of the appliance will be done using SSH or the console.
4343
rm -f /backup.tgz # if desired to save space
4444
```
4545
3. Launch `appliance_console`
46-
1. If this is a brand new appliance and the database has not yet been initialized, select `Configure Application`. If this is an existing database appliance, this step can be skipped.
46+
1. Since the database has not yet been initialized, select `Configure Application`.
4747
1. When prompted to configure the database, select `Create Internal Database`
4848
2. When prompted to configure messaging, either connect to an external messaging system or configure this appliance as a messaging server
4949
3. Choose a database disk

0 commit comments

Comments
 (0)