465 B
465 B
restore
- Setup
- stop all containers
restore storate
- enter duplicati import backup job
- restore for original folders (including db-d) Atention only restore db storage files if db engine is de same
restore database
- confirm if DB container is running
- enter on duplicati container bash
execute:
mysql -uroot -p'${DB_ROOT_PASSWORD}' ${DB_NAME} < /git/db-dumps/filelename.sql
- start git aplication and check everyting is ok