From 26a766245b053c3bba0fdd0d038124c63a77d38b Mon Sep 17 00:00:00 2001 From: dmin7b5 Date: Mon, 21 Jul 2014 14:34:35 -0500 Subject: [PATCH] Update install_prodstack.rst After installing Fullstack via Vagrant, the user needs to know the credentials to login to edX --- .../source/prodstack/install_prodstack.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/en_us/install_operations/source/prodstack/install_prodstack.rst b/docs/en_us/install_operations/source/prodstack/install_prodstack.rst index 285ae321b5..c404da6800 100644 --- a/docs/en_us/install_operations/source/prodstack/install_prodstack.rst +++ b/docs/en_us/install_operations/source/prodstack/install_prodstack.rst @@ -115,3 +115,11 @@ Before beginning the installation, ensure that you have your local computer's ad Your password is needed so that NFS can be set up to allow users to access code directories directly from your computer. + +********************************************** +Browser Login To Your New edX Production Stack +********************************************** + +#. Go to preview.localhost in your browser, which is an alias entry for 192.168.33.10 that was created in your /etc/hosts file. + + When prompted, enter **edx** for both username and password.