From 06c15fdc34fcfe5324aede36e423694386383487 Mon Sep 17 00:00:00 2001 From: Marc Ducobu Date: Fri, 9 Oct 2015 15:17:37 +0200 Subject: [PATCH] Adding info for macos & docker --- .../very_quick_start_with_docker.rst | 31 +++++++++++++++++-- 1 file changed, 28 insertions(+), 3 deletions(-) diff --git a/source/installation/very_quick_start_with_docker.rst b/source/installation/very_quick_start_with_docker.rst index 158b2896b..c9c76aad1 100644 --- a/source/installation/very_quick_start_with_docker.rst +++ b/source/installation/very_quick_start_with_docker.rst @@ -20,8 +20,32 @@ We have created a `docker container `_ and login with the created users, like `center a_social` (the complete list is below). Password is always 'password'. +You can then browse on `http://localhost:8989 `_ and login with the created users, like `center a_social` (the complete list is below). Password is always 'password'. For Mac OS X, replace `localhost` by the IP of the docker VM (`boot2docker ip` or `docker-machine ip default`). Stopping the containers =======================