This commit is contained in:
2022-10-05 11:39:37 +01:00
parent 88d8ace2e8
commit b57e15b7d6
2 changed files with 9 additions and 6 deletions

View File

@@ -41,9 +41,9 @@ lxc exec $containername -- bash -c "docker container list"
### Restore
1) Execute Normal Setup
1) Execute Setup process
2)Check Every Container is ok and running
3)Stop Every Container (including portainer) except duplicati
3)Stop Every Container (including portainer, if restoring portainer is a requirement) except duplicati
4)Enter Duplicati
5)Import Backjob (if possible, if not possible next steps must be adapted)
- All Imported jobs schedules must be disabled (or disable write permissions on backup host)
@@ -53,9 +53,9 @@ lxc exec $containername -- bash -c "docker container list"
#### Database
Only required of database data files not recovarable (example: diferent databases engine)
Only required of database data files not recovarable (example: diferent database engine from backup)
1) Start Portainer container (stopped in restore process)
2) Start Database container (stopped in restore process)
1) Start Portainer container (if stopped in restore process)
2) Start Database container (if stopped in restore process)
3) Enter duplicati bash (by using portainer)
4) Execute Command