From: blackh <gra...@li...> - 2003-08-16 08:03:15
|
blackh Sat Aug 16 01:03:15 2003 EDT Modified files: /grapevine README Log: Index: grapevine/README diff -u grapevine/README:1.11 grapevine/README:1.12 --- grapevine/README:1.11 Thu May 1 16:11:19 2003 +++ grapevine/README Sat Aug 16 01:03:14 2003 @@ -1,4 +1,4 @@ -$Id: README,v 1.11 2003/05/01 23:11:19 blackh Exp $ +$Id: README,v 1.12 2003/08/16 08:03:14 blackh Exp $ ------------------------------------------------------------------------------ Stephen Blackheath 02 May 2003 http://www.grapevineproject.org/ @@ -31,6 +31,21 @@ * It operates reliably and efficiently, even though the network is composed of unreliable nodes. * It can scale to global size. + + +HOW DO I USE IT? + +First, install the software. Then, to use The Grapevine, point your web +browser at + + http://localhost:5669/ + +Configuration is system-specific, but it involves editing a file called +grapevine-config.xml (in /etc on Unix), and re-starting the Grapevine daemon. + +If you want to access the local web interface from other hosts in your +network, you will need to add them as allowed addresses in +grapevine-config.xml and re-start the daemon. CAN I USE IT WITH A DIAL-UP CONNECTION? |