From a0960548f68af2b7584b2c090fcac1877401399f Mon Sep 17 00:00:00 2001 From: karsten Date: Jun 15 2016 08:32:33 +0000 Subject: Update README.rst --- diff --git a/README.rst b/README.rst index bc0932d..5ac7a16 100644 --- a/README.rst +++ b/README.rst @@ -5,3 +5,7 @@ to root and {{ pdcuser }} (see group_vars/pdcserver) is also a requirement. Usage: ansible-playbook site.yaml + +After ansible-playbook has finished, access the configured PDC with a browser on port 8000 like this: + firefox http://127.0.0.1:8000 +(replace 127.0.0.1 with a hostname or an IP if you didn't set up PDC on localhost) \ No newline at end of file