Restore-Anleitung – Neuer Server (Version 16) aktualisiert
@@ -16,3 +16,13 @@ bench --site xxx restore \
|
|||||||
--with-private-files /pfad/zum/backup/private-files.tar \
|
--with-private-files /pfad/zum/backup/private-files.tar \
|
||||||
--encryption-key "HIER_DEINEN_LANGEN_ENCRYPTION_KEY_EINFÜGEN" \
|
--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