.
This commit is contained in:
@@ -20,15 +20,18 @@ Restore everything from backup to original folders
|
||||
Restore everything except db_data folders (db_dumps must be included)
|
||||
|
||||
#### Restore Database
|
||||
|
||||
- Confirm if DB container is running (only db and duplicati should be running)
|
||||
- Execute on duplication bash (using portainer)
|
||||
- Execute on duplicati bash (using portainer)
|
||||
|
||||
execute:
|
||||
|
||||
```bash
|
||||
#check last files db-dumps
|
||||
ls /git/db-dumps
|
||||
#pick file to import (maybe the last one :))
|
||||
```
|
||||
|
||||
import file
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user