Restore-Anleitung – Neuer Server (Version 16) aktualisiert
@@ -15,4 +15,14 @@ bench --site xxx restore \
|
||||
--with-public-files /pfad/zum/backup/files.tar \
|
||||
--with-private-files /pfad/zum/backup/private-files.tar \
|
||||
--encryption-key "HIER_DEINEN_LANGEN_ENCRYPTION_KEY_EINFÜGEN" \
|
||||
--force
|
||||
--force
|
||||
|
||||
|
||||
### Nach der Backup-Wiederherstellung
|
||||
|
||||
```bash
|
||||
bench --site erp.berchmans.de migrate
|
||||
bench --site erp.berchmans.de clear-cache
|
||||
bench build
|
||||
bench restart
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user