Skip to content
Snippets Groups Projects
Commit ab6e3ae1 authored by Josef Handl's avatar Josef Handl
Browse files

las > fix path in recover db doc

parent 848ad739
Branches josef
No related tags found
No related merge requests found
Pipeline #27128 passed
...@@ -14,7 +14,7 @@ nav_order: 3 ...@@ -14,7 +14,7 @@ nav_order: 3
> The selected directory must have a **mysql** and **neo4j** directory inside. > The selected directory must have a **mysql** and **neo4j** directory inside.
## 2. Run script ## 2. Run script
> Execute `/home/lasuser/las-docker-edirex-ansible/roles/backup/files/restore_mysql.sh` script. > Execute `/home/lasuser/tools/restore_mysql.sh` script.
## 3. That is all. ## 3. That is all.
> The script will overwrite **MySQL** inside **lasmysql** container and download image for another container called **docker-neo4j-backup** connected to neo4j data volume with **recover** parameter. This container will replace current data with data from backup and restart the container. Please check script log to make sure the process was successful. > The script will overwrite **MySQL** inside **lasmysql** container and download image for another container called **docker-neo4j-backup** connected to neo4j data volume with **recover** parameter. This container will replace current data with data from backup and restart the container. Please check script log to make sure the process was successful.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment