Neal,
there is some more explanation at
http://docs.neo4j.org/chunked/snapshot/server-installation.html#_multiple_server_instances_on_one_machine
on how to set up things. Does that help?

/peter

On Tue, Mar 8, 2011 at 12:08 PM, Jim Webber <j...@neotechnology.com> wrote:
> Hi Neal,
>
> [assuming you're playing with the 1.3M03 onwards here]
>
>> 1) So now, I have one database that I might want to continue to play with.
>> How do I create the second database which might be my real app?
>> I'd like to keep the one to play with, maybe load the Matrix who knows who
>> example on your site.  Is this done through multiple .bat files? multiple
>> .conf files?
>
> It'd be done through multiple database servers today. That means you'll have
> to copy the Neo4j server files and tweak the configuration so that you don't
> get port clashes.
>
> In your conf/neo4j-server.properties change the entry:
>
> org.neo4j.server.webserver.port={your unique port here}
>
> For each of your database instances.
>
> Jim
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to