Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Steps for clustering with others:

  1. In fcrepo-webapp: 
    No Format
    export MAVEN_OPTS="-
    Dfcrepo.ispn.jgroups.configuration=jgroups-udp.xml
    Djgroups.tcp.address=<local-ip-address>" -Djgroups.tcpping.initial_hosts='<local-ip-address>[7800],<remove-ip-address-0>[7800],<remote-ip-address-n>[7800]' -Dfcrepo.ispn.numOwners=2 -Djava.net.
    preferIPv4Stack
    PreferIPv4Stack=true"
    
    
     mvn -Djetty.port=8889 jetty:run