From: Guillaume Pellerin Date: Tue, 1 Mar 2016 00:40:51 +0000 (+0100) Subject: update restore doc X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=140392faadf22c790ea9013e1c3b15c4636ce3a1;p=mezzo.git update restore doc --- diff --git a/README.rst b/README.rst index 687c375a..43a9b717 100644 --- a/README.rst +++ b/README.rst @@ -29,7 +29,7 @@ The last command is needed to init the database. Press CTRL-C to exit. Then fire To restore the backuped database, in another terminal:: cd Manifeste - docker-compose run db /srv/backup/restore_db.sh + ./scripts/restore.sh You should be able to browse the site at http://localhost:9000/ @@ -55,7 +55,7 @@ Then, in another terminal:: eval "$(docker-machine env manifeste)" cd Manifeste - docker-compose run db /srv/backup/restore_db.sh + ./scripts/restore.sh `More info `_ about using docker and related tools. The 3rd command should give you the IP of the VM. For example, if IP is 192.168.59.103, you should be able to browse the site at http://192.168.59.103:8010/