# # Setting up a minimal UNICORE server # (only Gateway and UNICORE/X) 0) prerequisites: - Java 6 or later - Python for running the installer scripts 1) un-tar the server package into a convenient directory cd /opt tar xzf unicore-servers-6.6.0.tgz cd unicore-servers-6.6.0 2) configure using the minimal configuration cp minimal_configuration.properties configure.properties ./configure.py ./install.py 3) start ./start.sh 4) if interested, check log files tail -f unicorex/logs/uas.log 5) connect client(s) to the following registry https://localhost:8080/DEMO-SITE/services/Registry?res=default_registry